May 28 01:20:53.819361 np0000177110 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:20:53.829901 np0000177110 devstack@c-api.service[112613]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:20:53 2026] *** May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: nodename: np0000177110 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: machine: x86_64 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: clock source: unix May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: pcre jit disabled May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: detected number of CPU cores: 16 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: current working directory: / May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: detected binary path: /usr/bin/uwsgi-core May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: your processes number limit is 256917 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: your memory page size is 4096 bytes May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: detected max file descriptor number: 2048 May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: lock engine: pthread robust mutexes May 28 01:20:53.832915 np0000177110 devstack@c-api.service[112613]: thunder lock: enabled May 28 01:20:53.833902 np0000177110 devstack@c-api.service[112613]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:20:53.833902 np0000177110 devstack@c-api.service[112613]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:20:53.833902 np0000177110 devstack@c-api.service[112613]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:20:53.833902 np0000177110 devstack@c-api.service[112613]: Set PythonHome to /opt/stack/data/venv May 28 01:20:53.867915 np0000177110 devstack@c-api.service[112613]: Python main interpreter initialized at 0x7dc1a54a3668 May 28 01:20:53.867915 np0000177110 devstack@c-api.service[112613]: python threads support enabled May 28 01:20:53.867915 np0000177110 devstack@c-api.service[112613]: your server socket listen backlog is limited to 100 connections May 28 01:20:53.867915 np0000177110 devstack@c-api.service[112613]: your mercy for graceful operations on workers is 80 seconds May 28 01:20:53.868427 np0000177110 devstack@c-api.service[112613]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:20:53.868581 np0000177110 devstack@c-api.service[112613]: *** Operational MODE: preforking *** May 28 01:20:53.868745 np0000177110 devstack@c-api.service[112613]: *** uWSGI is running in multiple interpreter mode *** May 28 01:20:53.868745 np0000177110 devstack@c-api.service[112613]: spawned uWSGI master process (pid: 112613) May 28 01:20:53.868925 np0000177110 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:20:53.869477 np0000177110 devstack@c-api.service[112613]: spawned uWSGI worker 1 (pid: 112626, cores: 1) May 28 01:20:53.869948 np0000177110 devstack@c-api.service[112613]: spawned uWSGI worker 2 (pid: 112627, cores: 1) May 28 01:20:53.870394 np0000177110 devstack@c-api.service[112613]: spawned uWSGI worker 3 (pid: 112628, cores: 1) May 28 01:20:53.873861 np0000177110 devstack@c-api.service[112613]: spawned uWSGI worker 4 (pid: 112629, cores: 1) May 28 01:20:53.873861 np0000177110 devstack@c-api.service[112613]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: we strongly recommend against using it for new projects. May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: If you are already using Eventlet, we recommend migrating to a different May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: framework. For more detail see May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:20:54.006205 np0000177110 devstack@c-api.service[112626]: import eventlet # noqa May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: we strongly recommend against using it for new projects. May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: If you are already using Eventlet, we recommend migrating to a different May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: framework. For more detail see May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:20:54.024290 np0000177110 devstack@c-api.service[112628]: import eventlet # noqa May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: we strongly recommend against using it for new projects. May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: If you are already using Eventlet, we recommend migrating to a different May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: framework. For more detail see May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:20:54.030992 np0000177110 devstack@c-api.service[112629]: import eventlet # noqa May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: we strongly recommend against using it for new projects. May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: If you are already using Eventlet, we recommend migrating to a different May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: framework. For more detail see May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:20:54.058053 np0000177110 devstack@c-api.service[112627]: import eventlet # noqa May 28 01:20:54.097543 np0000177110 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:20:54.097543 np0000177110 devstack@c-api.service[112626]: debtcollector.deprecate( May 28 01:20:54.110728 np0000177110 devstack@c-api.service[112628]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:20:54.110728 np0000177110 devstack@c-api.service[112628]: debtcollector.deprecate( May 28 01:20:54.123860 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:20:54.123860 np0000177110 devstack@c-api.service[112629]: debtcollector.deprecate( May 28 01:20:54.148240 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:20:54.148240 np0000177110 devstack@c-api.service[112627]: debtcollector.deprecate( May 28 01:20:54.182201 np0000177110 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:20:54.182201 np0000177110 devstack@c-api.service[112626]: from cgi import parse_header May 28 01:20:54.190753 np0000177110 devstack@c-api.service[112628]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:20:54.190753 np0000177110 devstack@c-api.service[112628]: from cgi import parse_header May 28 01:20:54.205831 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:20:54.205831 np0000177110 devstack@c-api.service[112629]: from cgi import parse_header May 28 01:20:54.227243 np0000177110 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:20:54.227243 np0000177110 devstack@c-api.service[112626]: removals.removed_module( May 28 01:20:54.227958 np0000177110 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:20:54.227958 np0000177110 devstack@c-api.service[112626]: removals.removed_module( May 28 01:20:54.237788 np0000177110 devstack@c-api.service[112628]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:20:54.237788 np0000177110 devstack@c-api.service[112628]: removals.removed_module( May 28 01:20:54.237904 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 01:20:54.237904 np0000177110 devstack@c-api.service[112627]: from cgi import parse_header May 28 01:20:54.238491 np0000177110 devstack@c-api.service[112628]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:20:54.238491 np0000177110 devstack@c-api.service[112628]: removals.removed_module( May 28 01:20:54.263584 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:20:54.263584 np0000177110 devstack@c-api.service[112629]: removals.removed_module( May 28 01:20:54.264528 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:20:54.264528 np0000177110 devstack@c-api.service[112629]: removals.removed_module( May 28 01:20:54.285990 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 01:20:54.285990 np0000177110 devstack@c-api.service[112627]: removals.removed_module( May 28 01:20:54.286860 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 01:20:54.286860 np0000177110 devstack@c-api.service[112627]: removals.removed_module( May 28 01:20:54.833343 np0000177110 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:20:54.833343 np0000177110 devstack@c-api.service[112626]: warnings.warn( May 28 01:20:54.876670 np0000177110 devstack@c-api.service[112628]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:20:54.876670 np0000177110 devstack@c-api.service[112628]: warnings.warn( May 28 01:20:54.898071 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:20:54.898071 np0000177110 devstack@c-api.service[112627]: warnings.warn( May 28 01:20:54.903406 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 01:20:54.903406 np0000177110 devstack@c-api.service[112629]: warnings.warn( May 28 01:20:54.927446 np0000177110 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:20:54.927446 np0000177110 devstack@c-api.service[112626]: warnings.warn( May 28 01:20:54.980219 np0000177110 devstack@c-api.service[112628]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:20:54.980219 np0000177110 devstack@c-api.service[112628]: warnings.warn( May 28 01:20:54.991241 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:20:54.991241 np0000177110 devstack@c-api.service[112627]: warnings.warn( May 28 01:20:54.996408 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 01:20:54.996408 np0000177110 devstack@c-api.service[112629]: warnings.warn( May 28 01:20:55.226705 np0000177110 devstack@c-api.service[112626]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:20:55.227126 np0000177110 devstack@c-api.service[112626]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112626) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:20:55.259366 np0000177110 devstack@c-api.service[112628]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:20:55.259822 np0000177110 devstack@c-api.service[112628]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112628) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:20:55.270243 np0000177110 devstack@c-api.service[112629]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:20:55.270243 np0000177110 devstack@c-api.service[112629]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112629) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:20:55.274009 np0000177110 devstack@c-api.service[112627]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 01:20:55.274429 np0000177110 devstack@c-api.service[112627]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112627) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:20:55.312077 np0000177110 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:20:55.312077 np0000177110 devstack@c-api.service[112626]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:20:55.321732 np0000177110 devstack@c-api.service[112628]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:20:55.321732 np0000177110 devstack@c-api.service[112628]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:20:55.329795 np0000177110 devstack@c-api.service[112629]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:20:55.329795 np0000177110 devstack@c-api.service[112629]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:20:55.336885 np0000177110 devstack@c-api.service[112627]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 01:20:55.336885 np0000177110 devstack@c-api.service[112627]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:20:55.776628 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112629) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:20:55.776887 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112628) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:20:55.776958 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.777057 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.777131 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.777197 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.777262 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.777324 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.777861 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:20:55.777973 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.777973 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.778107 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.778181 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:20:55.778256 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.778330 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.778399 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.778462 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.778533 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.778599 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.778687 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.778764 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.778831 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.778935 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.778997 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.779068 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.779068 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.779186 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.779186 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.779315 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.779380 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.779380 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.779380 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.779562 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.779630 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.779630 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.779630 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.779812 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.780368 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.780546 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.780778 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.780951 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.781116 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.781194 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.781194 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.781318 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.781318 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.781432 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.781507 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.781585 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.781653 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.781721 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.781788 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.781877 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.781958 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.781958 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.781958 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.781958 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.781958 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.782274 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.782728 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.782728 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.782728 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.782728 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.782991 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.782991 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.782991 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.786332 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.786414 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.786414 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.786506 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.786544 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.786584 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.786628 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.786678 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.786730 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.786836 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.786836 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.786939 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.786983 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.787028 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.787028 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.787106 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.787160 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.787217 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.787277 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.787277 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.787277 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.789001 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.789093 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.789163 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.789268 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.789345 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.789433 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.789501 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.793059 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.793059 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.793177 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.793177 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.793252 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.793252 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.793326 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.793472 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.793580 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.793580 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.793706 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.793771 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.793878 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.793953 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.794017 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.794076 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.794134 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.794205 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.794278 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.794334 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.794389 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.794445 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.794497 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.794551 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.794601 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.794658 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.794710 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.794780 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.794906 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.794906 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.794906 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.795126 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.795205 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.795205 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.795329 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.795396 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.795454 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.795531 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.795597 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.795664 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.795724 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.795783 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.795880 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.795948 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.796008 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.796064 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.796119 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.796185 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.796245 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.796303 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.796355 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.796414 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.796472 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.796529 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.796585 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.796638 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.796727 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.796800 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.796927 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.797028 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.797140 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.797207 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.797296 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.797368 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.797445 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.797515 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.797620 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.797710 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.797770 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.797862 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.797922 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.797992 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.798048 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.798112 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.798173 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.798236 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.798339 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.798403 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.798490 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.798602 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.798679 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.798753 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.798847 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.798919 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.798983 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.798983 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.799682 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.799748 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.799836 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.799897 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.799897 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.800090 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.800190 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.800276 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.800378 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.800477 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.800569 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.800569 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.800737 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.800865 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.800948 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.801048 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.801138 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.801272 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.801352 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.801418 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.801495 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.801524 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.801551 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.801583 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.801642 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.801668 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.801720 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.801753 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.801836 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.801873 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.801925 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.801958 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.802015 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.802048 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.802099 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.802132 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.802194 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.802257 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.802350 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.802390 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.802470 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.802796 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.802862 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.802900 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.802935 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.802967 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.803109 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.803109 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.803195 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.803228 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.803259 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.803259 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.803259 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.803259 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.803361 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.803361 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.803361 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.803485 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.803529 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.803572 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.803615 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.803651 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.803683 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.803728 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.803760 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.803799 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.803878 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.803922 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.803959 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.803999 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.804030 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.804060 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.804088 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.804088 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.804088 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.804173 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.804389 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.804577 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.804612 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.804646 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.804680 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.804706 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.804733 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.804760 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.804792 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.804823 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.804862 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.804897 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.804925 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.804956 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.804987 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.805019 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.805049 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805079 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805106 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805136 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.805163 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.805188 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.805220 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.805251 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.805312 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.805368 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.805413 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.805441 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.805472 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.805498 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.805528 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.805556 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.805585 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.805621 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.805649 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805673 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.805701 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.805734 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.805767 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805799 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.805828 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.805867 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805906 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.805942 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.805973 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.805973 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.805973 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.805973 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.805973 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.805973 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.806121 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.806121 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.806121 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.806214 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.806241 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.806269 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.806297 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.806324 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.806352 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.806383 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.806416 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.806445 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.806473 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.806510 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.806538 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.806565 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.806592 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.806627 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.806667 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.806702 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.806734 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.806763 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.806793 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.806828 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.806875 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.806904 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.806948 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.806948 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.807004 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.807004 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.807004 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.807004 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.807004 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.807004 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.807167 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.807199 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.807234 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.807234 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.807234 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.807234 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.807234 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.807360 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.807392 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.807423 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.807454 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.807454 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.807513 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.807513 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.807568 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.807595 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.807623 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.807648 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.807674 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.807707 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.807738 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.807773 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.807809 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.807847 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.807877 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.807912 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.807945 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.807974 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.808006 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.808034 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.808063 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.808097 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.808134 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.808162 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.808189 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.808218 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.808246 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.808277 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.808304 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.808336 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.808364 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.808398 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.808426 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.808450 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.808480 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.808510 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.808541 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.808573 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.808599 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.808629 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.809947 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.810000 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.810066 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.810104 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.810140 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.810184 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.810235 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.810266 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.810291 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.810326 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.810365 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.810415 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.810475 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.810513 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.810543 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.810570 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.810601 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.810632 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.810662 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.810690 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.810716 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.810744 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.810777 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.810816 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.810885 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.810885 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.810885 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.810965 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.811093 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.811151 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.811210 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.811250 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.811297 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.811332 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.811373 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.811407 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.811436 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.811471 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.811500 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.811536 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.811570 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.811669 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.811703 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.811703 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.811761 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.811789 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.811839 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.811870 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.811904 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.811932 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.811962 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.811989 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.812019 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.812019 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.812019 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.812019 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.813479 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.813565 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.813639 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.813679 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.813736 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.813782 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.813836 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.813867 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.813907 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.813944 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.813973 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.813973 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.814023 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.814085 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.814229 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.814270 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.814433 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.814433 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.814433 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.814568 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.814776 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.814776 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.814896 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.814896 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.814896 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.814896 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.814896 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.815072 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.815985 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.816049 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.816101 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.816151 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.816209 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.816244 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.816270 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.816303 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.816337 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.816365 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.816393 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.816419 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.816447 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.816485 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.816517 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.816552 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.816584 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.816616 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.816648 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.816648 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.816726 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.817337 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.817427 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.817518 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.817601 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.817729 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.817805 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.817908 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.818917 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.818976 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.819024 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.819096 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.819141 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.819190 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.819237 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.819283 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.819344 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.819421 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.819473 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.819535 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.819620 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.819671 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.819715 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.819760 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.819809 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.819809 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.819934 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.820003 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.820075 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.820138 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.820200 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.820251 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.820297 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.820348 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.820387 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.820432 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.820494 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.820533 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.820578 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.820616 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.820655 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.820703 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.820743 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.820790 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.820849 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.820888 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.820997 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.821070 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.821109 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.821161 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.821213 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.821253 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.821296 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.821348 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.821396 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.821439 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.821476 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.821521 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.821570 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.821609 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.821647 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.821647 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.821718 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.821718 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.821851 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.821851 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.821851 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.821851 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.822061 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.822106 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.822106 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.822199 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.822244 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.822295 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.822295 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.822295 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.822295 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.822295 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.822476 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.822544 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.822619 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.822670 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.822739 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.822834 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.822894 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.822942 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.822983 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.823022 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.823022 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.823022 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.823129 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.823170 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.823204 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.823245 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.823286 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.823326 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.823406 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.823456 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.823496 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.823540 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.823578 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.823613 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.823649 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.823695 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.823737 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.823782 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.823827 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.823886 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.823932 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.823971 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.824015 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.824059 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.824059 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.824059 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.824059 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.824244 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.824244 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.824346 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.824346 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.824420 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.824459 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.824506 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.824572 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.824628 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.824668 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.824735 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.824798 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.824879 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.824934 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.824980 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.825023 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.825064 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.825108 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.825158 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.825202 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.825242 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.825282 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.825331 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.825380 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.825439 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.825488 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.825545 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.825603 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.825669 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.825727 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.825778 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.825778 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.825778 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.827465 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.827575 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.827575 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.827652 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.827699 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.827747 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.827784 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.827880 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.827944 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.828008 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.828071 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.828126 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.828183 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.828252 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.828301 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.828344 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.828381 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.828436 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.828511 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.828581 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.828621 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.828655 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.828700 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.828736 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.828777 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.828833 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.828871 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.828919 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.828961 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.828998 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.829037 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.829067 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.829106 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.829142 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.829183 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.829230 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.829275 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.829409 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.829448 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.829448 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.829514 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.829546 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.829575 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.829620 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.829658 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.829689 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.829727 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.829759 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.829759 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.829847 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.829847 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.829847 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.829951 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.830025 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.830089 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.830178 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.830349 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.830395 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.830462 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.830509 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.830576 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.830625 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.830695 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.830742 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.830780 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.830840 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.830959 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.831088 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.831125 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.831125 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.831193 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.831226 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.831261 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.831300 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.831336 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.831380 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.831411 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.831443 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.831478 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.831511 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.831553 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.831592 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.831618 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.831647 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.831677 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.831700 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.831723 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.831747 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.831770 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.831801 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.831853 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.831882 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.831882 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.831948 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.831983 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.832012 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.832035 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.832063 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.832086 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.832112 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.832142 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.832170 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.832202 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.832229 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.832258 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.832285 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.832475 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.832475 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.832542 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.832583 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.832621 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.832685 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.832718 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.832753 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.832782 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.832812 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.832854 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.832883 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.832911 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.832957 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.832994 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.833019 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.833044 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.833081 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.833109 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.833133 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.833161 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.833193 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.833223 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.833250 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.833278 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.833317 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.833347 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.833442 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.833471 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.833499 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.833545 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.833597 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.833690 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.833721 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.833775 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.833802 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.833838 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.833874 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.833900 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.833924 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.833951 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.833979 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.834006 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.834034 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.834061 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.834096 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.834179 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.834212 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.834398 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.834398 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.834460 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.834490 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.834517 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.834550 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.834582 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.834608 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.834638 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.834674 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.834705 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.834733 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.834770 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.834801 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.834829 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.834872 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.834907 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.834936 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.834964 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.834988 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.835012 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.835038 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.835077 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.835130 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.835160 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.835192 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.835223 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.835256 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.835284 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.835307 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.835335 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.835359 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.835398 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.835429 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.835455 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.835478 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.835505 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.835528 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.835553 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.835579 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.835630 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.835670 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.835696 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.835724 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.835751 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.835786 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.835786 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.835863 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.835903 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.835948 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.835993 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.835993 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.836139 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.836139 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.836139 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.836139 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.836139 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.836139 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:20:55.837058 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.837101 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.837174 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.837208 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.837241 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.837269 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.837294 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.837326 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.837354 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.837382 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.837425 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.837483 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.837534 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.837564 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.837638 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.837692 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.837751 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.837816 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.838440 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:20:55.838528 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:20:55.838608 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:20:55.838696 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:20:55.838763 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:20:55.838856 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:20:55.884108 np0000177110 devstack@c-api.service[112629]: INFO dbcounter [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Registered counter for database cinder May 28 01:20:55.885104 np0000177110 devstack@c-api.service[112628]: INFO dbcounter [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Registered counter for database cinder May 28 01:20:55.886196 np0000177110 devstack@c-api.service[112627]: INFO dbcounter [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Registered counter for database cinder May 28 01:20:55.891218 np0000177110 devstack@c-api.service[112626]: INFO dbcounter [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Registered counter for database cinder May 28 01:20:55.930495 np0000177110 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-a63307e3-7d43-483f-901b-3d80a9a863fe 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:55.934426 np0000177110 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-83d20c66-dc98-45d4-831e-f3cf01544624 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:55.937783 np0000177110 devstack@c-api.service[112628]: DEBUG oslo_db.sqlalchemy.engines [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c 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=112628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:55.945192 np0000177110 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:56.044900 np0000177110 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writer thread running {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:20:56.047633 np0000177110 devstack@c-api.service[112629]: INFO cinder.rpc [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:20:56.050420 np0000177110 devstack@c-api.service[112629]: INFO cinder.rpc [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:20:56.051529 np0000177110 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writer thread running {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:20:56.053323 np0000177110 devstack@c-api.service[112629]: INFO cinder.rpc [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:20:56.054183 np0000177110 devstack@c-api.service[112627]: INFO cinder.rpc [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:20:56.055759 np0000177110 devstack@c-api.service[112629]: INFO cinder.rpc [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:20:56.056800 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.056950 np0000177110 devstack@c-api.service[112627]: INFO cinder.rpc [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:20:56.059653 np0000177110 devstack@c-api.service[112627]: INFO cinder.rpc [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:20:56.059745 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.059965 np0000177110 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writer thread running {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:20:56.062264 np0000177110 devstack@c-api.service[112627]: INFO cinder.rpc [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:20:56.062790 np0000177110 devstack@c-api.service[112626]: INFO cinder.rpc [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:20:56.063631 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.064708 np0000177110 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writer thread running {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:20:56.065221 np0000177110 devstack@c-api.service[112626]: INFO cinder.rpc [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:20:56.067100 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.067411 np0000177110 devstack@c-api.service[112626]: INFO cinder.rpc [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:20:56.067491 np0000177110 devstack@c-api.service[112628]: INFO cinder.rpc [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:20:56.069617 np0000177110 devstack@c-api.service[112626]: INFO cinder.rpc [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:20:56.070074 np0000177110 devstack@c-api.service[112628]: INFO cinder.rpc [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:20:56.070497 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.072406 np0000177110 devstack@c-api.service[112628]: INFO cinder.rpc [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:20:56.073943 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.074671 np0000177110 devstack@c-api.service[112628]: INFO cinder.rpc [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:20:56.075826 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.080491 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.096508 np0000177110 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-a63307e3-7d43-483f-901b-3d80a9a863fe 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:56.099177 np0000177110 devstack@c-api.service[112629]: INFO cinder.rpc [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:20:56.101670 np0000177110 devstack@c-api.service[112629]: INFO cinder.rpc [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:20:56.102790 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.106294 np0000177110 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-83d20c66-dc98-45d4-831e-f3cf01544624 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:56.109233 np0000177110 devstack@c-api.service[112627]: INFO cinder.rpc [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:20:56.111232 np0000177110 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:56.111929 np0000177110 devstack@c-api.service[112627]: INFO cinder.rpc [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:20:56.113265 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.113584 np0000177110 devstack@c-api.service[112626]: INFO cinder.rpc [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:20:56.114059 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.115980 np0000177110 devstack@c-api.service[112626]: INFO cinder.rpc [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:20:56.117258 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.117328 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.118859 np0000177110 devstack@c-api.service[112628]: DEBUG oslo_db.sqlalchemy.engines [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c 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=112628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:20:56.121336 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.121587 np0000177110 devstack@c-api.service[112628]: INFO cinder.rpc [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:20:56.124090 np0000177110 devstack@c-api.service[112628]: INFO cinder.rpc [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:20:56.125284 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.125372 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.125533 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.128282 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.129993 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.130071 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.131208 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.133261 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.133353 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.134268 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.137004 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.137109 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.137302 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.137846 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.140268 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.140382 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.140748 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.141801 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.142196 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.143392 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.144489 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.145153 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.145487 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.146142 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.148839 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.148957 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.149195 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.149899 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.151804 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.152270 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.152331 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.153197 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.153255 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.155238 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.155315 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.155358 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.155905 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.156633 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.158120 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.158374 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.158423 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.159576 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.160030 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.160751 np0000177110 devstack@c-api.service[112629]: WARNING cinder.api.contrib.hosts [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:20:56.161377 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.161517 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.161583 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.162818 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.162968 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.164325 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.164432 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.164691 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.165605 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.165990 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.166427 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: extensions {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.167096 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.167778 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: qos-specs {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.168437 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.168734 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.168944 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.170167 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.170378 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-snapshot-manage {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.171525 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.171939 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: scheduler-stats {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.172542 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.172916 np0000177110 devstack@c-api.service[112627]: WARNING cinder.api.contrib.hosts [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:20:56.173351 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-volume-transfer {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.173773 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.174833 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.174960 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: extra_specs {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.175056 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.175304 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.176502 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.176638 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-volume-type-access {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.176862 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.178190 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: cgsnapshots {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.178306 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.178366 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.178892 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.179169 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: extensions {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.179589 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: consistencygroups {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.179940 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.181116 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.181180 np0000177110 devstack@c-api.service[112626]: WARNING cinder.api.contrib.hosts [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:20:56.181500 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-quota-sets {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.181568 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: qos-specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.182061 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.182519 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.182881 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: capabilities {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.183642 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.183862 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-snapshot-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.184064 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.184129 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-hosts {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.185145 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.185281 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: scheduler-stats {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.185508 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: encryption {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.185573 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.186545 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.186699 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-volume-transfer {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.186884 np0000177110 devstack@c-api.service[112628]: WARNING cinder.api.contrib.hosts [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:20:56.186977 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: backups {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.187594 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: extensions {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.187729 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.188360 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: extra_specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.189012 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-quota-class-sets {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.189102 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: qos-specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.189175 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.189880 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-volume-type-access {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.190300 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-volume-manage {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.190567 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.191506 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: cgsnapshots {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.191706 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: os-availability-zone {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.191978 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.192082 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-snapshot-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.192905 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: extensions {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.192970 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extended resource: encryption {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.193027 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: consistencygroups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.193625 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: scheduler-stats {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.194280 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: qos-specs {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.194927 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-quota-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.195186 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-volume-transfer {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.195273 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.196436 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: capabilities {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.196633 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.197998 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-snapshot-manage {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.198103 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-hosts {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.198183 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.199062 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.199279 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.199596 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: scheduler-stats {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.199988 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: extra_specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.200606 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: backups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.200690 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.201645 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-volume-transfer {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.202098 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.202580 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-quota-class-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.203426 np0000177110 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.203894 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-volume-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.204087 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: extra_specs {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.204300 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.contrib.snapshot_actions [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] SnapshotActionsController initialized {{(pid=112629) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:20:56.204412 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.204529 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension TypesManage extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205072 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-volume-type-access {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.205207 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeActions extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205352 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205465 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205536 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension AdminActions extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205639 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: os-availability-zone {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.205695 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension AdminActions extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205748 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension AdminActions extending resource: backups {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205788 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-volume-type-access {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.205864 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.205971 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension UsedLimits extending resource: limits {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.206082 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.206177 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.206284 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.206403 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.206509 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.206606 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-a63307e3-7d43-483f-901b-3d80a9a863fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.207287 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: cgsnapshots {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.207354 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.208867 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: consistencygroups {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.210078 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: cgsnapshots {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.210581 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.210726 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-quota-sets {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.211583 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: consistencygroups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.212062 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.212115 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: capabilities {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.213357 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-hosts {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.213425 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.213957 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-quota-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.214229 np0000177110 devstack@c-api.service[112629]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dc1a54a3668 pid: 112629 (default app) May 28 01:20:56.214722 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: encryption {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.214813 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.215967 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: capabilities {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.216227 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: backups {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.216289 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.217770 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-hosts {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.217846 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.218189 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-quota-class-sets {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.219246 np0000177110 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.219508 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-volume-manage {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.219736 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.220327 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.contrib.snapshot_actions [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] SnapshotActionsController initialized {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:20:56.220458 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.220544 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension TypesManage extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.220737 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.220852 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.220941 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: os-availability-zone {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.221015 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221075 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension AdminActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221179 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension AdminActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221273 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension AdminActions extending resource: backups {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221376 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221503 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension UsedLimits extending resource: limits {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221569 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221675 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221776 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.221896 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: backups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.221974 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.222039 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.222095 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-83d20c66-dc98-45d4-831e-f3cf01544624 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.222150 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extended resource: encryption {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.222207 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.222207 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.222386 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.222386 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.222386 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.222386 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.222386 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.222764 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.222764 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.222764 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.222764 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.222764 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.222764 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.223433 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.223433 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.223433 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.223433 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.223433 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.223750 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.223750 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.223750 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.223750 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224087 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224087 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224087 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224087 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224435 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224435 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224435 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224435 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224435 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224828 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224828 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224828 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.224828 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.224828 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.225203 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.225203 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.225203 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.225203 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.225203 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.225203 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.225609 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.225609 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.225609 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.225609 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.225609 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.225609 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226071 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226071 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226071 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226071 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226071 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226071 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226498 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226498 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226498 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226498 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226498 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226498 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226969 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226969 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.226969 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.226969 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227246 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227246 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227246 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227246 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227246 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227605 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227605 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227605 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227605 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227605 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227983 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227983 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227983 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227983 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.227983 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.227983 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.228365 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.228365 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.228365 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.228365 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.228365 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.228786 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.228786 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.228786 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.228786 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.228786 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229186 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.229186 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229186 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.229186 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229462 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.229462 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229462 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.229462 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229741 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.229741 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229741 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.229741 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.229741 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230139 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.230139 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230139 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.230139 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230139 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.230506 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230506 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.230506 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230506 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.230821 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230821 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.230821 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.230821 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.231132 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.231132 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.231132 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.231132 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.231417 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.231417 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.231417 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.231417 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.231672 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.231672 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.231672 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.231672 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232025 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232025 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232025 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232025 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232025 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232025 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232452 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232452 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232452 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232452 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232452 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.232954 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.233449 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.233449 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.233449 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.233449 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.233449 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.233449 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.233721 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.233721 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.233721 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.233721 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.233721 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.233721 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234038 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234038 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234038 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234038 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234038 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234038 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234221 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234221 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234221 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234221 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234353 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234353 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234353 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234353 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234476 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234476 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234476 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234476 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234594 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234594 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234594 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:20:56.234594 np0000177110 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 28 01:20:56.234709 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.234736 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-quota-class-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.235005 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-ccdd88c3-3065-4a6c-952c-9fe46d82e69b None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:20:56.235045 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235070 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-volume-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.235099 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235122 np0000177110 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Thu May 28 01:20:56 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 28 01:20:56.235146 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235169 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: os-availability-zone {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.235197 np0000177110 devstack@c-api.service[112627]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dc1a54a3668 pid: 112627 (default app) May 28 01:20:56.235221 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235248 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:20:56.235273 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235273 np0000177110 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235314 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.235338 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.contrib.snapshot_actions [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] SnapshotActionsController initialized {{(pid=112628) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:20:56.235338 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.235338 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension TypesManage extending resource: types {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.235425 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeActions extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.235512 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.235616 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.235715 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension AdminActions extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.235865 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension AdminActions extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236009 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension AdminActions extending resource: backups {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236091 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.236144 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236289 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension UsedLimits extending resource: limits {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236436 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236568 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236742 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.236898 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.237007 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.237105 np0000177110 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-a38e38f7-bfa6-4cae-85cd-46551529a85c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.238045 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.239954 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.241939 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.244777 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.245805 np0000177110 devstack@c-api.service[112628]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dc1a54a3668 pid: 112628 (default app) May 28 01:20:56.245962 np0000177110 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:20:56.247141 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] SnapshotActionsController initialized {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:20:56.247333 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.247507 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension TypesManage extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension AdminActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension AdminActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension AdminActions extending resource: backups {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.256998 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension UsedLimits extending resource: limits {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.257483 np0000177110 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-d2c7746d-c0bb-4ade-b903-37ac4c9c727c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:20:56.261507 np0000177110 devstack@c-api.service[112626]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7dc1a54a3668 pid: 112626 (default app) May 28 01:21:03.305517 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-8dbaefed-7b74-4a1c-879e-25712a31da1d None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:21:03.783964 np0000177110 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-8dbaefed-7b74-4a1c-879e-25712a31da1d admin admin] POST https://199.204.45.250/volume/v3/types May 28 01:21:03.784533 np0000177110 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-8dbaefed-7b74-4a1c-879e-25712a31da1d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:21:03.786352 np0000177110 devstack@c-api.service[112629]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 01:21:03.786352 np0000177110 devstack@c-api.service[112629]: warnings.warn( May 28 01:21:03.828903 np0000177110 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-8dbaefed-7b74-4a1c-879e-25712a31da1d 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:21:03.866627 np0000177110 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-8dbaefed-7b74-4a1c-879e-25712a31da1d admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 May 28 01:21:03.866627 np0000177110 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 2/2] 199.204.45.250 () {68 vars in 1288 bytes} [Thu May 28 01:21:03 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:21:03.891233 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.891233 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.891233 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.891233 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.891233 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.892378 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.892378 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.892378 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.892378 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.892378 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893015 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893015 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893015 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893015 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893015 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893015 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893591 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893591 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893591 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893591 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893799 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893799 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.893799 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.893799 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894064 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894064 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894064 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894064 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894281 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894281 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894281 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894281 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894281 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894540 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894540 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894540 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894540 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894540 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894786 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894786 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894786 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894786 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.894786 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.894786 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.896472 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.896472 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.896472 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.896472 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.896472 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.896472 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.897515 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.897515 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.897515 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.897515 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.897515 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.897515 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898055 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898055 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898055 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898055 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898055 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898439 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898439 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898439 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898439 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898439 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898762 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898762 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898762 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898762 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.898762 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.898762 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899145 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899145 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899145 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899145 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899145 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899145 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899507 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899507 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899507 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899507 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899507 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899750 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899750 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899750 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.899750 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.899750 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900195 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900195 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900195 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900195 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900402 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900402 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900402 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900402 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900627 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900627 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900627 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900627 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900627 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900957 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900957 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900957 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.900957 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.900957 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.901252 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.901252 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.901252 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.901252 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.901489 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.901489 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.901489 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.901489 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.901712 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.901712 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.901712 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.901712 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902037 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902037 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902037 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902037 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902255 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902255 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902255 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902255 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902456 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902456 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902456 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902456 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902456 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902727 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902727 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902727 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902727 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.902727 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.902727 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903147 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903147 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903147 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903147 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903147 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903430 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903430 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903430 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903430 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903430 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903430 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903728 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903728 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903728 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903728 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.903728 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.903728 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904127 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904127 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904127 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904127 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904127 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904127 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904455 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904455 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904455 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904455 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904455 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904455 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904632 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904632 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904632 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904632 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904727 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904727 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904727 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.904727 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.904727 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.905043 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.905043 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.905043 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.905043 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 01:21:03.905043 np0000177110 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 28 01:21:03.905043 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [req-8dbaefed-7b74-4a1c-879e-25712a31da1d req-970bb141-63e4-49e0-9c48-b62c2d837981 None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:21:04.228993 np0000177110 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [req-8dbaefed-7b74-4a1c-879e-25712a31da1d req-970bb141-63e4-49e0-9c48-b62c2d837981 admin admin] POST https://199.204.45.250/volume/v3/types/7bd9e6c7-9daf-40ba-b09d-adc4dd99a5c9/extra_specs May 28 01:21:04.229577 np0000177110 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [req-8dbaefed-7b74-4a1c-879e-25712a31da1d req-970bb141-63e4-49e0-9c48-b62c2d837981 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:21:04.231461 np0000177110 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 01:21:04.231461 np0000177110 devstack@c-api.service[112627]: warnings.warn( May 28 01:21:04.273935 np0000177110 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [req-8dbaefed-7b74-4a1c-879e-25712a31da1d req-970bb141-63e4-49e0-9c48-b62c2d837981 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:21:04.349943 np0000177110 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [req-8dbaefed-7b74-4a1c-879e-25712a31da1d req-970bb141-63e4-49e0-9c48-b62c2d837981 admin admin] https://199.204.45.250/volume/v3/types/7bd9e6c7-9daf-40ba-b09d-adc4dd99a5c9/extra_specs returned with HTTP 200 May 28 01:21:04.351320 np0000177110 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 1/3] 199.204.45.250 () {70 vars in 1505 bytes} [Thu May 28 01:21:03 2026] POST /volume/v3/types/7bd9e6c7-9daf-40ba-b09d-adc4dd99a5c9/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:21:06.115162 np0000177110 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=6 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:21:06.123336 np0000177110 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=6 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:21:13.861289 np0000177110 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:21:14.348847 np0000177110 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}