May 21 23:23:50.561886 np0000176072 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:23:50.571924 np0000176072 devstack@c-api.service[112230]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:23:50 2026] *** May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: nodename: np0000176072 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: machine: x86_64 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: clock source: unix May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: pcre jit disabled May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: detected number of CPU cores: 16 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: current working directory: / May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: detected binary path: /usr/bin/uwsgi-core May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: your processes number limit is 256917 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: your memory page size is 4096 bytes May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: detected max file descriptor number: 2048 May 21 23:23:50.577810 np0000176072 devstack@c-api.service[112230]: lock engine: pthread robust mutexes May 21 23:23:50.578525 np0000176072 devstack@c-api.service[112230]: thunder lock: enabled May 21 23:23:50.578525 np0000176072 devstack@c-api.service[112230]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:23:50.578525 np0000176072 devstack@c-api.service[112230]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:23:50.578525 np0000176072 devstack@c-api.service[112230]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:23:50.578525 np0000176072 devstack@c-api.service[112230]: Set PythonHome to /opt/stack/data/venv May 21 23:23:50.620458 np0000176072 devstack@c-api.service[112230]: Python main interpreter initialized at 0x7d2e998a3668 May 21 23:23:50.620458 np0000176072 devstack@c-api.service[112230]: python threads support enabled May 21 23:23:50.620618 np0000176072 devstack@c-api.service[112230]: your server socket listen backlog is limited to 100 connections May 21 23:23:50.620618 np0000176072 devstack@c-api.service[112230]: your mercy for graceful operations on workers is 80 seconds May 21 23:23:50.621170 np0000176072 devstack@c-api.service[112230]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:23:50.621353 np0000176072 devstack@c-api.service[112230]: *** Operational MODE: preforking *** May 21 23:23:50.621598 np0000176072 devstack@c-api.service[112230]: *** uWSGI is running in multiple interpreter mode *** May 21 23:23:50.621598 np0000176072 devstack@c-api.service[112230]: spawned uWSGI master process (pid: 112230) May 21 23:23:50.621823 np0000176072 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:23:50.622503 np0000176072 devstack@c-api.service[112230]: spawned uWSGI worker 1 (pid: 112237, cores: 1) May 21 23:23:50.623183 np0000176072 devstack@c-api.service[112230]: spawned uWSGI worker 2 (pid: 112238, cores: 1) May 21 23:23:50.623903 np0000176072 devstack@c-api.service[112230]: spawned uWSGI worker 3 (pid: 112239, cores: 1) May 21 23:23:50.624551 np0000176072 devstack@c-api.service[112230]: spawned uWSGI worker 4 (pid: 112240, cores: 1) May 21 23:23:50.624708 np0000176072 devstack@c-api.service[112230]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: we strongly recommend against using it for new projects. May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: If you are already using Eventlet, we recommend migrating to a different May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: framework. For more detail see May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:23:50.759856 np0000176072 devstack@c-api.service[112240]: import eventlet # noqa May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: we strongly recommend against using it for new projects. May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: If you are already using Eventlet, we recommend migrating to a different May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: framework. For more detail see May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:23:50.766522 np0000176072 devstack@c-api.service[112239]: import eventlet # noqa May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: we strongly recommend against using it for new projects. May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: If you are already using Eventlet, we recommend migrating to a different May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: framework. For more detail see May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:23:50.770368 np0000176072 devstack@c-api.service[112238]: import eventlet # noqa May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: we strongly recommend against using it for new projects. May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: If you are already using Eventlet, we recommend migrating to a different May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: framework. For more detail see May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:23:50.772625 np0000176072 devstack@c-api.service[112237]: import eventlet # noqa May 21 23:23:50.850952 np0000176072 devstack@c-api.service[112240]: /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:23:50.850952 np0000176072 devstack@c-api.service[112240]: debtcollector.deprecate( May 21 23:23:50.857380 np0000176072 devstack@c-api.service[112239]: /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:23:50.857380 np0000176072 devstack@c-api.service[112239]: debtcollector.deprecate( May 21 23:23:50.868386 np0000176072 devstack@c-api.service[112237]: /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:23:50.868386 np0000176072 devstack@c-api.service[112237]: debtcollector.deprecate( May 21 23:23:50.875796 np0000176072 devstack@c-api.service[112238]: /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:23:50.875796 np0000176072 devstack@c-api.service[112238]: debtcollector.deprecate( May 21 23:23:50.951410 np0000176072 devstack@c-api.service[112240]: /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:23:50.951410 np0000176072 devstack@c-api.service[112240]: from cgi import parse_header May 21 23:23:50.954499 np0000176072 devstack@c-api.service[112239]: /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:23:50.954499 np0000176072 devstack@c-api.service[112239]: from cgi import parse_header May 21 23:23:50.966388 np0000176072 devstack@c-api.service[112238]: /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:23:50.966388 np0000176072 devstack@c-api.service[112238]: from cgi import parse_header May 21 23:23:50.979739 np0000176072 devstack@c-api.service[112237]: /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:23:50.979739 np0000176072 devstack@c-api.service[112237]: from cgi import parse_header May 21 23:23:51.001776 np0000176072 devstack@c-api.service[112239]: /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:23:51.001776 np0000176072 devstack@c-api.service[112239]: removals.removed_module( May 21 23:23:51.002493 np0000176072 devstack@c-api.service[112239]: /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:23:51.002493 np0000176072 devstack@c-api.service[112239]: removals.removed_module( May 21 23:23:51.002636 np0000176072 devstack@c-api.service[112240]: /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:23:51.002636 np0000176072 devstack@c-api.service[112240]: removals.removed_module( May 21 23:23:51.003266 np0000176072 devstack@c-api.service[112240]: /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:23:51.003266 np0000176072 devstack@c-api.service[112240]: removals.removed_module( May 21 23:23:51.025550 np0000176072 devstack@c-api.service[112238]: /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:23:51.025550 np0000176072 devstack@c-api.service[112238]: removals.removed_module( May 21 23:23:51.026302 np0000176072 devstack@c-api.service[112238]: /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:23:51.026302 np0000176072 devstack@c-api.service[112238]: removals.removed_module( May 21 23:23:51.028537 np0000176072 devstack@c-api.service[112237]: /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:23:51.028537 np0000176072 devstack@c-api.service[112237]: removals.removed_module( May 21 23:23:51.029258 np0000176072 devstack@c-api.service[112237]: /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:23:51.029258 np0000176072 devstack@c-api.service[112237]: removals.removed_module( May 21 23:23:51.697692 np0000176072 devstack@c-api.service[112239]: /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:23:51.697692 np0000176072 devstack@c-api.service[112239]: warnings.warn( May 21 23:23:51.735579 np0000176072 devstack@c-api.service[112237]: /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:23:51.735579 np0000176072 devstack@c-api.service[112237]: warnings.warn( May 21 23:23:51.772673 np0000176072 devstack@c-api.service[112238]: /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:23:51.772673 np0000176072 devstack@c-api.service[112238]: warnings.warn( May 21 23:23:51.776480 np0000176072 devstack@c-api.service[112240]: /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:23:51.776480 np0000176072 devstack@c-api.service[112240]: warnings.warn( May 21 23:23:51.804753 np0000176072 devstack@c-api.service[112239]: /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:23:51.804753 np0000176072 devstack@c-api.service[112239]: warnings.warn( May 21 23:23:51.844928 np0000176072 devstack@c-api.service[112237]: /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:23:51.844928 np0000176072 devstack@c-api.service[112237]: warnings.warn( May 21 23:23:51.874781 np0000176072 devstack@c-api.service[112238]: /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:23:51.874781 np0000176072 devstack@c-api.service[112238]: warnings.warn( May 21 23:23:51.876225 np0000176072 devstack@c-api.service[112240]: /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:23:51.876225 np0000176072 devstack@c-api.service[112240]: warnings.warn( May 21 23:23:52.219880 np0000176072 devstack@c-api.service[112239]: 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:23:52.220055 np0000176072 devstack@c-api.service[112239]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112239) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:23:52.232583 np0000176072 devstack@c-api.service[112237]: 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:23:52.232692 np0000176072 devstack@c-api.service[112237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:23:52.407088 np0000176072 devstack@c-api.service[112237]: /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:23:52.407088 np0000176072 devstack@c-api.service[112237]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:23:52.424777 np0000176072 devstack@c-api.service[112238]: 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:23:52.424956 np0000176072 devstack@c-api.service[112238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:23:52.436310 np0000176072 devstack@c-api.service[112240]: 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:23:52.436564 np0000176072 devstack@c-api.service[112240]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112240) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:23:52.472462 np0000176072 devstack@c-api.service[112239]: /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:23:52.472462 np0000176072 devstack@c-api.service[112239]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:23:52.493429 np0000176072 devstack@c-api.service[112238]: /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:23:52.493429 np0000176072 devstack@c-api.service[112238]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:23:52.522127 np0000176072 devstack@c-api.service[112240]: /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:23:52.522127 np0000176072 devstack@c-api.service[112240]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:23:52.891279 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112239) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:23:52.891836 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:23:52.892147 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.892147 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.892227 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.892265 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.892302 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.892302 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.892405 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:23:52.892776 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.892862 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.892944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.893016 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.893098 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.893169 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.893246 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.893322 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.893406 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.893510 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.893591 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.893674 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.893752 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.893825 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.893901 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.893901 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.893901 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.894102 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.896099 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.896162 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.896214 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.896323 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.896392 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.896492 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.896573 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.896658 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.896703 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.896740 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.896778 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.896816 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.896860 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.896894 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.896926 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.896958 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.896958 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.897025 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.897060 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.897095 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.897095 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.901722 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.901786 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.901880 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.901880 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.902038 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.902038 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.902109 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.902545 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.902602 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.902681 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.902781 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.902781 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.902895 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.902932 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.903682 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.903742 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.903796 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.903920 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.904016 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.904016 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.904161 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.908392 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.908483 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.908532 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.908569 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.908669 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.908745 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.908745 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.908885 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.908885 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.909048 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.909048 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.909196 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.909243 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.909287 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.909328 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.909328 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.909402 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.909456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.909456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.909456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.909555 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.909949 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.910007 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.910057 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.910108 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.910173 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.910214 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.910251 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.910287 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.910322 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.910358 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.910394 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.910428 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.910481 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.910537 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.910578 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.910578 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.910654 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.910654 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.910719 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.910760 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.910802 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.910840 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.910840 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.910915 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.910953 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.910999 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.911038 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.911073 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.911116 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.911154 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.911190 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.911229 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.911282 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.911323 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.911368 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.911413 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.911468 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.911519 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.911564 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.911564 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.911564 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.911564 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.913041 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.913041 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.913041 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.913041 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.913041 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.913603 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.913681 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.913748 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.913816 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.913906 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.913977 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.914055 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.914130 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.914200 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.914280 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.914351 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.914429 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.914523 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.914608 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.914681 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.914752 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.914823 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.914892 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.914960 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.915029 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.915097 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.915166 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.915228 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.915303 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.915378 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.915462 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.915544 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.915624 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.915697 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.915786 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.916300 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112240) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:23:52.916300 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.916300 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.916915 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.916968 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.917006 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.917006 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.917006 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.917006 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.917137 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.917176 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.917210 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.917246 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.917281 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.917315 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.917355 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.917398 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.917576 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.917650 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.917718 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.917796 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.917866 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.917933 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.918001 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.918072 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.918151 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.918151 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.918293 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.918293 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.918458 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.918534 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.918534 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.918665 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.918941 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.918941 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.918941 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.919062 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.919062 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.919062 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.919158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.919518 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.919518 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.919518 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.919518 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.919642 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.919642 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.919642 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.919642 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.919642 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.919814 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.919912 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.919959 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.919996 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.920037 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.920075 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.920119 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.920156 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.920200 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.920243 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.920287 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.920323 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.920353 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.920388 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.920451 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.920492 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.920526 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.920573 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.920611 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.920660 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.920703 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.920741 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.920784 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.920822 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.920864 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.920901 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.920901 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.920973 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.921010 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.921055 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.921094 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.921094 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.921169 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.921950 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.922036 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.922116 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.922191 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.922269 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.922340 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.922412 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.922526 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.922602 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.922672 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.922741 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.922811 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.922879 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.922948 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.923019 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.923088 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.923158 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.923229 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.923309 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.923379 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.923467 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.923535 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.923610 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.923680 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.923761 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.923838 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.923927 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.923997 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.924075 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.924157 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.924229 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.924299 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.924371 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.924456 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.924526 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.924595 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.924668 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.924891 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.924978 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.925055 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.925131 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.925206 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.925276 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.925346 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.925543 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.925626 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.925706 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.925787 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.925860 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.925932 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.926003 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.926082 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.926163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.926245 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.926321 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.926400 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.926518 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.926597 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.926669 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.926743 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.926825 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.926908 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.926989 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.927068 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.927144 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.927144 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.927281 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.927358 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.927464 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.927554 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.927629 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.927702 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.927702 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.927835 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.927934 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.927934 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.928005 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.928043 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.928088 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.928132 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.928132 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.928132 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.928222 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.928254 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.928284 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.928314 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.928314 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.928379 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.928411 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.928456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.928456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.928456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.928456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.928456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.928602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.928810 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.928810 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.928810 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.928903 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.928938 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.928971 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.929005 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.929045 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.929084 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.929116 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.929156 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.929197 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.929234 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.929273 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.929310 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.929354 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.929406 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.929831 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.929911 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.929985 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.930065 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.930140 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.930222 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.930222 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.930364 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.930456 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.930534 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.930614 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.930697 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.930769 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.930846 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.930846 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.930986 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.931057 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.931136 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.931207 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.931289 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.931359 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.931459 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.931545 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.931619 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.931689 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.931768 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.931840 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.931950 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.932020 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.932020 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.932159 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.932243 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.932316 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.932316 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.932465 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.932543 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.932613 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.932684 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.932755 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.932825 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.932910 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.932983 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.933063 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.933133 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.933202 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.933273 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.933345 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.933416 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.933489 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.933537 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.933537 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.933616 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.933661 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.933704 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.933704 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.933775 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.933815 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.933815 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.933815 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.933815 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.933944 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.934158 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.934390 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.934390 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.934732 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.934799 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.934799 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.934936 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.935012 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.935012 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.935144 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.935214 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.935286 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.935286 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.935286 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.935286 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.935590 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.935590 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.935590 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.935590 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.935590 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.935954 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.936034 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.936106 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.936177 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.936256 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.936256 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.936256 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.936256 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.936256 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.936618 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.937088 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.937424 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.937424 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.937424 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.937424 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.937574 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.937574 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.937574 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.937574 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.937710 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.937758 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.937802 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.937840 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.937877 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.937915 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.937952 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.937988 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.938027 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.938064 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.938111 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.938149 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.938186 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.938224 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.938261 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.938297 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.938334 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.938368 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.938404 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.938736 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.938817 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.938898 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.938967 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.939040 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.939114 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.939185 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.939257 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.939344 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.939420 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.939520 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.939602 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.939678 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.939749 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.939820 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.939912 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.939983 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.940054 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.940123 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.940206 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.940270 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.940346 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.940428 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.940516 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.940600 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.940673 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.941212 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.941212 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.941212 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.941410 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.941502 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.941575 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.941647 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.941717 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.941799 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.941872 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.941944 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.942021 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.942098 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.942170 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.942219 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.942258 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.942295 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.942295 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.942295 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.942295 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.942295 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.942499 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.942538 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.942577 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.942577 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.942640 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.942677 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.942732 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.942777 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.942813 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.942848 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.942884 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.942925 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.942958 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.942958 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.943018 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.943018 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.943094 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.943094 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.943167 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.943205 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.943242 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.943278 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.943322 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.943362 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.943405 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.943728 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.943943 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.944027 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.944117 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.944198 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.944271 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.944341 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.944420 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.944510 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.944595 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.944670 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.944670 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.944670 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.944670 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.944670 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.945021 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.945100 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.945174 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.945246 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.945319 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.945389 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.945489 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.945577 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.945642 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.945707 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.945777 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.945847 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.945926 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.946011 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.946087 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.946160 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.946241 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.946316 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.946316 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.946316 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.946316 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.946316 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.946316 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.946738 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.946738 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.946738 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.946738 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.946738 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.947009 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.947049 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.947087 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.947124 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.947169 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.947169 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.947169 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.947169 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.947169 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.947343 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.947909 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.948375 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.948375 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.948375 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.948375 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.948375 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.948375 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.948716 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.948757 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.948797 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.948834 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.948894 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.948932 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.948970 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.949016 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.949054 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.949091 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.949151 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.949201 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.949239 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.949275 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.949318 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.949358 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.949396 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.949461 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.949461 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.949546 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.949584 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.949620 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.949657 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.949701 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.949740 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.949776 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.949812 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.949862 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.949902 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.949941 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.949984 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.949984 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.950059 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.950097 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.950097 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.950097 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.950195 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.950424 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.950424 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.950424 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.950424 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.950591 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.950634 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.950677 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.950780 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.950917 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.950965 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.950999 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.951031 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.951073 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.951117 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.951165 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.951202 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.951240 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.951277 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.951319 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.951364 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.951403 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.952187 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.952275 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.952350 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.952424 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.952528 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.952602 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.952679 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.952749 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.952822 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.952900 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.952979 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.953052 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.953123 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.953196 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.953275 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.953350 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.953424 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.953516 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.953588 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.953670 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.953740 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.953813 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.953884 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.953953 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.954036 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.954107 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.954187 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.954260 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.954337 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.954410 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.954514 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.954587 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.954658 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.954731 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.954813 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.954886 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.954957 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.954957 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.954957 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.954957 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.954957 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.955297 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.955371 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.955460 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.956064 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.956137 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.956207 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.956289 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.956360 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.956433 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.956520 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.956580 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.956649 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.956812 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.956889 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.956960 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.957029 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.957105 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.957181 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.957251 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.957323 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.957400 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.957500 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.957576 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.957646 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.957718 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.957790 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.957860 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.957930 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.958010 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.958080 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.958150 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.958230 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.958302 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.958371 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.958457 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.958542 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.958616 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.958688 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.958758 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.958829 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.958898 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.958981 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.959054 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.959118 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.959155 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.959189 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.959226 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.959263 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.959305 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.959342 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.959391 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.959456 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.959498 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.959533 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.959580 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.959580 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.959580 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.959580 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.959580 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.959734 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.959782 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.959821 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.959890 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.959931 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.959974 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.960015 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.960053 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.960089 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.960127 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.960163 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:23:52.960837 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.960837 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.960837 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.960837 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.961117 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.961197 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.961197 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.961334 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.961334 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.961334 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.961334 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.961334 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.961806 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.961806 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.961806 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.961806 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.962029 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:23:52.962029 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:23:52.962138 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.962196 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:23:52.962260 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:52.962323 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:23:52.962323 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:23:52.962323 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:23:53.000471 np0000176072 devstack@c-api.service[112237]: INFO dbcounter [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Registered counter for database cinder May 21 23:23:53.009230 np0000176072 devstack@c-api.service[112240]: INFO dbcounter [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Registered counter for database cinder May 21 23:23:53.010918 np0000176072 devstack@c-api.service[112238]: INFO dbcounter [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Registered counter for database cinder May 21 23:23:53.012045 np0000176072 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-62fda4be-709b-464d-889c-5512adcb30cb 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.012461 np0000176072 devstack@c-api.service[112239]: INFO dbcounter [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Registered counter for database cinder May 21 23:23:53.021845 np0000176072 devstack@c-api.service[112238]: DEBUG oslo_db.sqlalchemy.engines [None req-242c5c32-709b-4ea5-aee6-29f41086358d 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=112238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.031010 np0000176072 devstack@c-api.service[112239]: DEBUG oslo_db.sqlalchemy.engines [None req-07cded39-f721-4195-ac8b-49b673584ad5 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=112239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.045150 np0000176072 devstack@c-api.service[112240]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e 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=112240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.127277 np0000176072 devstack@c-api.service[112237]: DEBUG dbcounter [-] [112237] Writer thread running {{(pid=112237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:23:53.130077 np0000176072 devstack@c-api.service[112237]: INFO cinder.rpc [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:23:53.132494 np0000176072 devstack@c-api.service[112237]: INFO cinder.rpc [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:23:53.135214 np0000176072 devstack@c-api.service[112237]: INFO cinder.rpc [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:23:53.137872 np0000176072 devstack@c-api.service[112237]: INFO cinder.rpc [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:23:53.138980 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.141261 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.145990 np0000176072 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-62fda4be-709b-464d-889c-5512adcb30cb 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.147647 np0000176072 devstack@c-api.service[112237]: INFO cinder.rpc [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:23:53.148768 np0000176072 devstack@c-api.service[112238]: DEBUG dbcounter [-] [112238] Writer thread running {{(pid=112238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:23:53.149316 np0000176072 devstack@c-api.service[112237]: INFO cinder.rpc [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:23:53.150128 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.152139 np0000176072 devstack@c-api.service[112238]: INFO cinder.rpc [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:23:53.154568 np0000176072 devstack@c-api.service[112238]: INFO cinder.rpc [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:23:53.156582 np0000176072 devstack@c-api.service[112238]: INFO cinder.rpc [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:23:53.158466 np0000176072 devstack@c-api.service[112238]: INFO cinder.rpc [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:23:53.159647 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.162081 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.162346 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.165544 np0000176072 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writer thread running {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:23:53.166500 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.168233 np0000176072 devstack@c-api.service[112240]: INFO cinder.rpc [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:23:53.169137 np0000176072 devstack@c-api.service[112238]: DEBUG oslo_db.sqlalchemy.engines [None req-242c5c32-709b-4ea5-aee6-29f41086358d 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=112238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.169769 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.171325 np0000176072 devstack@c-api.service[112240]: INFO cinder.rpc [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:23:53.172215 np0000176072 devstack@c-api.service[112238]: INFO cinder.rpc [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:23:53.174198 np0000176072 devstack@c-api.service[112240]: INFO cinder.rpc [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:23:53.174705 np0000176072 devstack@c-api.service[112238]: INFO cinder.rpc [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:23:53.174837 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.174963 np0000176072 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writer thread running {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:23:53.176040 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.177004 np0000176072 devstack@c-api.service[112240]: INFO cinder.rpc [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:23:53.177736 np0000176072 devstack@c-api.service[112239]: INFO cinder.rpc [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:23:53.177877 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.178142 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.180479 np0000176072 devstack@c-api.service[112239]: INFO cinder.rpc [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:23:53.180544 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.180902 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.182915 np0000176072 devstack@c-api.service[112239]: INFO cinder.rpc [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:23:53.184035 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.185190 np0000176072 devstack@c-api.service[112239]: INFO cinder.rpc [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:23:53.186164 np0000176072 devstack@c-api.service[112240]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e 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=112240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.186464 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.186790 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.189378 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.189686 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.189793 np0000176072 devstack@c-api.service[112240]: INFO cinder.rpc [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:23:53.191466 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.192978 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.194176 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.194257 np0000176072 devstack@c-api.service[112240]: INFO cinder.rpc [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:23:53.195362 np0000176072 devstack@c-api.service[112239]: DEBUG oslo_db.sqlalchemy.engines [None req-07cded39-f721-4195-ac8b-49b673584ad5 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=112239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:53.195740 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.196589 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.198338 np0000176072 devstack@c-api.service[112239]: INFO cinder.rpc [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:23:53.199208 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.201475 np0000176072 devstack@c-api.service[112239]: INFO cinder.rpc [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:23:53.201664 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.203258 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.203609 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.205214 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.206544 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.206810 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.207348 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.208771 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.209959 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.210267 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.211839 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.213162 np0000176072 devstack@c-api.service[112237]: WARNING cinder.api.contrib.hosts [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:23:53.213261 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.213611 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.213956 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.215418 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.216056 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.216182 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.216820 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.217471 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.218148 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.218961 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: extensions {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.219172 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.219627 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.220326 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: qos-specs {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.220997 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.222425 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-snapshot-manage {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.223853 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.223946 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: scheduler-stats {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.224011 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.225534 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.226131 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-volume-transfer {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.227132 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.227802 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: extra_specs {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.228268 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.229384 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-volume-type-access {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.230265 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.230943 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: cgsnapshots {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.232325 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.232410 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: consistencygroups {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.233267 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.233409 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.234596 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-quota-sets {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.235330 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.235978 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: capabilities {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.236600 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.237211 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.237281 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-hosts {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.238662 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.238749 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: encryption {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.239402 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.239531 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.240213 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: backups {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.240884 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.241235 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.241498 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.242232 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-quota-class-sets {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.242409 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.243592 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-volume-manage {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.243988 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.244501 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.245019 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: os-availability-zone {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.245493 np0000176072 devstack@c-api.service[112238]: WARNING cinder.api.contrib.hosts [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:23:53.245630 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.246243 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.246360 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extended resource: encryption {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.246429 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.247780 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.248659 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.249156 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.249371 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.250120 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.250514 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.251340 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: extensions {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.251480 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.251866 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.252844 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.253496 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: qos-specs {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.254244 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.255579 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.255664 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-snapshot-manage {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.255748 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.255817 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.257079 np0000176072 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.257246 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: scheduler-stats {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.257940 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.contrib.snapshot_actions [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] SnapshotActionsController initialized {{(pid=112237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:23:53.258051 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258165 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension TypesManage extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258238 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.258352 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeActions extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258501 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258598 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258700 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension AdminActions extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258769 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-volume-transfer {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.258809 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension AdminActions extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.258913 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension AdminActions extending resource: backups {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259018 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259118 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension UsedLimits extending resource: limits {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259217 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259263 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.259338 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259457 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259566 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259634 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.259671 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.259772 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-62fda4be-709b-464d-889c-5512adcb30cb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.260499 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: extra_specs {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.261131 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.261708 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.262128 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-volume-type-access {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.262805 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.263079 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.263832 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: cgsnapshots {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.264200 np0000176072 devstack@c-api.service[112240]: WARNING cinder.api.contrib.hosts [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:23:53.264655 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.265025 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.265374 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: consistencygroups {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.266128 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.266493 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.267355 np0000176072 devstack@c-api.service[112239]: WARNING cinder.api.contrib.hosts [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:23:53.267415 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-quota-sets {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.267928 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.268149 np0000176072 devstack@c-api.service[112237]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d2e998a3668 pid: 112237 (default app) May 21 23:23:53.268234 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.269033 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: capabilities {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.269289 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.270154 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: extensions {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.271035 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-hosts {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.272218 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: qos-specs {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.272395 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.273260 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: encryption {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.273945 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.274447 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-snapshot-manage {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.275608 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.275767 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: backups {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.276615 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: extensions {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.277886 np0000176072 devstack@c-api.service[112237]: /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:53.277886 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.277886 np0000176072 devstack@c-api.service[112237]: /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:53.277886 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.278268 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: scheduler-stats {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.278325 np0000176072 devstack@c-api.service[112237]: /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:53.278325 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.278325 np0000176072 devstack@c-api.service[112237]: /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:53.278325 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.278623 np0000176072 devstack@c-api.service[112237]: /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:53.278623 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.278623 np0000176072 devstack@c-api.service[112237]: /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:53.278623 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.278623 np0000176072 devstack@c-api.service[112237]: /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:53.278623 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279004 np0000176072 devstack@c-api.service[112237]: /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:53.279004 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279004 np0000176072 devstack@c-api.service[112237]: /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:53.279004 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279253 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: qos-specs {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.279316 np0000176072 devstack@c-api.service[112237]: /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:53.279316 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279316 np0000176072 devstack@c-api.service[112237]: /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:53.279316 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279608 np0000176072 devstack@c-api.service[112237]: /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:53.279608 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279608 np0000176072 devstack@c-api.service[112237]: /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:53.279608 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279933 np0000176072 devstack@c-api.service[112237]: /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:53.279933 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279933 np0000176072 devstack@c-api.service[112237]: /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:53.279933 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.279933 np0000176072 devstack@c-api.service[112237]: /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:53.280321 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.280321 np0000176072 devstack@c-api.service[112237]: /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:53.280321 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.280321 np0000176072 devstack@c-api.service[112237]: /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:53.280321 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.280815 np0000176072 devstack@c-api.service[112237]: /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:53.280815 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.280815 np0000176072 devstack@c-api.service[112237]: /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:53.280815 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.280815 np0000176072 devstack@c-api.service[112237]: /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:53.280815 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.281230 np0000176072 devstack@c-api.service[112237]: /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:53.281230 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.281230 np0000176072 devstack@c-api.service[112237]: /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:53.281230 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.281230 np0000176072 devstack@c-api.service[112237]: /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:53.281230 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.282568 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-quota-class-sets {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.282679 np0000176072 devstack@c-api.service[112237]: /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:53.282679 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.282679 np0000176072 devstack@c-api.service[112237]: /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:53.282679 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.282679 np0000176072 devstack@c-api.service[112237]: /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:53.282679 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.283333 np0000176072 devstack@c-api.service[112237]: /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:53.283333 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.283333 np0000176072 devstack@c-api.service[112237]: /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:53.283333 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.283333 np0000176072 devstack@c-api.service[112237]: /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:53.283333 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.284103 np0000176072 devstack@c-api.service[112237]: /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:53.284103 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.284103 np0000176072 devstack@c-api.service[112237]: /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:53.284103 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285010 np0000176072 devstack@c-api.service[112237]: /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:53.285010 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285010 np0000176072 devstack@c-api.service[112237]: /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:53.285010 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285010 np0000176072 devstack@c-api.service[112237]: /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:53.285385 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285385 np0000176072 devstack@c-api.service[112237]: /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:53.285385 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285385 np0000176072 devstack@c-api.service[112237]: /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:53.285385 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285745 np0000176072 devstack@c-api.service[112237]: /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:53.285745 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285745 np0000176072 devstack@c-api.service[112237]: /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:53.285745 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.285745 np0000176072 devstack@c-api.service[112237]: /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:53.285745 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.286255 np0000176072 devstack@c-api.service[112237]: /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:53.286255 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.286255 np0000176072 devstack@c-api.service[112237]: /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:53.286255 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.286255 np0000176072 devstack@c-api.service[112237]: /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:53.286732 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.286732 np0000176072 devstack@c-api.service[112237]: /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:53.286732 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.286732 np0000176072 devstack@c-api.service[112237]: /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:53.286732 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287084 np0000176072 devstack@c-api.service[112237]: /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:53.287084 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287084 np0000176072 devstack@c-api.service[112237]: /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:53.287084 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287367 np0000176072 devstack@c-api.service[112237]: /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:53.287367 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287367 np0000176072 devstack@c-api.service[112237]: /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:53.287367 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287676 np0000176072 devstack@c-api.service[112237]: /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:53.287676 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287676 np0000176072 devstack@c-api.service[112237]: /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:53.287676 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.287676 np0000176072 devstack@c-api.service[112237]: /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:53.288057 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.288057 np0000176072 devstack@c-api.service[112237]: /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:53.288057 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.288057 np0000176072 devstack@c-api.service[112237]: /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:53.288057 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.288397 np0000176072 devstack@c-api.service[112237]: /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:53.288397 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.288397 np0000176072 devstack@c-api.service[112237]: /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:53.288397 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.288716 np0000176072 devstack@c-api.service[112237]: /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:53.288716 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.288716 np0000176072 devstack@c-api.service[112237]: /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:53.288716 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.289019 np0000176072 devstack@c-api.service[112237]: /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:53.289019 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.289019 np0000176072 devstack@c-api.service[112237]: /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:53.289019 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.289308 np0000176072 devstack@c-api.service[112237]: /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:53.289308 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.289308 np0000176072 devstack@c-api.service[112237]: /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:53.289308 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.289778 np0000176072 devstack@c-api.service[112237]: /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:53.289778 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.289778 np0000176072 devstack@c-api.service[112237]: /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:53.289778 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.290098 np0000176072 devstack@c-api.service[112237]: /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:53.290098 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.290098 np0000176072 devstack@c-api.service[112237]: /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:53.290098 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.290098 np0000176072 devstack@c-api.service[112237]: /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:53.290098 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.290673 np0000176072 devstack@c-api.service[112237]: /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:53.290673 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.290673 np0000176072 devstack@c-api.service[112237]: /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:53.290673 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.290673 np0000176072 devstack@c-api.service[112237]: /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:53.291049 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.291049 np0000176072 devstack@c-api.service[112237]: /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:53.291049 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.291049 np0000176072 devstack@c-api.service[112237]: /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:53.291049 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.291049 np0000176072 devstack@c-api.service[112237]: /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:53.291049 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.291549 np0000176072 devstack@c-api.service[112237]: /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:53.291549 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.291549 np0000176072 devstack@c-api.service[112237]: /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:53.291549 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.291549 np0000176072 devstack@c-api.service[112237]: /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:53.291549 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.292261 np0000176072 devstack@c-api.service[112237]: /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:53.292261 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.292261 np0000176072 devstack@c-api.service[112237]: /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:53.292261 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.292261 np0000176072 devstack@c-api.service[112237]: /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:53.292261 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.292859 np0000176072 devstack@c-api.service[112237]: /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:53.292859 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.292859 np0000176072 devstack@c-api.service[112237]: /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:53.292859 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.292859 np0000176072 devstack@c-api.service[112237]: /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:53.292859 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.293499 np0000176072 devstack@c-api.service[112237]: /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:53.293499 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.293499 np0000176072 devstack@c-api.service[112237]: /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:53.293499 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.293697 np0000176072 devstack@c-api.service[112237]: /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:53.293697 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.293697 np0000176072 devstack@c-api.service[112237]: /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:53.293697 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.293861 np0000176072 devstack@c-api.service[112237]: /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:53.293861 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.293861 np0000176072 devstack@c-api.service[112237]: /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:53.293861 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.294023 np0000176072 devstack@c-api.service[112237]: /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:53.294023 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.294023 np0000176072 devstack@c-api.service[112237]: /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:53.294023 np0000176072 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 21 23:23:53.294204 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-volume-transfer {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294243 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-volume-manage {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294280 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-snapshot-manage {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294324 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: os-availability-zone {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294358 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.middleware.request_id [None req-8cf32d56-0a25-4e03-9522-3a14ebeb56f0 None None] RequestId filter calling following filter/app {{(pid=112237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:23:53.294392 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: scheduler-stats {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294703 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extended resource: encryption {{(pid=112238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294807 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: extra_specs {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294895 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-volume-transfer {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.294974 np0000176072 devstack@c-api.service[112237]: [pid: 112237|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Thu May 21 23:23:53 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:23:53.295039 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-volume-type-access {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295101 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.295166 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: extra_specs {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295243 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: cgsnapshots {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295310 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.295382 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-volume-type-access {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295483 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: consistencygroups {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295581 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.295674 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: cgsnapshots {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295761 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-quota-sets {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.295852 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.295996 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: consistencygroups {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296086 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: capabilities {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296168 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.296236 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-quota-sets {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296325 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-hosts {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296412 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.296528 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: capabilities {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296612 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: encryption {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296677 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-hosts {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296730 np0000176072 devstack@c-api.service[112238]: WARNING castellan.key_manager.migration [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.296780 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: backups {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.296840 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.contrib.snapshot_actions [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] SnapshotActionsController initialized {{(pid=112238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:23:53.296840 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.296840 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension TypesManage extending resource: types {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.296840 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeActions extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297060 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: encryption {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.297141 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297141 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297141 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension AdminActions extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297141 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension AdminActions extending resource: snapshots {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297261 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension AdminActions extending resource: backups {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297296 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297478 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension UsedLimits extending resource: limits {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297614 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297748 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.297897 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.298051 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.298187 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.298304 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: backups {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.298341 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.v3.router [None req-242c5c32-709b-4ea5-aee6-29f41086358d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.298367 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-quota-class-sets {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.299825 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-volume-manage {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.300409 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-quota-class-sets {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.301363 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: os-availability-zone {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.301766 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-volume-manage {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.302776 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extended resource: encryption {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.303235 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: os-availability-zone {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.304579 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extended resource: encryption {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:23:53.305913 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.306811 np0000176072 devstack@c-api.service[112238]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d2e998a3668 pid: 112238 (default app) May 21 23:23:53.306993 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.307488 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.308555 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.308946 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.309957 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.310381 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.311387 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.312064 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.312834 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.313680 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.314311 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.315051 np0000176072 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.315676 np0000176072 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:23:53.315952 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] SnapshotActionsController initialized {{(pid=112240) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:23:53.316427 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316427 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension TypesManage extending resource: types {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316427 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeActions extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316633 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316633 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316729 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.contrib.snapshot_actions [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] SnapshotActionsController initialized {{(pid=112239) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:23:53.316793 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension AdminActions extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316854 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316906 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension AdminActions extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.316958 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension TypesManage extending resource: types {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317015 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension AdminActions extending resource: backups {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317072 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317380 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension UsedLimits extending resource: limits {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317380 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317380 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317686 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317686 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317877 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.317969 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeActions extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318065 np0000176072 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-a9a61cd1-45ab-4e8c-8f4d-545f31ba390e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318167 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318167 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318167 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension AdminActions extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318167 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension AdminActions extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318542 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension AdminActions extending resource: backups {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318542 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318542 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension UsedLimits extending resource: limits {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318686 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318686 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.318799 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.319087 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.319087 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.319306 np0000176072 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-07cded39-f721-4195-ac8b-49b673584ad5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:23:53.326227 np0000176072 devstack@c-api.service[112240]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d2e998a3668 pid: 112240 (default app) May 21 23:23:53.327420 np0000176072 devstack@c-api.service[112239]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d2e998a3668 pid: 112239 (default app) May 21 23:24:00.794978 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.middleware.request_id [None req-b1755be3-e722-4255-aac2-de663d17a4c4 None None] RequestId filter calling following filter/app {{(pid=112237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:24:01.309405 np0000176072 devstack@c-api.service[112237]: INFO cinder.api.openstack.wsgi [None req-b1755be3-e722-4255-aac2-de663d17a4c4 admin admin] POST https://199.204.45.238/volume/v3/types May 21 23:24:01.310045 np0000176072 devstack@c-api.service[112237]: DEBUG cinder.api.openstack.wsgi [None req-b1755be3-e722-4255-aac2-de663d17a4c4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:24:01.311829 np0000176072 devstack@c-api.service[112237]: /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:24:01.311829 np0000176072 devstack@c-api.service[112237]: warnings.warn( May 21 23:24:01.322070 np0000176072 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-b1755be3-e722-4255-aac2-de663d17a4c4 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:24:01.352429 np0000176072 devstack@c-api.service[112237]: INFO cinder.api.openstack.wsgi [None req-b1755be3-e722-4255-aac2-de663d17a4c4 admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 May 21 23:24:01.353424 np0000176072 devstack@c-api.service[112237]: [pid: 112237|app: 0|req: 2/2] 199.204.45.238 () {68 vars in 1288 bytes} [Thu May 21 23:24:00 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:24:01.376951 np0000176072 devstack@c-api.service[112238]: /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:24:01.376951 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.376951 np0000176072 devstack@c-api.service[112238]: /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:24:01.376951 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.376951 np0000176072 devstack@c-api.service[112238]: /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:24:01.377897 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.377897 np0000176072 devstack@c-api.service[112238]: /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:24:01.377897 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.377897 np0000176072 devstack@c-api.service[112238]: /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:24:01.377897 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378153 np0000176072 devstack@c-api.service[112238]: /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:24:01.378153 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378153 np0000176072 devstack@c-api.service[112238]: /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:24:01.378153 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378153 np0000176072 devstack@c-api.service[112238]: /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:24:01.378153 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378648 np0000176072 devstack@c-api.service[112238]: /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:24:01.378648 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378648 np0000176072 devstack@c-api.service[112238]: /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:24:01.378648 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378862 np0000176072 devstack@c-api.service[112238]: /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:24:01.378862 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.378862 np0000176072 devstack@c-api.service[112238]: /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:24:01.378862 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379115 np0000176072 devstack@c-api.service[112238]: /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:24:01.379115 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379115 np0000176072 devstack@c-api.service[112238]: /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:24:01.379115 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379388 np0000176072 devstack@c-api.service[112238]: /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:24:01.379388 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379388 np0000176072 devstack@c-api.service[112238]: /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:24:01.379388 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379388 np0000176072 devstack@c-api.service[112238]: /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:24:01.379705 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379705 np0000176072 devstack@c-api.service[112238]: /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:24:01.379705 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379705 np0000176072 devstack@c-api.service[112238]: /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:24:01.379705 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379952 np0000176072 devstack@c-api.service[112238]: /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:24:01.379952 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379952 np0000176072 devstack@c-api.service[112238]: /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:24:01.379952 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.379952 np0000176072 devstack@c-api.service[112238]: /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:24:01.379952 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.380374 np0000176072 devstack@c-api.service[112238]: /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:24:01.380374 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.380374 np0000176072 devstack@c-api.service[112238]: /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:24:01.380374 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.380374 np0000176072 devstack@c-api.service[112238]: /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:24:01.380374 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.380790 np0000176072 devstack@c-api.service[112238]: /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:24:01.380790 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.380790 np0000176072 devstack@c-api.service[112238]: /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:24:01.380790 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.380790 np0000176072 devstack@c-api.service[112238]: /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:24:01.380790 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381012 np0000176072 devstack@c-api.service[112238]: /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:24:01.381012 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381012 np0000176072 devstack@c-api.service[112238]: /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:24:01.381012 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381012 np0000176072 devstack@c-api.service[112238]: /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:24:01.381229 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381229 np0000176072 devstack@c-api.service[112238]: /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:24:01.381229 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381229 np0000176072 devstack@c-api.service[112238]: /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:24:01.381229 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381497 np0000176072 devstack@c-api.service[112238]: /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:24:01.381497 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381497 np0000176072 devstack@c-api.service[112238]: /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:24:01.381497 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381497 np0000176072 devstack@c-api.service[112238]: /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:24:01.381497 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381716 np0000176072 devstack@c-api.service[112238]: /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:24:01.381716 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381716 np0000176072 devstack@c-api.service[112238]: /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:24:01.381716 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381716 np0000176072 devstack@c-api.service[112238]: /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:24:01.381716 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381919 np0000176072 devstack@c-api.service[112238]: /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:24:01.381919 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381919 np0000176072 devstack@c-api.service[112238]: /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:24:01.381919 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.381919 np0000176072 devstack@c-api.service[112238]: /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:24:01.382117 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382117 np0000176072 devstack@c-api.service[112238]: /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:24:01.382117 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382117 np0000176072 devstack@c-api.service[112238]: /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:24:01.382117 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382332 np0000176072 devstack@c-api.service[112238]: /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:24:01.382332 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382332 np0000176072 devstack@c-api.service[112238]: /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:24:01.382332 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382518 np0000176072 devstack@c-api.service[112238]: /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:24:01.382518 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382518 np0000176072 devstack@c-api.service[112238]: /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:24:01.382518 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382667 np0000176072 devstack@c-api.service[112238]: /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:24:01.382667 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382667 np0000176072 devstack@c-api.service[112238]: /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:24:01.382667 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382667 np0000176072 devstack@c-api.service[112238]: /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:24:01.382851 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382851 np0000176072 devstack@c-api.service[112238]: /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:24:01.382851 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.382851 np0000176072 devstack@c-api.service[112238]: /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:24:01.382851 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383023 np0000176072 devstack@c-api.service[112238]: /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:24:01.383023 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383023 np0000176072 devstack@c-api.service[112238]: /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:24:01.383023 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383223 np0000176072 devstack@c-api.service[112238]: /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:24:01.383223 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383223 np0000176072 devstack@c-api.service[112238]: /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:24:01.383223 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383482 np0000176072 devstack@c-api.service[112238]: /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:24:01.383482 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383482 np0000176072 devstack@c-api.service[112238]: /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:24:01.383482 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383637 np0000176072 devstack@c-api.service[112238]: /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:24:01.383637 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383637 np0000176072 devstack@c-api.service[112238]: /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:24:01.383637 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383785 np0000176072 devstack@c-api.service[112238]: /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:24:01.383785 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383785 np0000176072 devstack@c-api.service[112238]: /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:24:01.383785 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383935 np0000176072 devstack@c-api.service[112238]: /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:24:01.383935 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383935 np0000176072 devstack@c-api.service[112238]: /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:24:01.383935 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.383935 np0000176072 devstack@c-api.service[112238]: /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:24:01.384154 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384154 np0000176072 devstack@c-api.service[112238]: /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:24:01.384154 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384154 np0000176072 devstack@c-api.service[112238]: /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:24:01.384154 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384154 np0000176072 devstack@c-api.service[112238]: /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:24:01.384414 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384414 np0000176072 devstack@c-api.service[112238]: /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:24:01.384414 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384414 np0000176072 devstack@c-api.service[112238]: /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:24:01.384414 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384614 np0000176072 devstack@c-api.service[112238]: /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:24:01.384614 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384614 np0000176072 devstack@c-api.service[112238]: /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:24:01.384614 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384614 np0000176072 devstack@c-api.service[112238]: /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:24:01.384614 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384825 np0000176072 devstack@c-api.service[112238]: /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:24:01.384825 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384825 np0000176072 devstack@c-api.service[112238]: /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:24:01.384825 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.384825 np0000176072 devstack@c-api.service[112238]: /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:24:01.384825 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385037 np0000176072 devstack@c-api.service[112238]: /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:24:01.385037 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385037 np0000176072 devstack@c-api.service[112238]: /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:24:01.385037 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385037 np0000176072 devstack@c-api.service[112238]: /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:24:01.385037 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385272 np0000176072 devstack@c-api.service[112238]: /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:24:01.385272 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385272 np0000176072 devstack@c-api.service[112238]: /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:24:01.385272 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385272 np0000176072 devstack@c-api.service[112238]: /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:24:01.385272 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385550 np0000176072 devstack@c-api.service[112238]: /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:24:01.385550 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385550 np0000176072 devstack@c-api.service[112238]: /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:24:01.385550 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385700 np0000176072 devstack@c-api.service[112238]: /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:24:01.385700 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385700 np0000176072 devstack@c-api.service[112238]: /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:24:01.385700 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385700 np0000176072 devstack@c-api.service[112238]: /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:24:01.385883 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385883 np0000176072 devstack@c-api.service[112238]: /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:24:01.385883 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385883 np0000176072 devstack@c-api.service[112238]: /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:24:01.385883 np0000176072 devstack@c-api.service[112238]: warnings.warn(deprecated_msg) May 21 23:24:01.385883 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.middleware.request_id [req-b1755be3-e722-4255-aac2-de663d17a4c4 req-b4af1b78-abeb-4e3d-ae9b-06b58ff88a2d None None] RequestId filter calling following filter/app {{(pid=112238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:24:01.734071 np0000176072 devstack@c-api.service[112238]: INFO cinder.api.openstack.wsgi [req-b1755be3-e722-4255-aac2-de663d17a4c4 req-b4af1b78-abeb-4e3d-ae9b-06b58ff88a2d admin admin] POST https://199.204.45.238/volume/v3/types/fd725b88-bbf1-4811-9dd3-e3e5270c7820/extra_specs May 21 23:24:01.734783 np0000176072 devstack@c-api.service[112238]: DEBUG cinder.api.openstack.wsgi [req-b1755be3-e722-4255-aac2-de663d17a4c4 req-b4af1b78-abeb-4e3d-ae9b-06b58ff88a2d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:24:01.736766 np0000176072 devstack@c-api.service[112238]: /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:24:01.736766 np0000176072 devstack@c-api.service[112238]: warnings.warn( May 21 23:24:01.752017 np0000176072 devstack@c-api.service[112238]: DEBUG oslo_db.sqlalchemy.engines [req-b1755be3-e722-4255-aac2-de663d17a4c4 req-b4af1b78-abeb-4e3d-ae9b-06b58ff88a2d 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=112238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:24:01.821513 np0000176072 devstack@c-api.service[112238]: INFO cinder.api.openstack.wsgi [req-b1755be3-e722-4255-aac2-de663d17a4c4 req-b4af1b78-abeb-4e3d-ae9b-06b58ff88a2d admin admin] https://199.204.45.238/volume/v3/types/fd725b88-bbf1-4811-9dd3-e3e5270c7820/extra_specs returned with HTTP 200 May 21 23:24:01.822052 np0000176072 devstack@c-api.service[112238]: [pid: 112238|app: 0|req: 1/3] 199.204.45.238 () {70 vars in 1505 bytes} [Thu May 21 23:24:01 2026] POST /volume/v3/types/fd725b88-bbf1-4811-9dd3-e3e5270c7820/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:24:03.192916 np0000176072 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=6 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:24:03.200534 np0000176072 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=6 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:24:11.350158 np0000176072 devstack@c-api.service[112237]: DEBUG dbcounter [-] [112237] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:24:11.819142 np0000176072 devstack@c-api.service[112238]: DEBUG dbcounter [-] [112238] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}