May 28 03:21:53.302908 np0000177157 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 03:21:53.309337 np0000177157 devstack@c-api.service[112319]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 03:21:53 2026] *** May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: nodename: np0000177157 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: machine: x86_64 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: clock source: unix May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: pcre jit disabled May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: detected number of CPU cores: 16 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: current working directory: / May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: detected binary path: /usr/bin/uwsgi-core May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: your processes number limit is 256917 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: your memory page size is 4096 bytes May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: detected max file descriptor number: 2048 May 28 03:21:53.311689 np0000177157 devstack@c-api.service[112319]: lock engine: pthread robust mutexes May 28 03:21:53.312155 np0000177157 devstack@c-api.service[112319]: thunder lock: enabled May 28 03:21:53.312155 np0000177157 devstack@c-api.service[112319]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 03:21:53.312155 np0000177157 devstack@c-api.service[112319]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 03:21:53.312155 np0000177157 devstack@c-api.service[112319]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 03:21:53.312155 np0000177157 devstack@c-api.service[112319]: Set PythonHome to /opt/stack/data/venv May 28 03:21:53.350511 np0000177157 devstack@c-api.service[112319]: Python main interpreter initialized at 0x74e5ce4a3668 May 28 03:21:53.350511 np0000177157 devstack@c-api.service[112319]: python threads support enabled May 28 03:21:53.350511 np0000177157 devstack@c-api.service[112319]: your server socket listen backlog is limited to 100 connections May 28 03:21:53.350511 np0000177157 devstack@c-api.service[112319]: your mercy for graceful operations on workers is 80 seconds May 28 03:21:53.350991 np0000177157 devstack@c-api.service[112319]: mapped 671795 bytes (656 KB) for 4 cores May 28 03:21:53.351145 np0000177157 devstack@c-api.service[112319]: *** Operational MODE: preforking *** May 28 03:21:53.351338 np0000177157 devstack@c-api.service[112319]: *** uWSGI is running in multiple interpreter mode *** May 28 03:21:53.351338 np0000177157 devstack@c-api.service[112319]: spawned uWSGI master process (pid: 112319) May 28 03:21:53.351549 np0000177157 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 03:21:53.352036 np0000177157 devstack@c-api.service[112319]: spawned uWSGI worker 1 (pid: 112321, cores: 1) May 28 03:21:53.352660 np0000177157 devstack@c-api.service[112319]: spawned uWSGI worker 2 (pid: 112322, cores: 1) May 28 03:21:53.353106 np0000177157 devstack@c-api.service[112319]: spawned uWSGI worker 3 (pid: 112323, cores: 1) May 28 03:21:53.353685 np0000177157 devstack@c-api.service[112319]: spawned uWSGI worker 4 (pid: 112324, cores: 1) May 28 03:21:53.353751 np0000177157 devstack@c-api.service[112319]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: framework. For more detail see May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 03:21:53.487792 np0000177157 devstack@c-api.service[112323]: import eventlet # noqa May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: we strongly recommend against using it for new projects. May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: If you are already using Eventlet, we recommend migrating to a different May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: framework. For more detail see May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 03:21:53.488683 np0000177157 devstack@c-api.service[112324]: import eventlet # noqa May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: we strongly recommend against using it for new projects. May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: If you are already using Eventlet, we recommend migrating to a different May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: framework. For more detail see May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 03:21:53.489514 np0000177157 devstack@c-api.service[112321]: import eventlet # noqa May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: we strongly recommend against using it for new projects. May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: If you are already using Eventlet, we recommend migrating to a different May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: framework. For more detail see May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 03:21:53.508801 np0000177157 devstack@c-api.service[112322]: import eventlet # noqa May 28 03:21:53.577353 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 03:21:53.577353 np0000177157 devstack@c-api.service[112321]: debtcollector.deprecate( May 28 03:21:53.578188 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 03:21:53.578188 np0000177157 devstack@c-api.service[112324]: debtcollector.deprecate( May 28 03:21:53.585686 np0000177157 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 03:21:53.585686 np0000177157 devstack@c-api.service[112323]: debtcollector.deprecate( May 28 03:21:53.601698 np0000177157 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 03:21:53.601698 np0000177157 devstack@c-api.service[112322]: debtcollector.deprecate( May 28 03:21:53.657911 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 03:21:53.657911 np0000177157 devstack@c-api.service[112324]: from cgi import parse_header May 28 03:21:53.661072 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 03:21:53.661072 np0000177157 devstack@c-api.service[112321]: from cgi import parse_header May 28 03:21:53.666568 np0000177157 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 03:21:53.666568 np0000177157 devstack@c-api.service[112323]: from cgi import parse_header May 28 03:21:53.684376 np0000177157 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 28 03:21:53.684376 np0000177157 devstack@c-api.service[112322]: from cgi import parse_header May 28 03:21:53.704251 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 03:21:53.704251 np0000177157 devstack@c-api.service[112324]: removals.removed_module( May 28 03:21:53.704251 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 03:21:53.704251 np0000177157 devstack@c-api.service[112324]: removals.removed_module( May 28 03:21:53.709965 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 03:21:53.709965 np0000177157 devstack@c-api.service[112321]: removals.removed_module( May 28 03:21:53.710760 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 03:21:53.710760 np0000177157 devstack@c-api.service[112321]: removals.removed_module( May 28 03:21:53.719844 np0000177157 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 03:21:53.719844 np0000177157 devstack@c-api.service[112323]: removals.removed_module( May 28 03:21:53.720738 np0000177157 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 03:21:53.720738 np0000177157 devstack@c-api.service[112323]: removals.removed_module( May 28 03:21:53.732467 np0000177157 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 28 03:21:53.732467 np0000177157 devstack@c-api.service[112322]: removals.removed_module( May 28 03:21:53.733295 np0000177157 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 28 03:21:53.733295 np0000177157 devstack@c-api.service[112322]: removals.removed_module( May 28 03:21:54.334747 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 03:21:54.334747 np0000177157 devstack@c-api.service[112324]: warnings.warn( May 28 03:21:54.343141 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 03:21:54.343141 np0000177157 devstack@c-api.service[112321]: warnings.warn( May 28 03:21:54.377733 np0000177157 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 03:21:54.377733 np0000177157 devstack@c-api.service[112323]: warnings.warn( May 28 03:21:54.383440 np0000177157 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 28 03:21:54.383440 np0000177157 devstack@c-api.service[112322]: warnings.warn( May 28 03:21:54.430175 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 03:21:54.430175 np0000177157 devstack@c-api.service[112324]: warnings.warn( May 28 03:21:54.442608 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 03:21:54.442608 np0000177157 devstack@c-api.service[112321]: warnings.warn( May 28 03:21:54.474533 np0000177157 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 03:21:54.474533 np0000177157 devstack@c-api.service[112323]: warnings.warn( May 28 03:21:54.483784 np0000177157 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 28 03:21:54.483784 np0000177157 devstack@c-api.service[112322]: warnings.warn( May 28 03:21:54.740700 np0000177157 devstack@c-api.service[112321]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 03:21:54.741035 np0000177157 devstack@c-api.service[112321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 03:21:54.780352 np0000177157 devstack@c-api.service[112323]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 03:21:54.781050 np0000177157 devstack@c-api.service[112322]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 03:21:54.781502 np0000177157 devstack@c-api.service[112323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 03:21:54.781589 np0000177157 devstack@c-api.service[112322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 03:21:54.817322 np0000177157 devstack@c-api.service[112324]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 28 03:21:54.817831 np0000177157 devstack@c-api.service[112324]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112324) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 03:21:54.838644 np0000177157 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 03:21:54.838644 np0000177157 devstack@c-api.service[112321]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 03:21:54.840238 np0000177157 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 03:21:54.840238 np0000177157 devstack@c-api.service[112322]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 03:21:54.840960 np0000177157 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 03:21:54.840960 np0000177157 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 03:21:54.883266 np0000177157 devstack@c-api.service[112324]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 03:21:54.883266 np0000177157 devstack@c-api.service[112324]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 03:21:55.313162 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 03:21:55.313384 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 03:21:55.313452 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 03:21:55.313516 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.313607 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.313668 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.313722 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.313778 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 03:21:55.313839 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.313896 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.313953 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.313953 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.314068 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.314068 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.314193 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.314272 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.314645 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.314713 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.314775 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.314843 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.314896 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.314963 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.315031 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.315096 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.315156 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.315210 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.315283 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.315341 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.315404 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.315464 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.315533 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.315533 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.315646 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.315710 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.315767 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.315821 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.315877 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.315933 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.315989 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.316054 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.316113 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.316113 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.316113 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.316113 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.318002 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.318062 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.318099 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.318153 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.318197 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.318248 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.318283 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.318334 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.318376 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.318412 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.318452 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.318486 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.318524 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.318580 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.318629 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.318665 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.318704 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.318704 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.318780 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.318816 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.318855 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.318890 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.318930 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.318976 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.319016 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.319016 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.319016 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.319016 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.323425 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.323554 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.323554 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.323642 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.323684 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.323725 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.323725 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.323895 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.323895 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.324337 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.324409 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.324409 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.324409 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.324409 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.324572 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.324572 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.324572 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.324572 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.324572 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.324763 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.324763 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.325930 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.326111 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.326277 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.326426 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.326558 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.326690 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.326848 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.330290 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.330349 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.330405 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.330460 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.330501 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.330541 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.330580 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.330619 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.330658 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.330699 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.330739 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.330739 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.330815 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.330867 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.330909 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.330949 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.330949 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.330949 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.331063 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.331063 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.331142 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.331818 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.331898 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.331943 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.331981 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.332016 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.332055 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.332055 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.332132 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.332173 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.332230 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.332482 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.332539 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.332539 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.332609 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.332650 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.332694 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.332694 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.332694 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.332694 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.332850 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.332897 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.332937 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.332979 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.333020 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.333020 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.333098 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.333138 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.333138 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.333234 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.333284 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.333329 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.333369 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.333406 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.333443 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.333481 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.333517 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.333555 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.333592 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.333633 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.333684 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.333741 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.333741 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.333825 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.333825 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.333897 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.333936 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.333980 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.334073 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.334119 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.334169 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.334230 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.334270 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.334310 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.334347 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.334384 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.334421 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.334459 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.334498 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.334546 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.334586 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.334623 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.334661 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.334698 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.334736 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.334778 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.334832 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.334885 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.334938 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.334991 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.335030 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.335067 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.335109 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.335147 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.335185 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.335239 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.335290 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.335327 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.335369 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.335412 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.335450 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.335487 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.335487 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.335487 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.335487 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.336089 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.336155 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.336200 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.336256 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.336335 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.336378 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.336426 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.336465 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.336502 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.336540 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.336577 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.336615 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.336658 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.336698 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.336741 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.336780 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.336822 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.336822 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.336822 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.336822 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.336948 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.336990 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.337047 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.337047 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.337047 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.337161 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.337161 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.337265 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.337803 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.337966 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.337966 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.337966 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.338079 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.338079 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.338146 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.338443 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.338548 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.338640 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.338695 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.338778 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.338821 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.338893 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.339271 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.339338 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.339402 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.339475 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.339516 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.339584 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.339651 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.339723 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.339770 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.339844 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.339912 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.339982 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.340025 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.340099 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.340720 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.340788 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.340837 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.340903 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.340966 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.341009 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.341083 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.341291 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.341376 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.341483 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.341569 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.341650 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.341725 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.341817 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.341851 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.341890 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.341923 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.341976 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.342015 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.342052 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.342082 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.342116 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.342146 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.342176 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.342209 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.342263 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.342292 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.342321 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.342347 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.342377 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.342402 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.342442 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.342473 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.342500 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.342528 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.342553 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.342583 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.342608 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.342638 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.342666 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.342703 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.342734 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.342760 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.342788 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.342817 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.342847 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.342872 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.342905 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.342932 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.342960 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.342992 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.343018 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.343045 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.343074 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.343101 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.343125 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.343157 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.343183 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.343210 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.343255 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.343284 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.343313 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.343313 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.343932 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.344001 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.344066 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.344098 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.344125 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.344183 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.344236 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.344271 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.344337 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.344364 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.344429 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.344521 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.344581 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.344613 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.344649 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.344678 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.344704 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.344737 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.344773 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.344802 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.344828 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.344856 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.344887 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.344911 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.344940 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.344965 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.344994 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.345018 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.345270 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.345344 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.345402 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.345471 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.345526 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.345585 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.345658 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.345727 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.345811 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.345872 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.345934 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.345993 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.346051 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.346081 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.346116 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.346153 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.346181 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.346263 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.346294 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.346319 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.346348 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.346373 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.346416 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.346444 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.346469 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.346498 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.346523 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.346552 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.346578 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.346611 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.346636 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.346671 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.346696 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.346724 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.346750 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.346779 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.346808 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.346842 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.346867 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.346895 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.346926 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.346954 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.346992 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.347021 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.347021 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.347021 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.347021 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.347113 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.347148 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.347176 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.347205 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.347259 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.347259 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.347259 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.347338 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.347364 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.349061 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.349120 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.349192 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.349260 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.349300 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.349300 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.349382 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.349421 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.349459 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.349503 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.349547 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.349585 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.349623 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.349665 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.349707 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.349745 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.349793 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.349836 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.349873 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.349911 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.349911 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.349981 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.349981 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.350055 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.350095 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.350138 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.350209 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.350282 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.350330 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.350369 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.350369 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.350433 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.350482 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.350520 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.350559 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.350607 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.350649 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.350689 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.350727 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.350769 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.350809 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.350848 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.350887 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.350924 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.350964 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.351011 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.351049 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.351086 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.351127 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.351165 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.351202 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.351279 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.351279 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.351349 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.351393 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.351393 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.352777 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.352853 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.352889 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.352922 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.352956 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.352956 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.353033 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.353071 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.353115 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.353154 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.353194 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.353267 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.353302 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.353302 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.353381 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.353421 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.353465 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.353629 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.353629 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.353711 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.353711 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.354154 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.354284 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.354383 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.354490 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.354574 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.354681 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.354775 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.355295 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.355340 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.355418 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.355458 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.355491 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.355539 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.355579 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.355614 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.355655 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.355694 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.355730 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.355761 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.355797 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.355797 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.355858 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.355891 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.355922 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.355956 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.355999 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.356035 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.356069 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.356069 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.356127 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.356127 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.356205 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.356265 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.356265 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.356373 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.358331 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.358397 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.358430 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.358467 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.358508 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.358542 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.358573 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.358609 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.358641 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.358763 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.358804 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.358804 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.358864 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.358903 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.358938 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.358938 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.359002 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.359036 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.359071 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.359109 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.359143 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.359179 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.359241 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.359275 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.359308 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.359340 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.359378 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.359378 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.359436 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.359474 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.359517 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.359563 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.359597 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.359634 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.359672 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.359672 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.359740 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.359775 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.359807 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.359852 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.359887 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.359924 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.359959 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.359993 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.360032 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.360068 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.360101 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.360101 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.360169 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.360211 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.360264 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.360264 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.360361 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.360409 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.360444 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.360478 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.361073 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.361118 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.361153 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.361192 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.361263 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.361302 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.361341 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.361376 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.361415 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.361450 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.361486 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.361525 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.361565 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.361565 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.362205 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.362271 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.362344 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.362397 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.362441 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.362477 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.362511 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.362547 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.362583 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.362629 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.362664 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.362699 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.362699 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.362761 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.362795 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.362883 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.362926 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.362998 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.363044 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.363169 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.363245 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.363285 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.363321 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.363381 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.363468 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.363552 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.363633 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.363671 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.363708 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.363756 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.363794 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.363831 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.363891 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.363952 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.364023 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.364067 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.364108 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.364143 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.364180 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.364247 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.364289 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.364363 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.364406 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.364445 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.364480 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.364514 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.364553 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.364589 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.364625 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.364625 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.364694 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.364730 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.364765 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.364801 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.364835 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.364870 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.364911 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.364948 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.364987 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.364987 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.364987 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.364987 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.365116 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.365340 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.365406 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.365466 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.365529 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.365590 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.365649 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.365716 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.367010 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.367055 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.367132 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.367193 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.367246 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.367282 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.367317 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.367351 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.367386 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.367434 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.367475 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.367475 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.367545 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.367626 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.368007 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.368081 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.368127 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.368178 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.368259 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.368315 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.368356 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.368356 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.368425 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.368466 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.368501 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.368543 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.368590 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.368637 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.368708 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.368756 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.368793 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.368827 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.368867 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.368902 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.368942 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.368978 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.368978 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.369062 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.369106 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.369148 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.369148 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.369148 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.369268 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.369268 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.369338 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.369377 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.369428 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.369428 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.369494 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.369534 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.369569 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.369609 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.369643 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.369676 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.369715 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.369754 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.369998 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.370066 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.370110 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.370149 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.370187 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.370240 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.370277 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.370313 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.370347 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.370394 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.370429 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.370468 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.370504 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.370538 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.370573 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.370611 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.370648 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.370687 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.370721 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.370762 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.370799 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.370834 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.370869 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.370903 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.370939 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.370974 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.371008 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.371040 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.371075 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.371115 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.371151 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.371183 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.371230 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.371270 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.371303 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.371338 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.371381 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.371419 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.371452 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.371492 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.371528 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.371649 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.371770 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.371815 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.371849 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.371888 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.371923 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.371957 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.372733 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.372733 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.372733 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.372907 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.372982 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.373058 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.373100 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.373183 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.373298 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.373344 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.373379 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.373428 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.373464 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.373498 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.373536 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.373569 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.373603 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.373637 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.373677 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.373713 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.373748 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.373788 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.373823 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.373858 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.373896 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.373929 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.373966 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.374005 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.374043 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.374083 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.374122 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.374202 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.374390 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.374495 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.374588 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.374628 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.374670 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.374707 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.374747 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.374784 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.374820 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.374867 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.374867 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.374946 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.374982 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.375025 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.375061 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.375096 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.375132 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.375168 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.375203 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.375264 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.375324 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.375367 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.375402 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.375402 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.375474 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.375474 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.375474 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.375577 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.375615 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.375736 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.375773 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.375807 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.375842 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.375875 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.375908 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.375942 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.375977 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.376010 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.376050 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.376090 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.376128 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.376231 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.376283 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.376376 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.376416 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.376453 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.376487 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.376522 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.376570 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.376607 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.376642 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.376675 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.376709 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.376742 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.376776 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.376809 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.376842 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.376877 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.376919 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.376957 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.376998 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.377033 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.377066 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.377106 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.377140 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.377175 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.377250 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.377301 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.377359 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.377399 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.377442 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.377486 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.377532 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.377631 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.377728 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.377777 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.377777 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.377777 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.377777 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.377777 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 03:21:55.377959 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112324) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.377959 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.377959 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.377959 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.377959 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112324) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.378128 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.378173 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112324) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.378273 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.378273 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.378347 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.378385 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.378421 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.378457 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.378495 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.378530 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.378564 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.378564 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.378564 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.378684 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 03:21:55.378684 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 03:21:55.378684 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 03:21:55.378684 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 03:21:55.378684 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 03:21:55.378684 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 03:21:55.425088 np0000177157 devstack@c-api.service[112322]: INFO dbcounter [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Registered counter for database cinder May 28 03:21:55.425199 np0000177157 devstack@c-api.service[112324]: INFO dbcounter [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Registered counter for database cinder May 28 03:21:55.426823 np0000177157 devstack@c-api.service[112321]: INFO dbcounter [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Registered counter for database cinder May 28 03:21:55.431727 np0000177157 devstack@c-api.service[112323]: INFO dbcounter [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Registered counter for database cinder May 28 03:21:55.470432 np0000177157 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.472817 np0000177157 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.476479 np0000177157 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.497156 np0000177157 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.589822 np0000177157 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writer thread running {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 03:21:55.590444 np0000177157 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writer thread running {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 03:21:55.592469 np0000177157 devstack@c-api.service[112324]: INFO cinder.rpc [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 03:21:55.593401 np0000177157 devstack@c-api.service[112321]: INFO cinder.rpc [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 03:21:55.594785 np0000177157 devstack@c-api.service[112324]: INFO cinder.rpc [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 03:21:55.595719 np0000177157 devstack@c-api.service[112321]: INFO cinder.rpc [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 03:21:55.596932 np0000177157 devstack@c-api.service[112324]: INFO cinder.rpc [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 03:21:55.597972 np0000177157 devstack@c-api.service[112321]: INFO cinder.rpc [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 03:21:55.598849 np0000177157 devstack@c-api.service[112324]: INFO cinder.rpc [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 03:21:55.599688 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.600310 np0000177157 devstack@c-api.service[112321]: INFO cinder.rpc [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 03:21:55.601483 np0000177157 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writer thread running {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 03:21:55.601557 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.602928 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.605714 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.606385 np0000177157 devstack@c-api.service[112322]: INFO cinder.rpc [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 03:21:55.611154 np0000177157 devstack@c-api.service[112322]: INFO cinder.rpc [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 03:21:55.615465 np0000177157 devstack@c-api.service[112322]: INFO cinder.rpc [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 03:21:55.619167 np0000177157 devstack@c-api.service[112322]: INFO cinder.rpc [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 03:21:55.621110 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.626036 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.628817 np0000177157 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writer thread running {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 03:21:55.631768 np0000177157 devstack@c-api.service[112323]: INFO cinder.rpc [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 03:21:55.634678 np0000177157 devstack@c-api.service[112323]: INFO cinder.rpc [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 03:21:55.637844 np0000177157 devstack@c-api.service[112323]: INFO cinder.rpc [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 03:21:55.639916 np0000177157 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.640383 np0000177157 devstack@c-api.service[112323]: INFO cinder.rpc [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 03:21:55.641507 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.644628 np0000177157 devstack@c-api.service[112324]: INFO cinder.rpc [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 03:21:55.644909 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.645778 np0000177157 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.647185 np0000177157 devstack@c-api.service[112324]: INFO cinder.rpc [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 03:21:55.648149 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.649415 np0000177157 devstack@c-api.service[112321]: INFO cinder.rpc [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 03:21:55.653107 np0000177157 devstack@c-api.service[112321]: INFO cinder.rpc [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 03:21:55.654963 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.660953 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.665526 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.666458 np0000177157 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.667456 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.668842 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.668926 np0000177157 devstack@c-api.service[112322]: INFO cinder.rpc [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 03:21:55.670701 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.670785 np0000177157 devstack@c-api.service[112322]: INFO cinder.rpc [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 03:21:55.671717 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.673161 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.674882 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.676349 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.678994 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.679674 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.680835 np0000177157 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:21:55.682199 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.683537 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.684150 np0000177157 devstack@c-api.service[112323]: INFO cinder.rpc [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 03:21:55.684878 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.685561 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.689263 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.689359 np0000177157 devstack@c-api.service[112323]: INFO cinder.rpc [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 03:21:55.689359 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.689443 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.689488 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.689528 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.691005 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.692694 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.692829 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.693720 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.695743 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.696971 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.697241 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.699319 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.699873 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.699964 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.700489 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.702686 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.703419 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.703704 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.704892 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.705379 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.706232 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.706313 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.707716 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.707929 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.709161 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.709209 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.709264 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.710453 np0000177157 devstack@c-api.service[112324]: WARNING cinder.api.contrib.hosts [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 03:21:55.711287 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.711338 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.711998 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.712082 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.712693 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.712787 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.713609 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.714144 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.714187 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.714975 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.715549 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.715634 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.716295 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.716390 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: extensions {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.716862 np0000177157 devstack@c-api.service[112321]: WARNING cinder.api.contrib.hosts [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 03:21:55.717632 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.717954 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.718448 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: qos-specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.719062 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.720442 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.720586 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-snapshot-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.721032 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.721896 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.722017 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: scheduler-stats {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.722142 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.722743 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: extensions {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.723454 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-volume-transfer {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.723838 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.724250 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: qos-specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.725259 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: extra_specs {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.725734 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.726884 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.727022 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-snapshot-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.727075 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-volume-type-access {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.728143 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.728553 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.728887 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: cgsnapshots {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.728981 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: scheduler-stats {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.729701 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.730195 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: consistencygroups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.730548 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-volume-transfer {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.731194 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.731376 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.733311 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-quota-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.733460 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: extra_specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.733533 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.733601 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: capabilities {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.733788 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-volume-type-access {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.734368 np0000177157 devstack@c-api.service[112322]: WARNING cinder.api.contrib.hosts [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 03:21:55.734819 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-hosts {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.734956 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.735336 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: cgsnapshots {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.736212 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.736479 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.736785 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: consistencygroups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.736942 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.739811 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: backups {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.739844 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.739880 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-quota-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.739913 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.739940 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-quota-class-sets {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.740114 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: capabilities {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.740182 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: extensions {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.740591 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.741141 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-volume-manage {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.741419 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-hosts {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.741637 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: qos-specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.742618 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: os-availability-zone {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.742784 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.742840 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.743945 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extended resource: encryption {{(pid=112324) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.744208 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.744273 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: backups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.744451 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-snapshot-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.745827 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.745932 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: scheduler-stats {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.746425 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-quota-class-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.746979 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.747333 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.747468 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-volume-transfer {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.747774 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-volume-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.748489 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.748711 np0000177157 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 03:21:55.749154 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: extra_specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.749414 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.749464 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: os-availability-zone {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.750001 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.750711 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.750812 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-volume-type-access {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.750950 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.751277 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.752419 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.752491 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: cgsnapshots {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.752754 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.753160 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.753887 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.754150 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: consistencygroups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.754258 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.754544 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.754873 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.755542 np0000177157 devstack@c-api.service[112324]: WARNING castellan.key_manager.migration [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.755899 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.756085 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-quota-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.756253 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.756399 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.contrib.snapshot_actions [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] SnapshotActionsController initialized {{(pid=112324) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 03:21:55.756544 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.756768 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension TypesManage extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.756996 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757159 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757249 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.757395 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757395 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension AdminActions extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757544 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: capabilities {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.757625 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension AdminActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757689 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension AdminActions extending resource: backups {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757781 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757866 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension UsedLimits extending resource: limits {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.757979 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.758090 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.758205 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.758348 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.758464 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.758575 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.v3.router [None req-55c6dbd4-bfc7-40b8-a969-a479bfeff039 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112324) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.758641 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.758804 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-hosts {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.759457 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.760049 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.760196 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.760906 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.761438 np0000177157 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.761767 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: backups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.762270 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.contrib.snapshot_actions [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] SnapshotActionsController initialized {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 03:21:55.762395 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.762443 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.762516 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension TypesManage extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763191 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763336 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763443 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763552 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension AdminActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763679 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension AdminActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763776 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension AdminActions extending resource: backups {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763827 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-quota-class-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.763869 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.763980 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension UsedLimits extending resource: limits {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.764051 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.764099 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.764181 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.764314 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.764435 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.764573 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.764663 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-4ca8ae87-a625-43a6-b5bc-89bf36094bb5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.765230 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-volume-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.765671 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.766291 np0000177157 devstack@c-api.service[112324]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e5ce4a3668 pid: 112324 (default app) May 28 03:21:55.766720 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: os-availability-zone {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.767394 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.767977 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.768982 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.770416 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.771038 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.771891 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.772332 np0000177157 devstack@c-api.service[112321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e5ce4a3668 pid: 112321 (default app) May 28 03:21:55.772549 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.773347 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.773824 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.774519 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.774519 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.774519 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.774519 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.774863 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.774863 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.774863 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.774863 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775177 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775177 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775177 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775177 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775177 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775177 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775473 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775473 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775473 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775473 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775473 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775723 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775723 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775723 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775723 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775723 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.775960 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.775960 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.776075 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.776117 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.776117 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.776117 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.776117 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.776117 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.776364 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.776364 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.776364 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.776364 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.776364 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.777180 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.777180 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.777180 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.777180 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.777180 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.777180 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.777851 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.777851 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.777851 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.777851 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.777851 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.777851 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.778416 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.778416 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.778416 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.778416 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.778416 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.778416 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.779268 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.779268 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.779268 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.779268 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.779268 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.779268 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.779948 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.779948 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.779948 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.779948 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.780382 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.780382 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.780382 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.780382 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.780382 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.780955 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.780955 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.780955 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.780955 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.780955 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.782035 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.782035 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.782035 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.782035 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.782035 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.782035 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.782713 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.782713 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.782713 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.782713 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.783487 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.784164 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.784164 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.784164 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.784164 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.784730 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.784730 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.784730 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.784730 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785106 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785106 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785106 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785106 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785519 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785519 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785519 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785519 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785519 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785965 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785965 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785965 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.785965 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.785965 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.786525 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.786525 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.786525 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.786525 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.787013 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.787013 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.787013 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.787013 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.787499 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.787499 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.787499 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.787499 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788011 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788011 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788011 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788011 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788225 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788225 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788225 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788225 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788431 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788431 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788431 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788431 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788431 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788617 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788617 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788617 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788617 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788617 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788617 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788827 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788827 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788827 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788827 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788827 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788988 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788988 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788988 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788988 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.788988 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.788988 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789188 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789188 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789188 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789188 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789188 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789188 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789420 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789420 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789420 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789420 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789420 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789420 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789709 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789709 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789709 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789709 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789709 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789709 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789893 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789893 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.789893 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.789893 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.790009 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.790009 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.790009 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.790009 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.790009 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.790170 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.790170 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.790170 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.790170 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:21:55.790170 np0000177157 devstack@c-api.service[112324]: warnings.warn(deprecated_msg) May 28 03:21:55.790325 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.790525 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.790561 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.790591 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.middleware.request_id [None req-4868d7d2-9024-452b-af40-8019a2bae6a7 None None] RequestId filter calling following filter/app {{(pid=112324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 03:21:55.790624 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.790655 np0000177157 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.790655 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.contrib.snapshot_actions [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] SnapshotActionsController initialized {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 03:21:55.790655 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790655 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension TypesManage extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790799 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.790839 np0000177157 devstack@c-api.service[112324]: [pid: 112324|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Thu May 28 03:21:55 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension AdminActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension AdminActions extending resource: backups {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.790871 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791057 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension UsedLimits extending resource: limits {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791057 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791057 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791057 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791178 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.791232 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791232 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791232 np0000177157 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-3662cf7c-c729-4d2f-99f6-03e0cce410a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.791327 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 03:21:55.791327 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.791327 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.791327 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.791435 np0000177157 devstack@c-api.service[112322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e5ce4a3668 pid: 112322 (default app) May 28 03:21:55.791466 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.791857 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.793533 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.794930 np0000177157 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 03:21:55.795810 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 03:21:55.795946 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.796069 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.796925 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797063 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797181 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797314 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797434 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797540 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797645 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797757 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797861 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.797968 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.798090 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.798210 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.798340 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.798442 np0000177157 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-73164c1c-c3c6-439e-9faf-3981ee8d113a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 03:21:55.806261 np0000177157 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e5ce4a3668 pid: 112323 (default app) May 28 03:22:03.057257 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.057257 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.057994 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.057994 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.057994 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.057994 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.057994 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.058464 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.058464 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.058464 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.058464 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.058464 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.058464 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.058822 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.058822 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.058822 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.058822 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.058822 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059270 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.059270 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059270 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.059270 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059513 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.059513 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059513 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.059513 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059830 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.059830 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059830 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.059830 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.059830 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.060139 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.060139 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.060139 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.060139 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.060139 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.060901 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.060901 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.060901 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.060901 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.060901 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.060901 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.061782 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.061782 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.061782 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.061782 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.061782 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.061782 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.062550 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.062550 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.062550 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.062550 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.062550 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.062550 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.063019 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.063019 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.063019 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.063019 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.063019 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.063019 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.063623 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.063623 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.063623 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.063623 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064092 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064092 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064092 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064092 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064092 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064514 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064514 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064514 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064514 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064514 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064684 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064684 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064684 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064684 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.064684 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.064684 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065145 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065145 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065145 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065145 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065145 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065523 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065523 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065523 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065523 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065523 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065833 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065833 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.065833 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.065833 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066239 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066239 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066239 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066239 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066543 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066543 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066543 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066543 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066543 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066903 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066903 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066903 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.066903 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.066903 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.067275 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.067275 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.067275 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.067275 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.067562 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.067562 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.067562 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.067562 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.067831 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.067831 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.067831 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.067831 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068095 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068095 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068095 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068095 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068429 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068429 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068429 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068429 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068714 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068714 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068714 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068714 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.068714 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.068714 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069122 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069122 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069122 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069122 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069122 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069437 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069743 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069743 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069743 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069743 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069743 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069743 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069994 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069994 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069994 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069994 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.069994 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.069994 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070329 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070329 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070329 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070329 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070329 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070329 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070557 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070557 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070557 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070557 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070722 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070722 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070722 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070722 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070872 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070872 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.070872 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.070872 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.071027 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.071027 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.071027 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 28 03:22:03.071027 np0000177157 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) May 28 03:22:03.071027 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 03:22:03.554167 np0000177157 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 admin admin] POST https://199.204.45.23/volume/v3/types May 28 03:22:03.554764 np0000177157 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 03:22:03.556767 np0000177157 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 03:22:03.556767 np0000177157 devstack@c-api.service[112321]: warnings.warn( May 28 03:22:03.596441 np0000177157 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:22:03.633980 np0000177157 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 28 03:22:03.634563 np0000177157 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Thu May 28 03:22:03 2026] POST /volume/v3/types => generated 186 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 03:22:03.647646 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.middleware.request_id [req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 req-52062661-84c1-4a05-a871-3d91ff3e41a8 None None] RequestId filter calling following filter/app {{(pid=112324) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 03:22:03.986246 np0000177157 devstack@c-api.service[112324]: INFO cinder.api.openstack.wsgi [req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 req-52062661-84c1-4a05-a871-3d91ff3e41a8 admin admin] POST https://199.204.45.23/volume/v3/types/18ef3df9-5677-46fb-bd8e-bbb516facb5d/extra_specs May 28 03:22:03.986794 np0000177157 devstack@c-api.service[112324]: DEBUG cinder.api.openstack.wsgi [req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 req-52062661-84c1-4a05-a871-3d91ff3e41a8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112324) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 03:22:03.988446 np0000177157 devstack@c-api.service[112324]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 28 03:22:03.988446 np0000177157 devstack@c-api.service[112324]: warnings.warn( May 28 03:22:04.031960 np0000177157 devstack@c-api.service[112324]: DEBUG oslo_db.sqlalchemy.engines [req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 req-52062661-84c1-4a05-a871-3d91ff3e41a8 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=112324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 03:22:04.132197 np0000177157 devstack@c-api.service[112324]: INFO cinder.api.openstack.wsgi [req-a5bc5f50-7801-4869-bfd1-b8d2e6246990 req-52062661-84c1-4a05-a871-3d91ff3e41a8 admin admin] https://199.204.45.23/volume/v3/types/18ef3df9-5677-46fb-bd8e-bbb516facb5d/extra_specs returned with HTTP 200 May 28 03:22:04.132826 np0000177157 devstack@c-api.service[112324]: [pid: 112324|app: 0|req: 2/3] 199.204.45.23 () {70 vars in 1498 bytes} [Thu May 28 03:22:03 2026] POST /volume/v3/types/18ef3df9-5677-46fb-bd8e-bbb516facb5d/extra_specs => generated 55 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 03:22:05.670431 np0000177157 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=6 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 03:22:05.685859 np0000177157 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=6 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 03:22:13.630985 np0000177157 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 03:22:14.130184 np0000177157 devstack@c-api.service[112324]: DEBUG dbcounter [-] [112324] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}