Jun 16 01:36:56.271402 np0000180632 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:36:56.280925 np0000180632 devstack@c-api.service[112783]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:36:56 2026] *** Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: nodename: np0000180632 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: machine: x86_64 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: clock source: unix Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: pcre jit disabled Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: detected number of CPU cores: 16 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: current working directory: / Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: your processes number limit is 256917 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: your memory page size is 4096 bytes Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: detected max file descriptor number: 2048 Jun 16 01:36:56.283791 np0000180632 devstack@c-api.service[112783]: lock engine: pthread robust mutexes Jun 16 01:36:56.284726 np0000180632 devstack@c-api.service[112783]: thunder lock: enabled Jun 16 01:36:56.284726 np0000180632 devstack@c-api.service[112783]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:36:56.284726 np0000180632 devstack@c-api.service[112783]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:36:56.284726 np0000180632 devstack@c-api.service[112783]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:36:56.284726 np0000180632 devstack@c-api.service[112783]: Set PythonHome to /opt/stack/data/venv Jun 16 01:36:56.321870 np0000180632 devstack@c-api.service[112783]: Python main interpreter initialized at 0x71d4292a3668 Jun 16 01:36:56.321870 np0000180632 devstack@c-api.service[112783]: python threads support enabled Jun 16 01:36:56.321870 np0000180632 devstack@c-api.service[112783]: your server socket listen backlog is limited to 100 connections Jun 16 01:36:56.321870 np0000180632 devstack@c-api.service[112783]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:36:56.322383 np0000180632 devstack@c-api.service[112783]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:36:56.322519 np0000180632 devstack@c-api.service[112783]: *** Operational MODE: preforking *** Jun 16 01:36:56.322662 np0000180632 devstack@c-api.service[112783]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:36:56.322662 np0000180632 devstack@c-api.service[112783]: spawned uWSGI master process (pid: 112783) Jun 16 01:36:56.322927 np0000180632 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:36:56.323359 np0000180632 devstack@c-api.service[112783]: spawned uWSGI worker 1 (pid: 112784, cores: 1) Jun 16 01:36:56.323962 np0000180632 devstack@c-api.service[112783]: spawned uWSGI worker 2 (pid: 112785, cores: 1) Jun 16 01:36:56.324462 np0000180632 devstack@c-api.service[112783]: spawned uWSGI worker 3 (pid: 112786, cores: 1) Jun 16 01:36:56.325050 np0000180632 devstack@c-api.service[112783]: spawned uWSGI worker 4 (pid: 112787, cores: 1) Jun 16 01:36:56.325103 np0000180632 devstack@c-api.service[112783]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: we strongly recommend against using it for new projects. Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: framework. For more detail see Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:56.451433 np0000180632 devstack@c-api.service[112784]: import eventlet # noqa Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: we strongly recommend against using it for new projects. Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: framework. For more detail see Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:56.451994 np0000180632 devstack@c-api.service[112787]: import eventlet # noqa Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: we strongly recommend against using it for new projects. Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: framework. For more detail see Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:56.456980 np0000180632 devstack@c-api.service[112786]: import eventlet # noqa Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: we strongly recommend against using it for new projects. Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: framework. For more detail see Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:36:56.457901 np0000180632 devstack@c-api.service[112785]: import eventlet # noqa Jun 16 01:36:56.538478 np0000180632 devstack@c-api.service[112787]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:56.538478 np0000180632 devstack@c-api.service[112787]: warnings.warn( Jun 16 01:36:56.539123 np0000180632 devstack@c-api.service[112784]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:56.539123 np0000180632 devstack@c-api.service[112784]: warnings.warn( Jun 16 01:36:56.541610 np0000180632 devstack@c-api.service[112786]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:56.541610 np0000180632 devstack@c-api.service[112786]: warnings.warn( Jun 16 01:36:56.548776 np0000180632 devstack@c-api.service[112785]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:36:56.548776 np0000180632 devstack@c-api.service[112785]: warnings.warn( Jun 16 01:36:56.615597 np0000180632 devstack@c-api.service[112784]: /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 Jun 16 01:36:56.615597 np0000180632 devstack@c-api.service[112784]: from cgi import parse_header Jun 16 01:36:56.615782 np0000180632 devstack@c-api.service[112787]: /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 Jun 16 01:36:56.615782 np0000180632 devstack@c-api.service[112787]: from cgi import parse_header Jun 16 01:36:56.618699 np0000180632 devstack@c-api.service[112786]: /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 Jun 16 01:36:56.618699 np0000180632 devstack@c-api.service[112786]: from cgi import parse_header Jun 16 01:36:56.627155 np0000180632 devstack@c-api.service[112785]: /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 Jun 16 01:36:56.627155 np0000180632 devstack@c-api.service[112785]: from cgi import parse_header Jun 16 01:36:56.664443 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:36:56.664443 np0000180632 devstack@c-api.service[112784]: removals.removed_module( Jun 16 01:36:56.666160 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:36:56.666160 np0000180632 devstack@c-api.service[112784]: removals.removed_module( Jun 16 01:36:56.669348 np0000180632 devstack@c-api.service[112787]: /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. Jun 16 01:36:56.669348 np0000180632 devstack@c-api.service[112787]: removals.removed_module( Jun 16 01:36:56.670824 np0000180632 devstack@c-api.service[112787]: /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. Jun 16 01:36:56.670824 np0000180632 devstack@c-api.service[112787]: removals.removed_module( Jun 16 01:36:56.675298 np0000180632 devstack@c-api.service[112786]: /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. Jun 16 01:36:56.675298 np0000180632 devstack@c-api.service[112786]: removals.removed_module( Jun 16 01:36:56.676435 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:56.676435 np0000180632 devstack@c-api.service[112785]: removals.removed_module( Jun 16 01:36:56.677007 np0000180632 devstack@c-api.service[112786]: /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. Jun 16 01:36:56.677007 np0000180632 devstack@c-api.service[112786]: removals.removed_module( Jun 16 01:36:56.678243 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:56.678243 np0000180632 devstack@c-api.service[112785]: removals.removed_module( Jun 16 01:36:57.301094 np0000180632 devstack@c-api.service[112785]: /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 Jun 16 01:36:57.301094 np0000180632 devstack@c-api.service[112785]: warnings.warn( Jun 16 01:36:57.304250 np0000180632 devstack@c-api.service[112784]: /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 Jun 16 01:36:57.304250 np0000180632 devstack@c-api.service[112784]: warnings.warn( Jun 16 01:36:57.310414 np0000180632 devstack@c-api.service[112786]: /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 Jun 16 01:36:57.310414 np0000180632 devstack@c-api.service[112786]: warnings.warn( Jun 16 01:36:57.354768 np0000180632 devstack@c-api.service[112787]: /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 Jun 16 01:36:57.354768 np0000180632 devstack@c-api.service[112787]: warnings.warn( Jun 16 01:36:57.396736 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:57.396736 np0000180632 devstack@c-api.service[112785]: warnings.warn( Jun 16 01:36:57.408639 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:36:57.408639 np0000180632 devstack@c-api.service[112784]: warnings.warn( Jun 16 01:36:57.418597 np0000180632 devstack@c-api.service[112786]: /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. Jun 16 01:36:57.418597 np0000180632 devstack@c-api.service[112786]: warnings.warn( Jun 16 01:36:57.452884 np0000180632 devstack@c-api.service[112787]: /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. Jun 16 01:36:57.452884 np0000180632 devstack@c-api.service[112787]: warnings.warn( Jun 16 01:36:57.680928 np0000180632 devstack@c-api.service[112785]: 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. Jun 16 01:36:57.681499 np0000180632 devstack@c-api.service[112785]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112785) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:57.697021 np0000180632 devstack@c-api.service[112786]: 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. Jun 16 01:36:57.697723 np0000180632 devstack@c-api.service[112786]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112786) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:57.700687 np0000180632 devstack@c-api.service[112784]: 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. Jun 16 01:36:57.701064 np0000180632 devstack@c-api.service[112784]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112784) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:57.734413 np0000180632 devstack@c-api.service[112787]: 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. Jun 16 01:36:57.734684 np0000180632 devstack@c-api.service[112787]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112787) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:36:57.766908 np0000180632 devstack@c-api.service[112785]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:57.766908 np0000180632 devstack@c-api.service[112785]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:57.767743 np0000180632 devstack@c-api.service[112784]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:57.767743 np0000180632 devstack@c-api.service[112784]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:57.772194 np0000180632 devstack@c-api.service[112786]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:57.772194 np0000180632 devstack@c-api.service[112786]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:57.795922 np0000180632 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:36:57.795922 np0000180632 devstack@c-api.service[112787]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:36:58.226979 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:58.227164 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112785) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:58.227230 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:58.227391 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.227455 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.227525 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.227586 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.227637 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.227714 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.227767 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112784) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:36:58.227821 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.227821 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.228311 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.228448 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.228585 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.228585 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.228947 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.229138 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.229138 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.229138 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.229527 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.229643 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.229752 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.229910 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.230035 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.230154 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.230313 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.230313 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.230313 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.230695 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.230842 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.230933 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.230933 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.230933 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.230933 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.231150 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.231211 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.231281 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.231396 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.231481 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.231481 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.231481 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.231481 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.231481 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.231818 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.231818 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.231818 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.232000 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.232053 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.232102 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.232156 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.232216 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.232275 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.232324 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.232382 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.232433 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.232496 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.232563 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.232644 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.232717 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.232800 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.233663 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.233806 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.233995 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.234112 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.234112 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.234390 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.234557 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.234696 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.234696 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.234696 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.234696 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.235304 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.235304 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.235304 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.235823 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.235990 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.236109 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.236227 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.236273 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.236313 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.236347 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.236405 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.236456 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.236502 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.236537 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.236571 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.236604 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.236637 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.236672 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.236704 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.236748 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.236798 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.237096 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.237324 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.237412 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.237487 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.237487 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.237487 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.237487 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.237766 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.238397 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.238397 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.238486 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.238486 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.238561 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.238601 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.238641 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.238681 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.238715 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.238749 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.238783 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.238816 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.238869 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.238904 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.238937 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.238984 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.239032 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.239074 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.239124 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.239124 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.239124 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.239248 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.239248 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.239248 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.239248 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.239248 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.239248 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.239499 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.239544 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.239587 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.239587 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.239587 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.239587 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.239731 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.239789 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.239867 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.239917 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.239962 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.240002 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.240041 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.240079 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.240132 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.240132 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.240196 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.240238 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.240271 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.240305 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.240338 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.240373 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.240406 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.240406 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.240406 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.240406 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.240529 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.240579 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.240614 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.240648 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.240681 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.240714 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.240753 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.240753 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.240753 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.240753 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.244192 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.244296 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.244427 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.244556 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.244641 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.244731 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.244807 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.244942 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.245024 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.245096 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.245183 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.245260 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.245331 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.245402 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.245472 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.245548 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.245637 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.245739 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.245897 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.246031 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.246141 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.246219 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.246296 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.246371 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.246451 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.246561 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.246663 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.246751 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.246871 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.246988 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.247108 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.247208 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.247300 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.247461 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.247627 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.247725 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.248434 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.248434 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.248622 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.248811 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.248811 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.249032 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.249146 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.249245 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.249342 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.249431 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.249517 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.249604 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.249604 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.249604 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.249878 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.249878 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.250114 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.250208 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.250302 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.250397 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.250497 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.250588 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.250699 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.250782 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.250906 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.250956 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.251020 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.251020 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.251423 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.251423 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.251552 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.251552 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.251639 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.251639 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.251726 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.251788 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.251788 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.251899 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.251944 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.251990 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.252044 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.252110 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.252174 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.252384 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.252459 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.252529 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.252529 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.252658 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.252720 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.252788 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.252865 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.252950 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.253013 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.253082 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.253082 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.253082 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.254765 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.254870 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.254949 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.254949 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.255050 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.255050 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.255165 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.255221 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.255221 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.255336 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.255418 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.255478 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.255530 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.255562 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.255591 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.255616 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.255643 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.255667 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.255690 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.255690 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.255735 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.255759 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.255783 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.255806 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.255833 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.255878 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.255915 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.255939 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.255963 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.255990 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.256013 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.256038 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.256061 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.256088 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.256115 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.256147 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.256175 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.256202 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.256230 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.256255 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.256255 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.256298 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.256323 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.256359 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.256389 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.256389 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.256431 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.256454 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.256477 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.256477 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.256524 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.256548 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.256845 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.256845 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.256845 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.256845 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.256845 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.257135 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.257135 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.257135 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.257135 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.257135 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.257423 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.257890 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.257992 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.258082 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.258178 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.258260 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.258344 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.258444 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.258559 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.258614 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.258682 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.258746 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.258746 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.258878 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.259555 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.259625 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.259681 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.259753 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.259821 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.259911 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.259978 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.260045 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.260098 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.260162 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.260193 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.260193 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.260248 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.260299 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.260348 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.260387 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.260423 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.260423 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.260423 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.260423 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.260423 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.260423 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.260726 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.260726 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.260726 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.260726 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.260726 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.260726 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.260977 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.261043 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.261086 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.261086 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.261086 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.261086 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.261086 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.261086 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.261924 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.261986 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.262021 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.262054 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.262555 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.262680 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.262754 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.262797 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.262834 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.262936 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.262979 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.263012 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.263043 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.263043 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.263109 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.263109 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.263176 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.263211 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.263243 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.263281 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.263313 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.263347 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.263433 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.263478 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.263511 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.263550 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.263583 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.263615 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.263647 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.263678 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.263711 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.263748 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.263792 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.263840 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.263912 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.263947 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.263978 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.264010 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.264043 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.264075 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.264106 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.264137 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.264170 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.264233 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.264301 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.264338 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.264372 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.264406 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.264441 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.264475 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.264509 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.264545 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.264587 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.264628 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.264664 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.264904 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.264963 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.265007 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.265043 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.265077 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.265077 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.265077 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.265077 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.265077 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.265227 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.265263 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.265297 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.265339 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.265374 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.265407 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.265447 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.265485 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.265522 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.265562 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.265596 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.265633 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.265668 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.265708 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.265741 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.265775 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.265809 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.265843 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.266661 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.266739 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.266825 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.266975 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.267066 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.267143 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.267216 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.267292 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.267365 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.267496 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.267583 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.267659 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.267732 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.267867 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.267975 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.268056 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.268560 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.268560 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.268658 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.268710 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.268762 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.268811 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.268950 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.269026 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.269079 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.269143 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.269213 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.269265 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.269317 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.269368 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.269448 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.269505 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.269563 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.269615 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.269678 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.269739 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.269739 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.269870 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.270234 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.270234 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.270234 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.270378 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.270430 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.270480 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.270530 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.270587 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.270640 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.270691 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.270741 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.270791 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.270878 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.270943 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.270998 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.271056 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.271108 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.271161 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.271212 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.271275 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.271335 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.271403 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.271459 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.271520 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.271573 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.271622 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.271676 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.271727 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.271778 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.271836 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.271925 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.271979 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.272037 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.272100 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.272152 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.272206 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.272257 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.272311 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.272361 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.272410 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.272459 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.272514 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.272566 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.272624 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.272684 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.272742 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.272794 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.272857 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.272922 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.272974 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.273033 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.273078 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.273078 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.273078 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.273078 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.273078 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.273325 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.273325 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.273425 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.273488 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.273488 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.273537 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.273566 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.273593 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.273619 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.273648 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.273672 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.273697 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.273697 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.273739 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.273768 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.273792 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.273792 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.273838 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.273892 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.273892 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.273944 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.273969 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.273993 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.274016 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.274039 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.274039 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.274039 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.274039 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.274122 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.274151 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.274178 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.274205 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.274227 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.274253 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.274278 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.274305 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.274328 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.274355 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.274378 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.274401 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.274424 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.274446 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.274468 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.274492 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.274520 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.274542 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.274564 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.274590 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.274613 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.274635 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.274657 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.274683 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.274706 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.274729 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.274729 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.274729 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.274798 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.274798 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.275189 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.275251 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.275315 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.275371 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.275463 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.275523 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.275577 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.275626 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.275680 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.275731 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.275783 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.275832 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.275918 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.275972 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.276041 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.276095 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.276150 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.276206 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.276259 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.276315 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.276366 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.276449 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.276502 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.276565 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.276565 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.276565 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.276756 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.276756 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.276894 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.276968 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.277026 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.277081 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.277136 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.277262 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.277338 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.277407 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.277476 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.277543 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.277599 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.277650 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.277701 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.277750 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.277810 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.277892 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.277961 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.278017 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.278062 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.278113 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.278162 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.278206 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.278262 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.278309 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.278309 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.278309 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.278414 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.278414 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.278462 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.278489 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.278516 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.278541 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.278568 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.278591 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.278618 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.278642 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.278665 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.278687 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.278714 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.278738 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.278765 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.278788 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.278812 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.278835 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.278921 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.278960 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.278992 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.279017 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.279051 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.279075 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.279075 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.279075 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.279075 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.279075 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.279194 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.279194 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.279253 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.279285 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.279321 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.279345 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.279375 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.279423 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.279455 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.279490 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.279514 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.279548 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.279580 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.279604 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.279604 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.279645 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.279676 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.279707 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.279746 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.279772 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.279806 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.279829 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.280188 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.280255 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.280313 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.280364 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.280418 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.280470 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.280470 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.280571 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.280622 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.280671 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.280732 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.280788 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.280838 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.280931 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.280989 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.281048 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.281101 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.281155 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.281205 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.281253 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.281302 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.281351 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.281412 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.281464 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.281528 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.281585 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.281637 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.281688 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.281737 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.281791 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.281791 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.281936 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.281992 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.281992 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.282086 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.282086 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.282193 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.282245 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.282295 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.282355 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.282407 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.282458 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.282508 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.282562 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.282613 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.282668 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.282719 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.282768 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.282819 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.282900 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.282960 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.283009 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.283069 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.283069 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.283069 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.283218 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.283218 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.283319 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.283376 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.283468 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.283535 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.283588 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.283588 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.283683 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.283683 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.283788 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.283846 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.283913 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.283973 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.283999 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.284026 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.284050 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.284080 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.284104 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.284126 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.284153 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.284176 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.284198 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.284221 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.284244 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.284266 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.284290 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.284290 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.284336 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.284336 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.284384 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.284412 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.284440 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.284440 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.284483 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.284508 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.284532 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.284555 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.284579 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.284603 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.284630 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.284654 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.284680 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.284707 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.284731 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.284754 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.284754 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.284797 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.284824 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.285164 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.285498 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.285498 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.285498 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.285657 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.285718 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.285718 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.285813 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.285904 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.285975 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.285975 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.285975 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.285975 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.285975 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.290841 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.290935 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.290989 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.291040 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.291100 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.291100 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.291219 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.291279 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.291331 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.291381 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.291488 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.291570 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.291570 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.291668 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.291719 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.291773 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.291867 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.291951 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.291999 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.292063 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.292109 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.292167 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.292227 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.292289 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.292372 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.292412 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.292454 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.292490 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.292523 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.292556 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.292589 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.292623 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.292661 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.292694 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.292732 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.292771 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.292805 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.292837 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.292920 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.292957 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.292991 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:36:58.293025 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.293057 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.293102 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:36:58.293144 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.293490 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.293586 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:36:58.293663 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.293738 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:36:58.293738 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:36:58.293738 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:36:58.293738 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:36:58.339465 np0000180632 devstack@c-api.service[112787]: INFO dbcounter [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Registered counter for database cinder Jun 16 01:36:58.339758 np0000180632 devstack@c-api.service[112786]: INFO dbcounter [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Registered counter for database cinder Jun 16 01:36:58.339929 np0000180632 devstack@c-api.service[112785]: INFO dbcounter [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Registered counter for database cinder Jun 16 01:36:58.340699 np0000180632 devstack@c-api.service[112784]: INFO dbcounter [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Registered counter for database cinder Jun 16 01:36:58.386332 np0000180632 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.387295 np0000180632 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.388974 np0000180632 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.390997 np0000180632 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.499984 np0000180632 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writer thread running {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:58.502575 np0000180632 devstack@c-api.service[112785]: INFO cinder.rpc [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:58.504923 np0000180632 devstack@c-api.service[112785]: INFO cinder.rpc [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:58.507298 np0000180632 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writer thread running {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:58.507451 np0000180632 devstack@c-api.service[112785]: INFO cinder.rpc [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:58.509673 np0000180632 devstack@c-api.service[112785]: INFO cinder.rpc [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:58.509868 np0000180632 devstack@c-api.service[112784]: INFO cinder.rpc [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:58.510778 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.512255 np0000180632 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writer thread running {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:58.512756 np0000180632 devstack@c-api.service[112784]: INFO cinder.rpc [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:58.514084 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.514899 np0000180632 devstack@c-api.service[112784]: INFO cinder.rpc [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:58.515107 np0000180632 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writer thread running {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:36:58.515568 np0000180632 devstack@c-api.service[112787]: INFO cinder.rpc [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:58.517560 np0000180632 devstack@c-api.service[112784]: INFO cinder.rpc [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:58.517657 np0000180632 devstack@c-api.service[112786]: INFO cinder.rpc [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:36:58.518487 np0000180632 devstack@c-api.service[112787]: INFO cinder.rpc [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:58.518893 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.520786 np0000180632 devstack@c-api.service[112786]: INFO cinder.rpc [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:36:58.520949 np0000180632 devstack@c-api.service[112787]: INFO cinder.rpc [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:58.523057 np0000180632 devstack@c-api.service[112787]: INFO cinder.rpc [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:58.523338 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.523620 np0000180632 devstack@c-api.service[112786]: INFO cinder.rpc [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:36:58.523963 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.525904 np0000180632 devstack@c-api.service[112786]: INFO cinder.rpc [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:36:58.526827 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.526958 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.530227 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.550086 np0000180632 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.552632 np0000180632 devstack@c-api.service[112785]: INFO cinder.rpc [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:58.555149 np0000180632 devstack@c-api.service[112785]: INFO cinder.rpc [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:58.556457 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.565158 np0000180632 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.566396 np0000180632 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.568559 np0000180632 devstack@c-api.service[112784]: INFO cinder.rpc [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:58.568659 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.568916 np0000180632 devstack@c-api.service[112787]: INFO cinder.rpc [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:58.571092 np0000180632 devstack@c-api.service[112784]: INFO cinder.rpc [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:58.571330 np0000180632 devstack@c-api.service[112787]: INFO cinder.rpc [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:58.572103 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.572386 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.572676 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.573086 np0000180632 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:58.575308 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.575762 np0000180632 devstack@c-api.service[112786]: INFO cinder.rpc [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:36:58.578030 np0000180632 devstack@c-api.service[112786]: INFO cinder.rpc [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:36:58.579003 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.579437 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.583584 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.584389 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.584997 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.586647 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.587668 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.588779 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.589770 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.590758 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.592640 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.592747 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.592894 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.595630 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.595955 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.596242 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.597148 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.597861 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.598948 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.599773 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.599958 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.600862 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.601909 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.603794 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.605251 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.605313 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.605521 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.607506 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.608565 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.608626 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.608973 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.610324 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.611764 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.611825 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.612120 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.613026 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.613220 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.613285 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.614439 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.614680 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.615792 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.615958 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.616236 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.616996 np0000180632 devstack@c-api.service[112785]: WARNING cinder.api.contrib.hosts [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:58.617376 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.617687 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.619093 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.619150 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.620473 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.621606 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.622014 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.622229 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.623012 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: extensions {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.623073 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.623815 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.624436 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-quota-class-sets {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.624916 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.625804 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: scheduler-stats {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.626395 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.626718 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.627026 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.627312 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-quota-sets {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.628576 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.628655 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.628778 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: backups {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.629997 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.630057 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.631323 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.631490 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.631544 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-snapshot-manage {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.632550 np0000180632 devstack@c-api.service[112784]: WARNING cinder.api.contrib.hosts [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:58.632900 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.633065 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.633155 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: consistencygroups {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.633417 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.634167 np0000180632 devstack@c-api.service[112787]: WARNING cinder.api.contrib.hosts [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:58.634861 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.634918 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.635112 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: extra_specs {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.636250 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.636309 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.636766 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-hosts {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.637164 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.637805 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.637880 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.638125 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-volume-manage {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.638742 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: extensions {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.639399 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.639457 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-availability-zone {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.639645 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.640097 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-quota-class-sets {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.640399 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: extensions {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.640772 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: encryption {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.641337 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.641395 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: scheduler-stats {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.641738 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-quota-class-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.642329 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-volume-transfer {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.642961 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-quota-sets {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.643023 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: scheduler-stats {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.643076 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.643866 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: capabilities {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.644536 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.644965 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: backups {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.645112 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: encryption {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.645339 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-quota-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.645939 np0000180632 devstack@c-api.service[112786]: WARNING cinder.api.contrib.hosts [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:36:58.646611 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: os-volume-type-access {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.646682 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.646723 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: backups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.646970 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-snapshot-manage {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.648142 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: cgsnapshots {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.648214 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.648426 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: consistencygroups {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.648786 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-snapshot-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.649507 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extended resource: qos-specs {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.649687 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.650170 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: consistencygroups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.650341 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: extra_specs {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.651381 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.651533 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] SnapshotActionsController initialized {{(pid=112785) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:58.651878 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-hosts {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.652107 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: extra_specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.652422 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.652644 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: extensions {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.653231 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-volume-manage {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.653637 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-hosts {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.653833 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.654166 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-quota-class-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.654639 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-availability-zone {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.655009 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-volume-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.655175 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.655615 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: scheduler-stats {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.656042 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: encryption {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.656490 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-availability-zone {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.656544 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.657427 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-quota-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.657501 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-volume-transfer {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.657772 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.657836 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.659110 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: capabilities {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.659230 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-volume-transfer {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.659282 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.659688 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: backups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.660440 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: encryption {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.660620 np0000180632 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.660974 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: capabilities {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.661482 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.661600 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.661799 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.661883 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: os-volume-type-access {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.661928 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension AdminActions extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662045 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension AdminActions extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662135 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-snapshot-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.662231 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension AdminActions extending resource: backups {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662231 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeActions extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662411 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.662504 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension TypesManage extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662504 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension UsedLimits extending resource: limits {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662663 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662663 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662742 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662842 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.662991 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.663113 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.663165 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-b4584e0c-ab6a-4d23-9d48-d0e933a525dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.663457 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: cgsnapshots {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.663776 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: os-volume-type-access {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.664100 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: consistencygroups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.665074 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extended resource: qos-specs {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.665489 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: cgsnapshots {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.666277 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: extra_specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.666862 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extended resource: qos-specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.667236 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.contrib.snapshot_actions [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] SnapshotActionsController initialized {{(pid=112784) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:58.667795 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-hosts {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.668079 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.669038 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.contrib.snapshot_actions [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] SnapshotActionsController initialized {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:58.669118 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-volume-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.669358 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.669964 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.670514 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-availability-zone {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.670693 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.670764 np0000180632 devstack@c-api.service[112785]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71d4292a3668 pid: 112785 (default app) Jun 16 01:36:58.671492 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.671944 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.672159 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.672987 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.673392 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.673485 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-volume-transfer {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.674360 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.674779 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.675024 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: capabilities {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.675756 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.676155 np0000180632 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.676373 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.677015 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677132 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677240 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.677285 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677377 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension AdminActions extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677470 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension AdminActions extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677572 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension AdminActions extending resource: backups {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677759 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeActions extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677891 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension TypesManage extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.677939 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: os-volume-type-access {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.678030 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension UsedLimits extending resource: limits {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.678109 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.678173 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.678448 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.678543 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.678783 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.678915 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.679018 np0000180632 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.679061 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-a237fd8f-a47e-4f8b-b80b-3f19101a8a22 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.679415 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679415 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.679549 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679549 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.679671 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: cgsnapshots {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.679715 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679715 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.679715 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679715 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.679904 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679904 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.679904 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679904 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.679904 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.679904 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680205 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680205 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680205 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680205 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680205 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680432 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680432 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680432 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680432 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680432 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680636 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680636 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680636 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680636 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680812 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680812 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680812 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.680812 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.680812 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681441 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681441 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681441 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681441 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681441 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681646 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681646 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681646 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681646 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681646 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681646 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681913 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.681913 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.681997 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.682044 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682044 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682044 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682044 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682044 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682044 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682298 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682298 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682298 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682298 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682298 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682298 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682540 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.682586 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682586 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682586 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682586 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682586 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682807 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682807 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682807 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.682807 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.682807 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.683824 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.683824 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.683824 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.683824 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.683824 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.684330 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.684405 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.684481 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.684481 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.684481 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.684481 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.684481 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.684481 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.685254 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.685254 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.685254 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.685254 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.685592 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension AdminActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.685669 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.685669 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.685669 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.685669 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.686039 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.686039 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.686039 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.686039 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.686433 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.686433 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.686433 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.686433 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.686781 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.686781 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.687027 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension AdminActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.687108 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.687108 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.687108 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.687108 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.687108 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.687576 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.687576 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.687576 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.687576 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.687576 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.688080 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.688080 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.688080 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.688080 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.688515 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.688515 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.688724 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension AdminActions extending resource: backups {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.688814 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.688814 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.688814 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.688814 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.689230 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.689230 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.689230 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.689230 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690014 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690014 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690014 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690014 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690365 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690365 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690365 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690365 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690365 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690807 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690807 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690807 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690807 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.690807 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.690807 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.691362 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.691362 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.691362 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.691362 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.691362 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.691791 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.691791 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.691791 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.691791 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.691791 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.691791 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692266 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692266 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692266 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692266 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692266 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692266 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692524 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692524 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692524 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692524 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692524 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692524 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692703 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692703 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692703 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692703 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.692703 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.692703 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.693355 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.693355 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.693355 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.693355 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.693600 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.693600 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.693600 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.693600 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.693600 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.693938 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.693996 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extended resource: qos-specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:36:58.694052 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.694052 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.694052 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:36:58.694052 np0000180632 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension TypesManage extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension UsedLimits extending resource: limits {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694274 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694623 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694623 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694623 np0000180632 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-9fb04620-7033-4dcf-a198-84a9e4bf24d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.694775 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-d96eade3-1651-41cf-98e8-21d3677e90a1 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:58.694838 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.contrib.snapshot_actions [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] SnapshotActionsController initialized {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:36:58.694838 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.694838 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.694932 np0000180632 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 1/1] 199.204.45.65 () {60 vars in 949 bytes} [Tue Jun 16 01:36:58 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 01:36:58.694956 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.694979 np0000180632 devstack@c-api.service[112784]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71d4292a3668 pid: 112784 (default app) Jun 16 01:36:58.695004 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.695004 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.695053 np0000180632 devstack@c-api.service[112787]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71d4292a3668 pid: 112787 (default app) Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension AdminActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension AdminActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695076 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension AdminActions extending resource: backups {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension TypesManage extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension UsedLimits extending resource: limits {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695261 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695405 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695405 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.695405 np0000180632 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-45fe3d84-74e6-4b69-8fd3-e5876337e6a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:36:58.704306 np0000180632 devstack@c-api.service[112786]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71d4292a3668 pid: 112786 (default app) Jun 16 01:37:05.786059 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-68621b8d-2f30-48b5-be3b-e3d493deaeaf None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:37:06.284125 np0000180632 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-68621b8d-2f30-48b5-be3b-e3d493deaeaf admin admin] POST https://199.204.45.65/volume/v3/types Jun 16 01:37:06.286331 np0000180632 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-68621b8d-2f30-48b5-be3b-e3d493deaeaf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:37:06.286975 np0000180632 devstack@c-api.service[112785]: /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. Jun 16 01:37:06.286975 np0000180632 devstack@c-api.service[112785]: warnings.warn( Jun 16 01:37:06.328724 np0000180632 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-68621b8d-2f30-48b5-be3b-e3d493deaeaf 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:37:06.362398 np0000180632 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-68621b8d-2f30-48b5-be3b-e3d493deaeaf admin admin] https://199.204.45.65/volume/v3/types returned with HTTP 200 Jun 16 01:37:06.363003 np0000180632 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 2/2] 199.204.45.65 () {68 vars in 1281 bytes} [Tue Jun 16 01:37:05 2026] POST /volume/v3/types => generated 186 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:37:06.389457 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.389457 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.389457 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.389457 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390112 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390112 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390112 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390112 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390282 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390282 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390282 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390282 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390282 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390282 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390521 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390521 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390521 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390521 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390521 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390692 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390692 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390692 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390692 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390692 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390877 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390877 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.390877 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.390877 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391024 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391024 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391024 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391024 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391024 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391193 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391193 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391193 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391193 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391193 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391345 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391345 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391345 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391345 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391345 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391345 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391534 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391534 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391534 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391534 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391534 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391534 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391742 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391742 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391742 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391742 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391742 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391742 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391956 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391956 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391956 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.391956 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.391956 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392133 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392133 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392133 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392133 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392133 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392308 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392308 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392308 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392308 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392308 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392308 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392509 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392509 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392509 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392509 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392509 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392509 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392701 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392701 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392701 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392701 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392701 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392981 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392981 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392981 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.392981 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.392981 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393257 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.393257 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393257 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.393257 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393453 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.393453 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393453 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.393453 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393678 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.393678 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393678 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.393678 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.393678 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394216 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394216 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394216 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394216 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394216 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394466 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394466 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394466 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394466 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394624 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394624 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394624 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394624 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394779 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394779 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394779 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394779 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394977 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394977 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.394977 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.394977 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395141 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395141 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395141 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395141 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395302 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395302 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395302 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395302 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395302 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395497 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395497 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395497 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395497 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395497 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395497 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395778 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395778 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395778 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395778 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395778 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395995 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395995 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395995 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395995 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.395995 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.395995 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396223 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396223 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396223 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396223 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396223 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396223 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396492 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396492 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396492 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396492 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396492 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396492 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396788 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396788 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396788 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396788 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.396788 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.396788 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397122 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397122 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397122 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397122 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397319 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397319 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397319 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397319 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397319 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397526 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397526 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397526 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397526 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.397526 np0000180632 devstack@c-api.service[112784]: warnings.warn(deprecated_msg) Jun 16 01:37:06.397526 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.middleware.request_id [req-68621b8d-2f30-48b5-be3b-e3d493deaeaf req-428cc158-0989-43bb-a33b-d767070e027b None None] RequestId filter calling following filter/app {{(pid=112784) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:37:06.734151 np0000180632 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [req-68621b8d-2f30-48b5-be3b-e3d493deaeaf req-428cc158-0989-43bb-a33b-d767070e027b admin admin] POST https://199.204.45.65/volume/v3/types/682256a2-e017-4182-b429-545d38d788c0/extra_specs Jun 16 01:37:06.734785 np0000180632 devstack@c-api.service[112784]: DEBUG cinder.api.openstack.wsgi [req-68621b8d-2f30-48b5-be3b-e3d493deaeaf req-428cc158-0989-43bb-a33b-d767070e027b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112784) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:37:06.738874 np0000180632 devstack@c-api.service[112784]: /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. Jun 16 01:37:06.738874 np0000180632 devstack@c-api.service[112784]: warnings.warn( Jun 16 01:37:06.781320 np0000180632 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [req-68621b8d-2f30-48b5-be3b-e3d493deaeaf req-428cc158-0989-43bb-a33b-d767070e027b 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:37:06.853371 np0000180632 devstack@c-api.service[112784]: INFO cinder.api.openstack.wsgi [req-68621b8d-2f30-48b5-be3b-e3d493deaeaf req-428cc158-0989-43bb-a33b-d767070e027b admin admin] https://199.204.45.65/volume/v3/types/682256a2-e017-4182-b429-545d38d788c0/extra_specs returned with HTTP 200 Jun 16 01:37:06.853371 np0000180632 devstack@c-api.service[112784]: [pid: 112784|app: 0|req: 1/3] 199.204.45.65 () {70 vars in 1498 bytes} [Tue Jun 16 01:37:06 2026] POST /volume/v3/types/682256a2-e017-4182-b429-545d38d788c0/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:37:08.570673 np0000180632 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=6 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:37:08.579890 np0000180632 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=6 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:37:16.359144 np0000180632 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:37:16.847885 np0000180632 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}