May 26 08:12:56.333248 np0000176484 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 08:12:56.343784 np0000176484 devstack@c-api.service[112631]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 08:12:56 2026] *** May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: nodename: np0000176484 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: machine: x86_64 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: clock source: unix May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: pcre jit disabled May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: detected number of CPU cores: 16 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: current working directory: / May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: detected binary path: /usr/bin/uwsgi-core May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: your processes number limit is 256917 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: your memory page size is 4096 bytes May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: detected max file descriptor number: 2048 May 26 08:12:56.346189 np0000176484 devstack@c-api.service[112631]: lock engine: pthread robust mutexes May 26 08:12:56.346761 np0000176484 devstack@c-api.service[112631]: thunder lock: enabled May 26 08:12:56.346761 np0000176484 devstack@c-api.service[112631]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 08:12:56.346833 np0000176484 devstack@c-api.service[112631]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 08:12:56.346833 np0000176484 devstack@c-api.service[112631]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 08:12:56.346833 np0000176484 devstack@c-api.service[112631]: Set PythonHome to /opt/stack/data/venv May 26 08:12:56.392907 np0000176484 devstack@c-api.service[112631]: Python main interpreter initialized at 0x7f6daf2a3668 May 26 08:12:56.392907 np0000176484 devstack@c-api.service[112631]: python threads support enabled May 26 08:12:56.392907 np0000176484 devstack@c-api.service[112631]: your server socket listen backlog is limited to 100 connections May 26 08:12:56.392907 np0000176484 devstack@c-api.service[112631]: your mercy for graceful operations on workers is 80 seconds May 26 08:12:56.393898 np0000176484 devstack@c-api.service[112631]: mapped 671795 bytes (656 KB) for 4 cores May 26 08:12:56.394460 np0000176484 devstack@c-api.service[112631]: *** Operational MODE: preforking *** May 26 08:12:56.394460 np0000176484 devstack@c-api.service[112631]: *** uWSGI is running in multiple interpreter mode *** May 26 08:12:56.394460 np0000176484 devstack@c-api.service[112631]: spawned uWSGI master process (pid: 112631) May 26 08:12:56.394595 np0000176484 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 08:12:56.395464 np0000176484 devstack@c-api.service[112631]: spawned uWSGI worker 1 (pid: 112632, cores: 1) May 26 08:12:56.395919 np0000176484 devstack@c-api.service[112631]: spawned uWSGI worker 2 (pid: 112633, cores: 1) May 26 08:12:56.396323 np0000176484 devstack@c-api.service[112631]: spawned uWSGI worker 3 (pid: 112634, cores: 1) May 26 08:12:56.396767 np0000176484 devstack@c-api.service[112631]: spawned uWSGI worker 4 (pid: 112635, cores: 1) May 26 08:12:56.396844 np0000176484 devstack@c-api.service[112631]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: we strongly recommend against using it for new projects. May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: If you are already using Eventlet, we recommend migrating to a different May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: framework. For more detail see May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:12:56.531541 np0000176484 devstack@c-api.service[112634]: import eventlet # noqa May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: we strongly recommend against using it for new projects. May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: If you are already using Eventlet, we recommend migrating to a different May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: framework. For more detail see May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:12:56.537785 np0000176484 devstack@c-api.service[112633]: import eventlet # noqa May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: we strongly recommend against using it for new projects. May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: If you are already using Eventlet, we recommend migrating to a different May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: framework. For more detail see May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:12:56.539723 np0000176484 devstack@c-api.service[112635]: import eventlet # noqa May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: we strongly recommend against using it for new projects. May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: If you are already using Eventlet, we recommend migrating to a different May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: framework. For more detail see May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 08:12:56.555568 np0000176484 devstack@c-api.service[112632]: import eventlet # noqa May 26 08:12:56.629892 np0000176484 devstack@c-api.service[112633]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:12:56.629892 np0000176484 devstack@c-api.service[112633]: debtcollector.deprecate( May 26 08:12:56.640493 np0000176484 devstack@c-api.service[112635]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:12:56.640493 np0000176484 devstack@c-api.service[112635]: debtcollector.deprecate( May 26 08:12:56.658559 np0000176484 devstack@c-api.service[112634]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:12:56.658559 np0000176484 devstack@c-api.service[112634]: debtcollector.deprecate( May 26 08:12:56.660736 np0000176484 devstack@c-api.service[112632]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 08:12:56.660736 np0000176484 devstack@c-api.service[112632]: debtcollector.deprecate( May 26 08:12:56.718491 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:56.718491 np0000176484 devstack@c-api.service[112633]: from cgi import parse_header May 26 08:12:56.742263 np0000176484 devstack@c-api.service[112632]: /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 26 08:12:56.742263 np0000176484 devstack@c-api.service[112632]: from cgi import parse_header May 26 08:12:56.744947 np0000176484 devstack@c-api.service[112635]: /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 26 08:12:56.744947 np0000176484 devstack@c-api.service[112635]: from cgi import parse_header May 26 08:12:56.747080 np0000176484 devstack@c-api.service[112634]: /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 26 08:12:56.747080 np0000176484 devstack@c-api.service[112634]: from cgi import parse_header May 26 08:12:56.782514 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:56.782514 np0000176484 devstack@c-api.service[112633]: removals.removed_module( May 26 08:12:56.783588 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:56.783588 np0000176484 devstack@c-api.service[112633]: removals.removed_module( May 26 08:12:56.787318 np0000176484 devstack@c-api.service[112632]: /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 26 08:12:56.787318 np0000176484 devstack@c-api.service[112632]: removals.removed_module( May 26 08:12:56.788017 np0000176484 devstack@c-api.service[112632]: /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 26 08:12:56.788017 np0000176484 devstack@c-api.service[112632]: removals.removed_module( May 26 08:12:56.792074 np0000176484 devstack@c-api.service[112635]: /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 26 08:12:56.792074 np0000176484 devstack@c-api.service[112635]: removals.removed_module( May 26 08:12:56.792816 np0000176484 devstack@c-api.service[112635]: /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 26 08:12:56.792816 np0000176484 devstack@c-api.service[112635]: removals.removed_module( May 26 08:12:56.794286 np0000176484 devstack@c-api.service[112634]: /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 26 08:12:56.794286 np0000176484 devstack@c-api.service[112634]: removals.removed_module( May 26 08:12:56.795535 np0000176484 devstack@c-api.service[112634]: /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 26 08:12:56.795535 np0000176484 devstack@c-api.service[112634]: removals.removed_module( May 26 08:12:57.465029 np0000176484 devstack@c-api.service[112632]: /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 26 08:12:57.465029 np0000176484 devstack@c-api.service[112632]: warnings.warn( May 26 08:12:57.481225 np0000176484 devstack@c-api.service[112635]: /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 26 08:12:57.481225 np0000176484 devstack@c-api.service[112635]: warnings.warn( May 26 08:12:57.511831 np0000176484 devstack@c-api.service[112634]: /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 26 08:12:57.511831 np0000176484 devstack@c-api.service[112634]: warnings.warn( May 26 08:12:57.544545 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:57.544545 np0000176484 devstack@c-api.service[112633]: warnings.warn( May 26 08:12:57.567193 np0000176484 devstack@c-api.service[112632]: /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 26 08:12:57.567193 np0000176484 devstack@c-api.service[112632]: warnings.warn( May 26 08:12:57.582245 np0000176484 devstack@c-api.service[112635]: /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 26 08:12:57.582245 np0000176484 devstack@c-api.service[112635]: warnings.warn( May 26 08:12:57.622011 np0000176484 devstack@c-api.service[112634]: /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 26 08:12:57.622011 np0000176484 devstack@c-api.service[112634]: warnings.warn( May 26 08:12:57.656888 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:57.656888 np0000176484 devstack@c-api.service[112633]: warnings.warn( May 26 08:12:57.876196 np0000176484 devstack@c-api.service[112635]: 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 26 08:12:57.876371 np0000176484 devstack@c-api.service[112635]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112635) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:12:57.879473 np0000176484 devstack@c-api.service[112632]: 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 26 08:12:57.879637 np0000176484 devstack@c-api.service[112632]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112632) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:12:57.929778 np0000176484 devstack@c-api.service[112634]: 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 26 08:12:57.929983 np0000176484 devstack@c-api.service[112634]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112634) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:12:57.958324 np0000176484 devstack@c-api.service[112633]: 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 26 08:12:57.958594 np0000176484 devstack@c-api.service[112633]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112633) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 08:12:57.964911 np0000176484 devstack@c-api.service[112635]: /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 26 08:12:57.964911 np0000176484 devstack@c-api.service[112635]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:12:57.975088 np0000176484 devstack@c-api.service[112632]: /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 26 08:12:57.975088 np0000176484 devstack@c-api.service[112632]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:12:57.995800 np0000176484 devstack@c-api.service[112634]: /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 26 08:12:57.995800 np0000176484 devstack@c-api.service[112634]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:12:58.030261 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.030261 np0000176484 devstack@c-api.service[112633]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 08:12:58.435622 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112635) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:12:58.435966 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.436087 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.436220 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.437020 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.437147 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.437230 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112632) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:12:58.437344 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.437344 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.437344 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.437344 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.437344 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.437784 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.437784 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.437970 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112633) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:12:58.438077 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.438165 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112634) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 08:12:58.438384 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.438519 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.438609 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.438690 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.438776 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.438851 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.438937 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.439058 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.439141 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.439231 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.439401 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.439401 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.439602 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.439697 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.439778 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.439874 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.439982 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.440091 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.440184 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.440262 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.440350 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.440463 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.440545 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.440598 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.440643 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.440690 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.440690 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.440784 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.440784 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.440784 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.440784 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.440784 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.441001 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.441054 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.441109 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.441167 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.441219 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.441272 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.441329 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.441384 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.441433 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.441588 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.441588 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.441705 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.441756 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.441803 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.441856 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.441919 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.441919 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.442012 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.442012 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.442012 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.442012 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.442012 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.442012 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.445595 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.445688 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.445688 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.445794 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.445864 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.445864 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.445958 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.446093 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.446143 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.446201 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.446259 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.446315 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.446388 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.446468 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.446854 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.446910 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.446960 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.447031 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.447104 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.447218 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.447328 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.447597 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.447665 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.447737 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.447787 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.447850 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.447904 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.447954 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.453272 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.453352 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.453400 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.453478 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.453547 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.453616 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.453616 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.453818 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.453926 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.453985 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.454046 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.454100 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.454158 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.454218 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.454438 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.454564 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.454659 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.454751 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.454804 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.454858 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.454916 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.454966 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.455025 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.455025 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.455139 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.455199 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.455199 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.455335 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.455386 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.455435 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.455435 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.455435 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.455435 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.455435 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.455837 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.455888 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.455935 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.455994 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.455994 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.456088 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.456088 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.456181 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.456241 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.456311 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.456363 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.456412 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.456481 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.456558 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.456617 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.456666 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.456724 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.456783 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.456783 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.456899 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.456953 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.457003 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.457062 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.457106 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.457161 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.457218 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.457271 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.457329 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.457393 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.457469 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.457523 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.457582 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.457633 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.457689 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.457742 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.457791 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.457848 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.457898 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.457898 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.458002 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.458062 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.458113 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.458162 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.458215 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.458264 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.458308 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.458360 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.458431 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.458511 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.458580 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.458635 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.458694 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.458745 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.458793 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.458845 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.458893 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.458943 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.459012 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.459070 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.459118 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.459170 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.459231 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.459348 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.459407 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.459494 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.459621 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.459692 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.459758 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.459813 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.459861 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.459919 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.459969 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.460024 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.460081 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.460139 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.460197 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.460272 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.460342 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.460395 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.460481 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.460538 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.460585 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.460635 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.460698 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.460755 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.460821 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.460879 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.460935 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.460985 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.461032 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.461079 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.461127 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.461175 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.461247 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.461303 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.461359 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.461411 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.461411 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.461535 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.461535 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.461641 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.461701 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.461701 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.461701 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.461701 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.461701 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.461929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.462263 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.462597 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.462597 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.462597 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.462597 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.462597 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.462828 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.462881 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.462936 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.462992 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.463047 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.463047 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.463047 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.463047 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.463047 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.463810 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.463898 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.463953 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.464001 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.464060 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.464119 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.464190 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.464190 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.464295 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.464354 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.464413 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.464486 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.464525 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.464561 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.464606 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.464643 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.464688 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.464724 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.464757 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.464803 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.464843 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.464883 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.464918 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.464918 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.464918 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.464918 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.464918 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.464918 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.465157 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.465210 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.465291 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.465333 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.465401 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.465480 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.465533 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.465585 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.465628 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.465665 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.465708 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.465752 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.465789 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.465825 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.465867 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.465909 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.465952 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.466005 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.466048 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.466094 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.466138 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.466176 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.466217 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.466254 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.466292 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.466327 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.466363 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.466407 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.466459 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.466506 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.466551 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.466587 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.466627 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.466664 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.466706 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.466744 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.466744 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.466810 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.466854 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.466889 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.466934 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.466977 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.467019 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.467259 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.467344 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.467390 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.467434 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.467489 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.467536 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.467575 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.467610 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.467647 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.467683 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.467726 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.467763 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.467800 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.467842 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.467879 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.467915 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.467960 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.468003 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.468046 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.468090 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.468127 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.468169 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.468212 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.468249 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.468299 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.468299 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.468299 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.468299 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.468427 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.468427 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.468427 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.468560 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.468605 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.468641 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.468682 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.468722 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.468763 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.468800 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.468836 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.468876 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.468916 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.468951 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.468988 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.469029 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.469069 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.469115 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.469157 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.469192 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.469227 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.469262 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.469303 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.469303 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.469303 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.469502 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.469502 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.469581 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.469617 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.469651 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.469687 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.469730 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.469772 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.469772 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.469772 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.470399 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.470482 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.470537 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.470594 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.470649 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.470705 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.470744 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.470794 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.470843 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.470884 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.470939 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.471000 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.471093 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.471149 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.471344 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.471419 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.471509 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.471560 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.471605 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.471643 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.471678 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.471714 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.471752 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.471793 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.471830 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.471867 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.471906 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.471953 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.471990 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.472026 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.472061 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.472098 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.472140 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.472179 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.472214 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.472251 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.472287 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.472334 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.472377 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.472419 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.472470 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.472518 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.472556 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.472556 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.472631 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.472674 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.472713 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.472759 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.472800 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.472841 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.472841 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.472841 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.472841 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.472965 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.472965 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.473058 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.474064 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.474112 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.474193 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.474254 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.474301 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.474373 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.474450 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.474751 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.474832 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.474885 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.474971 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.475020 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.475076 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.475145 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.475258 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.475399 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.475466 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.475506 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.475552 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.475596 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.475633 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.475675 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.475717 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.475759 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.475797 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.475839 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.475880 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.475922 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.476844 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.476891 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.476973 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.477024 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.477090 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.477151 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.477222 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.477268 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.477362 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.477457 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.477525 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.477590 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.477658 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.477720 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.477904 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.477963 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.478035 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.478097 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.478142 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.478208 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.478275 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.478832 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.478929 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.479020 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.479099 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.479189 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.479263 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.479391 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.480144 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.480237 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.480316 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.480359 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.480401 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.480454 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.480502 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.480548 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.480584 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.480627 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.480664 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.480708 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.480745 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.480782 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.480818 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.480818 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.480888 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.480931 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.480968 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.481011 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.481048 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.481091 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.481128 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.481163 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.481206 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.481244 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.481286 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.481286 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.481357 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.481397 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.481433 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.481493 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.481536 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.481573 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.481610 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.481647 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.481681 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.481722 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.481763 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.481800 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.481841 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.481888 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.481926 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.481961 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.482001 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.482038 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.482079 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.482114 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.482153 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.482189 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.482222 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.482269 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.482310 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.482344 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.482379 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.482379 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.483258 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.483362 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.483415 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.483552 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.483656 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.483737 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.483839 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.483978 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.484077 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.484141 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.484200 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.484250 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.484301 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.484361 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.484361 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.484490 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.484548 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.484608 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.484844 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.484904 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.484960 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.484960 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.485057 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.485111 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.485162 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.485162 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.485162 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.485162 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.485384 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.485384 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.485384 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.485573 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.485634 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.485634 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.485739 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.485739 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.485849 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.485909 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.485963 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.486014 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.486014 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.486014 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.486148 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.486148 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.486148 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.486148 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.486148 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.486148 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.486504 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.486569 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.486623 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.486623 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.486623 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.486623 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.486623 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.486623 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.487204 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.487272 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.487375 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.487423 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.487516 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.487580 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.487824 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.487885 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.487939 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.487939 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.488054 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.488054 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.488054 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.488210 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.488265 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.488325 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.488381 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.488432 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.488525 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.488594 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.488646 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.488710 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.488766 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.488816 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.488871 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.488929 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.488978 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.488978 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.490669 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.490775 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.490775 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.490882 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.490882 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.490985 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.490985 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.491422 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.491520 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.491575 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.491839 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.491895 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.491957 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.492012 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.492070 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.492133 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.492133 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.492240 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.492240 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.492329 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.492393 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.492476 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.492536 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.492584 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.492803 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.492862 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.492913 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.492960 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.493010 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.493010 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.493109 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.493167 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.493214 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.493258 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.493308 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.493366 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.493366 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.493366 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.493366 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.493589 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.493648 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.493701 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.493760 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.493817 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.493867 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.493915 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.493977 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.494028 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.494189 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.494241 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.494289 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.494336 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.494386 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.494461 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.494515 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.494579 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.494952 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.495004 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.495004 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.495084 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.495136 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.495181 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.495239 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.495239 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.495370 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.495419 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.495485 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.495562 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.495619 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.495619 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.495717 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.495768 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.495817 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.495866 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.495917 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.495977 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.496034 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.496091 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.496152 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.496202 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.496250 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.496299 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.496348 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.496407 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.496492 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.496553 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.496608 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.496671 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.496722 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.496769 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.496824 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.496871 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.496918 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.496972 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.497039 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.497085 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.497142 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.497201 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.497251 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.497298 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.497345 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.497394 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.497464 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.497531 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.497581 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.497639 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.497701 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.497751 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.497751 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.497751 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.497751 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.497751 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.497970 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.498332 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.498392 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.498520 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.498580 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.498628 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.498696 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.498755 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.498805 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.498853 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.498915 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.498972 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.499022 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.499079 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.499142 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.499193 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.499249 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.499338 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.499400 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.499400 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.499511 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.499562 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.499624 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.499684 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.499740 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.499740 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.499847 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.499900 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.499949 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.499999 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.500048 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.500099 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.500099 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.500204 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.500255 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.500306 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.500355 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.500419 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.500493 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.500524 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.500550 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.500584 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.500610 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.500610 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.500610 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.500610 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.500610 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.500718 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.500749 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.500777 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.500777 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.500824 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.500853 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.500878 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.500952 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.501040 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.501040 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.501087 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.501116 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.501139 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.501163 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.501185 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.501212 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.501241 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.501270 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.501299 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.501327 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.501350 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.501375 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.501401 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.501424 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.501463 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.501489 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.501511 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.501536 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.501571 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.501601 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.501629 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.501653 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.501677 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.501702 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.501726 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.501755 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.501781 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.501806 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.501835 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.501863 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.501890 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.501917 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.501940 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.501964 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.501995 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.502020 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.502045 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.502074 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.502099 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.502124 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.502150 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 08:12:58.502334 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112635) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.502334 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.502334 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.502334 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.502334 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112635) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.502474 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112634) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.502502 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112635) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.502529 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.502529 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.502582 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.502627 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112634) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.502691 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112634) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.503302 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.503419 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 08:12:58.503472 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.503498 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.503546 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 08:12:58.503654 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 08:12:58.503746 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.503773 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 08:12:58.503802 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.503827 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 08:12:58.503856 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112632) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.503902 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112633) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 08:12:58.550361 np0000176484 devstack@c-api.service[112635]: INFO dbcounter [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Registered counter for database cinder May 26 08:12:58.552534 np0000176484 devstack@c-api.service[112634]: INFO dbcounter [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Registered counter for database cinder May 26 08:12:58.553952 np0000176484 devstack@c-api.service[112632]: INFO dbcounter [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Registered counter for database cinder May 26 08:12:58.554066 np0000176484 devstack@c-api.service[112633]: INFO dbcounter [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Registered counter for database cinder May 26 08:12:58.562980 np0000176484 devstack@c-api.service[112635]: DEBUG oslo_db.sqlalchemy.engines [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af 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=112635) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.570269 np0000176484 devstack@c-api.service[112634]: DEBUG oslo_db.sqlalchemy.engines [None req-b9174f14-732a-4935-b17f-51db76122018 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=112634) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.571959 np0000176484 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [None req-66e67501-0de7-419f-8496-3ed39b52382e 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.572956 np0000176484 devstack@c-api.service[112633]: DEBUG oslo_db.sqlalchemy.engines [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e 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=112633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.690150 np0000176484 devstack@c-api.service[112635]: DEBUG dbcounter [-] [112635] Writer thread running {{(pid=112635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:12:58.693101 np0000176484 devstack@c-api.service[112635]: INFO cinder.rpc [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:12:58.696095 np0000176484 devstack@c-api.service[112635]: INFO cinder.rpc [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:12:58.699358 np0000176484 devstack@c-api.service[112635]: INFO cinder.rpc [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:12:58.702513 np0000176484 devstack@c-api.service[112635]: INFO cinder.rpc [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:12:58.703393 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.705169 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.706810 np0000176484 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writer thread running {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:12:58.710666 np0000176484 devstack@c-api.service[112635]: DEBUG oslo_db.sqlalchemy.engines [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af 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=112635) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.710796 np0000176484 devstack@c-api.service[112632]: INFO cinder.rpc [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:12:58.712977 np0000176484 devstack@c-api.service[112633]: DEBUG dbcounter [-] [112633] Writer thread running {{(pid=112633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:12:58.713409 np0000176484 devstack@c-api.service[112635]: INFO cinder.rpc [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:12:58.714118 np0000176484 devstack@c-api.service[112632]: INFO cinder.rpc [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:12:58.715846 np0000176484 devstack@c-api.service[112633]: INFO cinder.rpc [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:12:58.716412 np0000176484 devstack@c-api.service[112635]: INFO cinder.rpc [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:12:58.716969 np0000176484 devstack@c-api.service[112632]: INFO cinder.rpc [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:12:58.718010 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.718113 np0000176484 devstack@c-api.service[112633]: INFO cinder.rpc [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:12:58.718779 np0000176484 devstack@c-api.service[112632]: INFO cinder.rpc [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:12:58.719709 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.720018 np0000176484 devstack@c-api.service[112633]: INFO cinder.rpc [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:12:58.721526 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.721842 np0000176484 devstack@c-api.service[112633]: INFO cinder.rpc [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:12:58.722797 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.724311 np0000176484 devstack@c-api.service[112634]: DEBUG dbcounter [-] [112634] Writer thread running {{(pid=112634) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 08:12:58.724970 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.726934 np0000176484 devstack@c-api.service[112632]: DEBUG oslo_db.sqlalchemy.engines [None req-66e67501-0de7-419f-8496-3ed39b52382e 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=112632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.727798 np0000176484 devstack@c-api.service[112634]: INFO cinder.rpc [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 08:12:58.729288 np0000176484 devstack@c-api.service[112632]: INFO cinder.rpc [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:12:58.729532 np0000176484 devstack@c-api.service[112633]: DEBUG oslo_db.sqlalchemy.engines [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e 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=112633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.730435 np0000176484 devstack@c-api.service[112634]: INFO cinder.rpc [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 08:12:58.731426 np0000176484 devstack@c-api.service[112632]: INFO cinder.rpc [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:12:58.731640 np0000176484 devstack@c-api.service[112633]: INFO cinder.rpc [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:12:58.732480 np0000176484 devstack@c-api.service[112634]: INFO cinder.rpc [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 08:12:58.732574 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.733490 np0000176484 devstack@c-api.service[112633]: INFO cinder.rpc [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:12:58.734282 np0000176484 devstack@c-api.service[112634]: INFO cinder.rpc [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 08:12:58.734363 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.735185 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.736867 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.737462 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.740481 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.742490 np0000176484 devstack@c-api.service[112634]: DEBUG oslo_db.sqlalchemy.engines [None req-b9174f14-732a-4935-b17f-51db76122018 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=112634) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:12:58.744229 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.746257 np0000176484 devstack@c-api.service[112634]: INFO cinder.rpc [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 08:12:58.746592 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.748902 np0000176484 devstack@c-api.service[112634]: INFO cinder.rpc [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 08:12:58.748995 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.749067 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.750228 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.751636 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.753242 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.753736 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.756435 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.757383 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.758558 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.759944 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.761585 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.763077 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.764789 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.765571 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.765684 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.767038 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.767972 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.768603 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.769896 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.770138 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.771092 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.771344 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.774119 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.774510 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.776915 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.777104 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.777244 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.778892 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.779160 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.780565 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.781728 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.782742 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.783167 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.783464 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.784160 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.785787 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.787383 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.787804 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.787899 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.787980 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.789471 np0000176484 devstack@c-api.service[112635]: WARNING cinder.api.contrib.hosts [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:12:58.790227 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.790535 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.790905 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.792673 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.792803 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.793167 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.794572 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.794669 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.794724 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.796205 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.796377 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.797463 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.797536 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: extensions {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.797960 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.799259 np0000176484 devstack@c-api.service[112633]: WARNING cinder.api.contrib.hosts [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:12:58.799457 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: qos-specs {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.800187 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.801753 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.801836 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.802020 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-snapshot-manage {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.803241 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.803319 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.804317 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: scheduler-stats {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.804759 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.805653 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: extensions {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.806246 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.806500 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-volume-transfer {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.807996 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: qos-specs {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.808598 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.808692 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.809872 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: extra_specs {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.810142 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-snapshot-manage {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.811670 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: scheduler-stats {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.811826 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-volume-type-access {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.812021 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.813130 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.813257 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-volume-transfer {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.814123 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: cgsnapshots {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.814251 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.814721 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: extra_specs {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.816180 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: consistencygroups {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.816308 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-volume-type-access {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.816464 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.817867 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: cgsnapshots {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.818716 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.819056 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-quota-sets {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.819305 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: consistencygroups {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.820565 np0000176484 devstack@c-api.service[112632]: WARNING cinder.api.contrib.hosts [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:12:58.821021 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: capabilities {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.821320 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-quota-sets {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.821745 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.822155 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.822730 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: capabilities {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.822826 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-hosts {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.823998 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.824054 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-hosts {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.824803 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: encryption {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.825494 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: encryption {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.826049 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.826916 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: backups {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.826977 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: backups {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.827550 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.828340 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.829468 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-quota-class-sets {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.829742 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: extensions {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.829821 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-quota-class-sets {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.830862 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-volume-manage {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.831101 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.831168 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-volume-manage {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.831762 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: qos-specs {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.832375 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: os-availability-zone {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.832814 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: os-availability-zone {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.833218 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.833992 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extended resource: encryption {{(pid=112635) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.834112 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extended resource: encryption {{(pid=112633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.835323 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.836052 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-snapshot-manage {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.837188 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.837421 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.837545 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: scheduler-stats {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.838341 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.838761 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.839034 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-volume-transfer {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.839455 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.840223 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.840321 np0000176484 devstack@c-api.service[112634]: WARNING cinder.api.contrib.hosts [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 08:12:58.840691 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: extra_specs {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.840920 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.841550 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.841642 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.842272 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.842356 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-volume-type-access {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.842996 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.843732 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.844062 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: cgsnapshots {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.844362 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.844504 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.845164 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.845509 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: consistencygroups {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.846041 np0000176484 devstack@c-api.service[112633]: WARNING castellan.key_manager.migration [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.846871 np0000176484 devstack@c-api.service[112635]: WARNING castellan.key_manager.migration [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.847162 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.847346 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.contrib.snapshot_actions [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] SnapshotActionsController initialized {{(pid=112633) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:12:58.847489 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.847638 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension TypesManage extending resource: types {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.847708 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.contrib.snapshot_actions [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] SnapshotActionsController initialized {{(pid=112635) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:12:58.847786 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-quota-sets {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.847844 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.847903 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeActions extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.847976 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension TypesManage extending resource: types {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848056 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848129 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848201 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeActions extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848264 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension AdminActions extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848325 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848385 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension AdminActions extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848462 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848539 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension AdminActions extending resource: backups {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848592 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension AdminActions extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848637 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848681 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension AdminActions extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848733 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension UsedLimits extending resource: limits {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848783 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension AdminActions extending resource: backups {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848827 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848880 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848930 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.848982 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension UsedLimits extending resource: limits {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849033 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849076 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849121 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849172 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849217 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: capabilities {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.849260 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849260 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.v3.router [None req-1d5583d3-b81e-4deb-8f1b-28bd43c0f02e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849345 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeTypeAccess extending resource: types {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849430 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849542 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension SnapshotActions extending resource: snapshots {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.849592 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.849660 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.v3.router [None req-35f41ffc-bda1-4ade-85f4-7b277b9c84af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112635) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.850456 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-hosts {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.850518 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: extensions {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.851889 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: encryption {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.851953 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: qos-specs {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.853395 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: backups {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.855120 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-snapshot-manage {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.855683 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-quota-class-sets {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.856951 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: scheduler-stats {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.857135 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-volume-manage {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.857496 np0000176484 devstack@c-api.service[112633]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6daf2a3668 pid: 112633 (default app) May 26 08:12:58.858086 np0000176484 devstack@c-api.service[112635]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6daf2a3668 pid: 112635 (default app) May 26 08:12:58.858685 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: os-availability-zone {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.858779 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-volume-transfer {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.860030 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extended resource: encryption {{(pid=112632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.860541 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: extra_specs {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.862143 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-volume-type-access {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.862537 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.863898 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: cgsnapshots {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.864266 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.865490 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: consistencygroups {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.865688 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.865917 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.865917 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866049 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866049 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866049 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866049 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866049 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866332 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866332 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866332 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866332 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866332 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866332 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866623 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866623 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866623 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866623 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866623 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866852 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866852 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.866852 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.866852 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867034 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867034 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867034 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867034 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867236 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867236 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867236 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867236 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867236 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867506 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867506 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867506 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867506 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867506 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867761 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867761 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867761 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867761 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.867761 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.867761 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868023 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868023 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868023 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868023 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868023 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868023 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868296 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868296 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868296 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868296 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868296 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868296 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868604 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868604 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868604 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868604 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868604 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868604 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868857 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868857 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.868857 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.868857 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869039 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869039 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869039 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869039 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869039 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869268 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869268 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869268 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869268 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869268 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869554 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869554 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869554 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869554 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869554 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869554 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869803 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869803 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869803 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.869803 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.869803 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870059 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870059 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870059 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870059 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870059 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870277 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870277 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870277 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870277 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870489 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870489 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870489 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870489 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870673 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870673 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870673 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870673 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870673 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870916 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870916 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870916 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.870916 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.870916 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871118 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871118 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871118 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871118 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871314 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871314 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871314 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871314 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871571 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871571 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871571 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871571 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871754 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871754 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871754 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871754 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871945 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871945 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.871945 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.871945 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872131 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872131 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872131 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872131 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872131 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872131 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872412 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872412 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872412 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872412 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872412 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872658 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872983 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872983 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872983 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872983 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.872983 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.872983 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873274 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873274 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873274 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873274 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873274 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873274 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873665 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873665 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873665 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873665 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873665 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873665 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873946 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873946 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.873946 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.873946 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874144 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.874144 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874144 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.874144 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874326 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.874326 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874326 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.874326 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874562 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.874562 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874562 np0000176484 devstack@c-api.service[112633]: /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 26 08:12:58.874562 np0000176484 devstack@c-api.service[112633]: warnings.warn(deprecated_msg) May 26 08:12:58.874735 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.874774 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-quota-sets {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.874826 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.middleware.request_id [None req-109c53b3-3408-4c83-9fcf-1c1b92643e80 None None] RequestId filter calling following filter/app {{(pid=112633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:12:58.874866 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.874910 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: capabilities {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.874956 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.874993 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-hosts {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.875030 np0000176484 devstack@c-api.service[112633]: [pid: 112633|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Tue May 26 08:12:58 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 26 08:12:58.875068 np0000176484 devstack@c-api.service[112632]: WARNING castellan.key_manager.migration [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.875105 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: encryption {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.875148 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.contrib.snapshot_actions [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] SnapshotActionsController initialized {{(pid=112632) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:12:58.875148 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.875148 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension TypesManage extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.876256 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeActions extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.876256 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.876367 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: backups {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.876411 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension AdminActions extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension AdminActions extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension AdminActions extending resource: backups {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension UsedLimits extending resource: limits {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878225 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878519 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878519 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878519 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878519 np0000176484 devstack@c-api.service[112632]: DEBUG cinder.api.v3.router [None req-66e67501-0de7-419f-8496-3ed39b52382e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.878935 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-quota-class-sets {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.880432 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-volume-manage {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.881938 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: os-availability-zone {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.883354 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extended resource: encryption {{(pid=112634) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 08:12:58.886168 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.886537 np0000176484 devstack@c-api.service[112632]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6daf2a3668 pid: 112632 (default app) May 26 08:12:58.887859 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.889283 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.890700 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.892239 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.894524 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.896677 np0000176484 devstack@c-api.service[112634]: WARNING castellan.key_manager.migration [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 08:12:58.897628 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.contrib.snapshot_actions [None req-b9174f14-732a-4935-b17f-51db76122018 None None] SnapshotActionsController initialized {{(pid=112634) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 08:12:58.897768 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.897910 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension TypesManage extending resource: types {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.898848 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeActions extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.898991 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899097 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899197 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension AdminActions extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899318 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension AdminActions extending resource: snapshots {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899411 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension AdminActions extending resource: backups {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899640 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899759 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension UsedLimits extending resource: limits {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.899893 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.900008 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.900184 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.900248 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.900334 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.900456 np0000176484 devstack@c-api.service[112634]: DEBUG cinder.api.v3.router [None req-b9174f14-732a-4935-b17f-51db76122018 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112634) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 08:12:58.910894 np0000176484 devstack@c-api.service[112634]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f6daf2a3668 pid: 112634 (default app) May 26 08:13:06.221069 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.221069 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.221069 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.221069 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.221069 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222026 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222026 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222026 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222026 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222026 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222224 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222224 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222224 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222224 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222224 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222224 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222434 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222434 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222434 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222434 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222600 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222600 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222600 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222600 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222775 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222775 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222775 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222775 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222930 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222930 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222930 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.222930 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.222930 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223160 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223160 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223160 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223160 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223160 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223381 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223381 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223381 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223381 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223381 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223381 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223706 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223706 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223706 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223706 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223706 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223706 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223908 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223908 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223908 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223908 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.223908 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.223908 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.224976 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.224976 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.224976 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.224976 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.224976 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.225428 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.225428 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.225428 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.225428 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.225428 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.225888 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.225888 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.225888 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.225888 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.225888 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.225888 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.226415 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.226415 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.226415 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.226415 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.226415 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.226415 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.226968 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.226968 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.226968 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.226968 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.226968 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.227394 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.227394 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.227394 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.227394 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.227394 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.227893 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.227893 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.227893 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.227893 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228197 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228197 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228197 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228197 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228571 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228571 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228571 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228571 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228571 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228864 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228864 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228864 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.228864 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.228864 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229058 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229058 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229058 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229058 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229208 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229208 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229208 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229208 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229351 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229351 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229351 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229351 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229941 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229941 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.229941 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.229941 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.230543 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.230543 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.230543 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.230543 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.231067 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.231067 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.231067 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.231067 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.231067 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.231754 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.231754 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.231754 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.231754 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.231754 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.231754 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232471 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232471 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232471 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232471 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232471 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232720 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232720 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232720 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232720 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232720 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232720 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232855 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232855 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232855 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232855 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232855 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232855 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232994 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232994 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232994 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232994 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.232994 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.232994 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233158 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233158 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233158 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233158 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233158 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233158 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233301 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233301 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233301 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233301 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233398 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233398 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233398 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233398 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233398 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233873 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233873 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233873 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233873 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.233873 np0000176484 devstack@c-api.service[112635]: warnings.warn(deprecated_msg) May 26 08:13:06.233873 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.middleware.request_id [None req-53ac4309-d755-451b-acd4-6024afbf08a4 None None] RequestId filter calling following filter/app {{(pid=112635) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:13:06.776092 np0000176484 devstack@c-api.service[112635]: INFO cinder.api.openstack.wsgi [None req-53ac4309-d755-451b-acd4-6024afbf08a4 admin admin] POST https://199.204.45.223/volume/v3/types May 26 08:13:06.776682 np0000176484 devstack@c-api.service[112635]: DEBUG cinder.api.openstack.wsgi [None req-53ac4309-d755-451b-acd4-6024afbf08a4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112635) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 08:13:06.778379 np0000176484 devstack@c-api.service[112635]: /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 26 08:13:06.778379 np0000176484 devstack@c-api.service[112635]: warnings.warn( May 26 08:13:06.787212 np0000176484 devstack@c-api.service[112635]: DEBUG oslo_db.sqlalchemy.engines [None req-53ac4309-d755-451b-acd4-6024afbf08a4 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=112635) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:13:06.817592 np0000176484 devstack@c-api.service[112635]: INFO cinder.api.openstack.wsgi [None req-53ac4309-d755-451b-acd4-6024afbf08a4 admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 May 26 08:13:06.818100 np0000176484 devstack@c-api.service[112635]: [pid: 112635|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Tue May 26 08:13:06 2026] POST /volume/v3/types => generated 186 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 08:13:06.832468 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.middleware.request_id [req-53ac4309-d755-451b-acd4-6024afbf08a4 req-b45a7896-4d71-4d9a-9933-b59656af5bda None None] RequestId filter calling following filter/app {{(pid=112633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 08:13:07.183493 np0000176484 devstack@c-api.service[112633]: INFO cinder.api.openstack.wsgi [req-53ac4309-d755-451b-acd4-6024afbf08a4 req-b45a7896-4d71-4d9a-9933-b59656af5bda admin admin] POST https://199.204.45.223/volume/v3/types/2bbfc506-031a-4715-a11f-9ea133a50020/extra_specs May 26 08:13:07.184055 np0000176484 devstack@c-api.service[112633]: DEBUG cinder.api.openstack.wsgi [req-53ac4309-d755-451b-acd4-6024afbf08a4 req-b45a7896-4d71-4d9a-9933-b59656af5bda admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112633) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 08:13:07.185869 np0000176484 devstack@c-api.service[112633]: /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 26 08:13:07.185869 np0000176484 devstack@c-api.service[112633]: warnings.warn( May 26 08:13:07.195046 np0000176484 devstack@c-api.service[112633]: DEBUG oslo_db.sqlalchemy.engines [req-53ac4309-d755-451b-acd4-6024afbf08a4 req-b45a7896-4d71-4d9a-9933-b59656af5bda 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=112633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 08:13:07.275244 np0000176484 devstack@c-api.service[112633]: INFO cinder.api.openstack.wsgi [req-53ac4309-d755-451b-acd4-6024afbf08a4 req-b45a7896-4d71-4d9a-9933-b59656af5bda admin admin] https://199.204.45.223/volume/v3/types/2bbfc506-031a-4715-a11f-9ea133a50020/extra_specs returned with HTTP 200 May 26 08:13:07.276299 np0000176484 devstack@c-api.service[112633]: [pid: 112633|app: 0|req: 2/3] 199.204.45.223 () {70 vars in 1505 bytes} [Tue May 26 08:13:06 2026] POST /volume/v3/types/2bbfc506-031a-4715-a11f-9ea133a50020/extra_specs => generated 55 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 08:13:08.730863 np0000176484 devstack@c-api.service[112632]: DEBUG dbcounter [-] [112632] Writing DB stats cinder:SELECT=6 {{(pid=112632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:13:08.747994 np0000176484 devstack@c-api.service[112634]: DEBUG dbcounter [-] [112634] Writing DB stats cinder:SELECT=6 {{(pid=112634) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:13:16.814880 np0000176484 devstack@c-api.service[112635]: DEBUG dbcounter [-] [112635] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 08:13:17.273160 np0000176484 devstack@c-api.service[112633]: DEBUG dbcounter [-] [112633] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}