Jun 10 00:59:54.147348 np0000179371 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 00:59:54.153316 np0000179371 devstack@c-api.service[112782]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 00:59:54 2026] *** Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: nodename: np0000179371 Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: machine: x86_64 Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: clock source: unix Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: pcre jit disabled Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: detected number of CPU cores: 16 Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: current working directory: / Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: detected binary path: /usr/bin/uwsgi-core Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: your processes number limit is 256917 Jun 10 00:59:54.156359 np0000179371 devstack@c-api.service[112782]: your memory page size is 4096 bytes Jun 10 00:59:54.156764 np0000179371 devstack@c-api.service[112782]: detected max file descriptor number: 2048 Jun 10 00:59:54.156764 np0000179371 devstack@c-api.service[112782]: lock engine: pthread robust mutexes Jun 10 00:59:54.156884 np0000179371 devstack@c-api.service[112782]: thunder lock: enabled Jun 10 00:59:54.157157 np0000179371 devstack@c-api.service[112782]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 00:59:54.157241 np0000179371 devstack@c-api.service[112782]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 00:59:54.157241 np0000179371 devstack@c-api.service[112782]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 00:59:54.157241 np0000179371 devstack@c-api.service[112782]: Set PythonHome to /opt/stack/data/venv Jun 10 00:59:54.192601 np0000179371 devstack@c-api.service[112782]: Python main interpreter initialized at 0x7f1a806a3668 Jun 10 00:59:54.192601 np0000179371 devstack@c-api.service[112782]: python threads support enabled Jun 10 00:59:54.192601 np0000179371 devstack@c-api.service[112782]: your server socket listen backlog is limited to 100 connections Jun 10 00:59:54.192601 np0000179371 devstack@c-api.service[112782]: your mercy for graceful operations on workers is 80 seconds Jun 10 00:59:54.193286 np0000179371 devstack@c-api.service[112782]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 00:59:54.193450 np0000179371 devstack@c-api.service[112782]: *** Operational MODE: preforking *** Jun 10 00:59:54.193630 np0000179371 devstack@c-api.service[112782]: *** uWSGI is running in multiple interpreter mode *** Jun 10 00:59:54.193630 np0000179371 devstack@c-api.service[112782]: spawned uWSGI master process (pid: 112782) Jun 10 00:59:54.193845 np0000179371 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 00:59:54.194462 np0000179371 devstack@c-api.service[112782]: spawned uWSGI worker 1 (pid: 112792, cores: 1) Jun 10 00:59:54.196883 np0000179371 devstack@c-api.service[112782]: spawned uWSGI worker 2 (pid: 112793, cores: 1) Jun 10 00:59:54.196883 np0000179371 devstack@c-api.service[112782]: spawned uWSGI worker 3 (pid: 112794, cores: 1) Jun 10 00:59:54.196883 np0000179371 devstack@c-api.service[112782]: spawned uWSGI worker 4 (pid: 112795, cores: 1) Jun 10 00:59:54.196883 np0000179371 devstack@c-api.service[112782]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: we strongly recommend against using it for new projects. Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: framework. For more detail see Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:54.318423 np0000179371 devstack@c-api.service[112794]: import eventlet # noqa Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: we strongly recommend against using it for new projects. Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: framework. For more detail see Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:54.319512 np0000179371 devstack@c-api.service[112795]: import eventlet # noqa Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: we strongly recommend against using it for new projects. Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: framework. For more detail see Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:54.320289 np0000179371 devstack@c-api.service[112792]: import eventlet # noqa Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: we strongly recommend against using it for new projects. Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: If you are already using Eventlet, we recommend migrating to a different Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: framework. For more detail see Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 00:59:54.340173 np0000179371 devstack@c-api.service[112793]: import eventlet # noqa Jun 10 00:59:54.403072 np0000179371 devstack@c-api.service[112795]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:54.403072 np0000179371 devstack@c-api.service[112795]: warnings.warn( Jun 10 00:59:54.404946 np0000179371 devstack@c-api.service[112792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:54.404946 np0000179371 devstack@c-api.service[112792]: warnings.warn( Jun 10 00:59:54.406169 np0000179371 devstack@c-api.service[112794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:54.406169 np0000179371 devstack@c-api.service[112794]: warnings.warn( Jun 10 00:59:54.431784 np0000179371 devstack@c-api.service[112793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 00:59:54.431784 np0000179371 devstack@c-api.service[112793]: warnings.warn( Jun 10 00:59:54.478726 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:54.478726 np0000179371 devstack@c-api.service[112794]: from cgi import parse_header Jun 10 00:59:54.479916 np0000179371 devstack@c-api.service[112792]: /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 10 00:59:54.479916 np0000179371 devstack@c-api.service[112792]: from cgi import parse_header Jun 10 00:59:54.499388 np0000179371 devstack@c-api.service[112795]: /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 10 00:59:54.499388 np0000179371 devstack@c-api.service[112795]: from cgi import parse_header Jun 10 00:59:54.528380 np0000179371 devstack@c-api.service[112792]: /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 10 00:59:54.528380 np0000179371 devstack@c-api.service[112792]: removals.removed_module( Jun 10 00:59:54.528993 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:54.528993 np0000179371 devstack@c-api.service[112794]: removals.removed_module( Jun 10 00:59:54.530033 np0000179371 devstack@c-api.service[112792]: /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 10 00:59:54.530033 np0000179371 devstack@c-api.service[112792]: removals.removed_module( Jun 10 00:59:54.530674 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:54.530674 np0000179371 devstack@c-api.service[112794]: removals.removed_module( Jun 10 00:59:54.533599 np0000179371 devstack@c-api.service[112793]: /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 10 00:59:54.533599 np0000179371 devstack@c-api.service[112793]: from cgi import parse_header Jun 10 00:59:54.574987 np0000179371 devstack@c-api.service[112795]: /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 10 00:59:54.574987 np0000179371 devstack@c-api.service[112795]: removals.removed_module( Jun 10 00:59:54.577879 np0000179371 devstack@c-api.service[112795]: /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 10 00:59:54.577879 np0000179371 devstack@c-api.service[112795]: removals.removed_module( Jun 10 00:59:54.604352 np0000179371 devstack@c-api.service[112793]: /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 10 00:59:54.604352 np0000179371 devstack@c-api.service[112793]: removals.removed_module( Jun 10 00:59:54.606580 np0000179371 devstack@c-api.service[112793]: /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 10 00:59:54.606580 np0000179371 devstack@c-api.service[112793]: removals.removed_module( Jun 10 00:59:55.137044 np0000179371 devstack@c-api.service[112792]: /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 10 00:59:55.137044 np0000179371 devstack@c-api.service[112792]: warnings.warn( Jun 10 00:59:55.170832 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:55.170832 np0000179371 devstack@c-api.service[112794]: warnings.warn( Jun 10 00:59:55.225451 np0000179371 devstack@c-api.service[112793]: /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 10 00:59:55.225451 np0000179371 devstack@c-api.service[112793]: warnings.warn( Jun 10 00:59:55.228773 np0000179371 devstack@c-api.service[112792]: /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 10 00:59:55.228773 np0000179371 devstack@c-api.service[112792]: warnings.warn( Jun 10 00:59:55.237504 np0000179371 devstack@c-api.service[112795]: /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 10 00:59:55.237504 np0000179371 devstack@c-api.service[112795]: warnings.warn( Jun 10 00:59:55.258528 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:55.258528 np0000179371 devstack@c-api.service[112794]: warnings.warn( Jun 10 00:59:55.321572 np0000179371 devstack@c-api.service[112793]: /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 10 00:59:55.321572 np0000179371 devstack@c-api.service[112793]: warnings.warn( Jun 10 00:59:55.331650 np0000179371 devstack@c-api.service[112795]: /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 10 00:59:55.331650 np0000179371 devstack@c-api.service[112795]: warnings.warn( Jun 10 00:59:55.503259 np0000179371 devstack@c-api.service[112792]: 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 10 00:59:55.503916 np0000179371 devstack@c-api.service[112792]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112792) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:55.531822 np0000179371 devstack@c-api.service[112794]: 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 10 00:59:55.532241 np0000179371 devstack@c-api.service[112794]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112794) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:55.589966 np0000179371 devstack@c-api.service[112792]: /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 10 00:59:55.589966 np0000179371 devstack@c-api.service[112792]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:55.594398 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:55.594398 np0000179371 devstack@c-api.service[112794]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:55.596578 np0000179371 devstack@c-api.service[112793]: 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 10 00:59:55.597054 np0000179371 devstack@c-api.service[112793]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112793) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:55.612929 np0000179371 devstack@c-api.service[112795]: 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 10 00:59:55.613118 np0000179371 devstack@c-api.service[112795]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112795) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 00:59:55.659312 np0000179371 devstack@c-api.service[112793]: /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 10 00:59:55.659312 np0000179371 devstack@c-api.service[112793]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:55.675296 np0000179371 devstack@c-api.service[112795]: /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 10 00:59:55.675296 np0000179371 devstack@c-api.service[112795]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 00:59:56.040454 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112795) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:56.040761 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112794) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:56.040894 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.040894 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.041046 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112792) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:56.041115 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.041199 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.041199 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.041329 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.041406 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.041406 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.041532 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.041532 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.041660 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.041728 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.041833 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.041927 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.042037 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.042115 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.042184 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.042250 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.042323 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.042395 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.042461 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.042539 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.042623 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.042699 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.042766 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.042870 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112793) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 00:59:56.042951 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.042951 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.042951 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.042951 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.042951 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.043262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.044309 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.044309 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.044309 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.044309 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.044741 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.044900 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.045021 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.045139 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.045289 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.045421 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.045539 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.045664 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.045789 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.045896 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.046099 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.046231 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.046340 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.046448 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.046578 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.046702 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.046842 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.046977 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.047105 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.047214 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.047214 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.047214 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.047214 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.047214 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.047770 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.047770 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.047770 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.047770 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.047770 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.048346 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.048478 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.048561 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.048713 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.048851 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.048981 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.049099 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.049223 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.049331 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.049476 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.049595 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.049708 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.049859 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.050031 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.050162 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.050257 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.050292 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.050343 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.050375 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.050450 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.050506 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.050564 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.050599 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.050663 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.050697 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.050750 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.050842 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.050878 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.050956 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.050991 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.051044 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.051099 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.051177 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.051208 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.051260 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.051309 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.051362 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.051414 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.051497 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.051535 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.051586 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.051622 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.051675 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.051751 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.051786 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.051878 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.051878 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.051878 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.051878 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.051878 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.051878 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.052122 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.052122 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.052122 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.052286 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.052319 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.052370 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.052454 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.052509 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.052545 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.052594 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.052646 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.052700 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.052700 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.052844 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.052880 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.052930 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.052930 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.053017 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.053090 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.053145 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.053203 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.053238 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.053290 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.053349 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.053402 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.053480 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.053480 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.053480 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.053591 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.053591 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.053591 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.053591 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.053591 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.053772 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.053815 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.053852 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.053879 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.053989 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.054023 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.054055 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.054081 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.054107 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.054152 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.054300 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.054372 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.054404 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.054476 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.054529 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.054561 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.054631 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.054684 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.054716 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.054716 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.054716 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.054716 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.054716 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.054987 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.054987 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.055096 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.055129 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.055129 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.055239 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.055293 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.055350 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.055382 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.055451 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.055504 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.055535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.055535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.055649 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.055702 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.055732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.055732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.055732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.055732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.055732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.055732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.056059 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.058819 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.058885 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.058950 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.059031 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.059078 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.059112 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.059142 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.059176 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.059207 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.059247 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.059290 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.059290 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.059378 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.059378 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.059457 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.059457 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.059565 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.059608 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.059651 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.059697 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.059744 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.059787 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.059868 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.059868 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.059955 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.059955 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.060023 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.060147 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.061224 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.061321 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.061321 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.061460 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.061460 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.061710 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.061790 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.061897 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.061995 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.062071 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.062152 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.062235 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.062318 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.062392 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.062475 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.062547 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.062621 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.062691 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.062763 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.062864 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.062937 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.063011 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.063076 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.063076 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.063076 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.063076 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.063076 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.063076 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.063815 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.063915 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.063915 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.064026 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.064131 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.064209 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.064275 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.064340 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.064405 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.064447 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.064540 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.064540 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.064540 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.064734 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.064777 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.064898 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.064898 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.065007 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.065102 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.065145 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.065251 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.065322 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.065394 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.065470 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.065524 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.065563 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.065563 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.065563 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.065675 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.065675 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.065675 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.065812 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.065852 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.065888 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.065922 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.065989 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.066041 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.066087 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.066122 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.066163 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.066204 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.066239 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.066274 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.066313 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.066357 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.066395 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.066395 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.066477 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.066518 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.066518 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.066592 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.066592 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.066592 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.066592 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.066592 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.066592 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.066820 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.066820 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.066900 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.066938 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.066974 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.067015 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.067056 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.067095 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.067131 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.067178 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.067219 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.067255 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.067296 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.067338 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.067377 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.067412 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.067455 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.067497 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.067542 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.067578 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.067613 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.067657 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.067695 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.067738 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.067777 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.067777 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.067777 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.067777 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.069253 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.069300 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.069370 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.069423 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.069495 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.069561 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.069606 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.069707 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.069767 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.069841 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.069911 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.069911 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.070022 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.070081 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.070132 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.070206 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.070262 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.070316 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.070369 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.070424 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.070481 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.070536 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.070576 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.070641 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.070672 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.070724 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.070724 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.070724 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.070890 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.070890 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.070890 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.071091 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.071135 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.071192 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.071243 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.071294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.071343 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.071400 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.071473 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.071507 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.071585 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.071616 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.071666 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.071716 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.071806 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.071839 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.071894 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.071947 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.072025 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.072094 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.072132 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.072193 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.072242 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.072292 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.072344 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.072398 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.072428 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.072476 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.072551 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.072606 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.072662 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.072693 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.072741 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.072803 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.072857 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.072938 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.072997 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.073028 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.073098 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.073154 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.073187 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.073237 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.073312 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.073376 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.073424 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.073486 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.073567 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.073601 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.073678 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.073713 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.073772 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.073867 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.073902 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.073902 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.074026 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.074026 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.074026 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.074186 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.074247 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.074247 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.074335 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.074386 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.074460 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.074492 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.074572 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.074608 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.074663 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.074740 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.074777 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.074839 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.074893 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.074943 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.074991 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.075070 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.075104 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.075159 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.075185 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.075229 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.075303 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.075357 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.075394 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.075394 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.075494 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.075494 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.075598 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.075630 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.075706 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.075764 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.075808 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.075865 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.075914 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.075962 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.076043 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.076074 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.076148 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.076203 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.076237 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.076309 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.076309 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.076399 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.076451 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.076504 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.076576 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.076608 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.076678 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.076714 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.076764 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.076861 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.076898 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.076947 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.077024 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.077054 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.077124 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.077160 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.077210 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.077284 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.077315 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.077386 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.077419 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.077468 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.077526 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.077558 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.077588 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.077619 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.077650 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.077679 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.077706 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.077736 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.077763 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.077789 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.077835 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.077865 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.077892 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.077921 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.077947 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.077973 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.077973 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.077973 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.080662 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.080722 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.080779 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.080863 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.080920 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.080958 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.081030 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.081088 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.081128 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.081157 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.081184 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.081217 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.081247 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.081275 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.081314 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.081342 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.081371 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.081400 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.081430 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.081456 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.081553 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.081586 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.081613 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.081643 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.081673 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.081701 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.081731 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.081757 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.081783 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.081835 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.081871 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.081898 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.081931 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.081957 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.082009 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.082040 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.082066 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.082093 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.082123 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.082151 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.082185 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.082212 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.082243 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.082276 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.082307 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.082338 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.082365 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.082365 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.082365 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.082365 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.082472 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.082499 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.082529 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.082557 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.082590 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.082616 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.082647 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.082674 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.082700 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.082729 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.082759 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.082790 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.082836 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.082863 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.082893 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.082919 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.082950 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.082977 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.083006 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.083036 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.083063 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.083093 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.083093 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.083093 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.083175 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.083205 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.083231 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.083270 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.083295 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.083321 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.083352 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.083352 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.083352 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.083352 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.085203 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.085252 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.085317 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.085379 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.085411 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.085444 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.085475 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.085499 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.085529 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.085559 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.085587 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.085617 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.085644 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.085676 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.085703 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.085729 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.085761 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.085791 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.085837 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.085863 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.085898 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.085923 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.085950 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.085975 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.086031 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.086055 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.086078 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.086107 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.086130 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.086153 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.086180 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.086203 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.086226 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.086252 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.086285 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.086325 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.086356 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.086395 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.086608 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.086648 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.086685 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.086725 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.086757 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.086789 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.086843 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.086880 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.086917 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.086961 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.087004 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.087041 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.087081 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.087140 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.087179 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.087214 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.087256 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.087292 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.087337 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.087377 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.087423 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.087459 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.087505 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.087541 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.087575 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.087610 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.087646 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.087686 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.087686 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.087756 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.087811 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.087865 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.087907 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.087948 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.087988 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.088025 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.088061 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.088095 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.088132 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.088169 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.088210 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.088252 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.088290 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.088330 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.088370 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.088410 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.088452 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.088491 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.088527 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.088567 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.088607 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.088642 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.088754 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.089217 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.089276 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.089379 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.089422 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.089489 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.089584 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.089627 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.089692 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.089790 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.089846 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.089949 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.090054 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.090098 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.090193 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.090236 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.090312 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.090414 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.090414 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.090529 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.090619 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.090619 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.090727 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.090727 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.090908 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.090999 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.091042 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.091138 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.091187 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.091282 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.091359 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.091401 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.091652 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.091684 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.091756 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.091864 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.091909 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.091985 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.092084 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.092127 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.092235 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.092278 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.092278 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.092429 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.092471 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.092559 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.092559 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.092559 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.092559 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.092559 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.092886 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.092886 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.092886 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.093108 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.093184 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.093258 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.093301 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.093395 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.093437 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.093502 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.093567 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.093660 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.093701 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.093813 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.093894 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.093970 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.094058 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.094058 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.094196 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.094275 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.094339 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.094406 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.094470 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.094543 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.094698 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.094698 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.094698 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.094698 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.094952 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.094952 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.095064 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.095170 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.095247 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.095290 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.095396 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.095468 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.095534 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.095609 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.095680 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.095750 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.095846 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.095922 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.095987 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.096068 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.096141 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.096208 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.096279 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.096351 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.096417 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.096483 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.096554 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.096624 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.096698 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.096745 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.096829 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.096906 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.096975 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.097042 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.097116 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.097194 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.097258 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.097335 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.097413 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.097485 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.097525 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.097621 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.097664 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.097752 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.097842 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.097885 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.097982 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.098062 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.098160 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.098202 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.098301 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.098353 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.098385 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.098454 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.098485 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.098535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.098535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.098535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.098535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.098535 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.098715 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.098715 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.098715 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.098786 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.098836 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.098864 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.098890 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.098923 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.098953 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.098981 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.099009 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.099036 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.099066 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.099092 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.099121 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.099150 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.099241 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.099241 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.099297 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.099328 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.099355 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.099384 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.099410 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.099439 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.099466 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.099466 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.099466 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.099466 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.099568 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.099595 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.099625 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.099654 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.099681 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.099708 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.099733 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.099758 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.099789 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.099827 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.099860 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.099890 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.099918 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.099941 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.099971 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.099997 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.100023 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.100023 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.100023 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.100107 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.100135 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.100161 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.100186 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.100216 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.100216 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.100216 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.100216 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.100216 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 00:59:56.101328 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112795) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.101376 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.101446 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.101513 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.101550 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112795) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.101616 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112795) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.101650 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.101684 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.101744 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.101847 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.101910 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.101970 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.102168 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.102241 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.102284 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.102334 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 00:59:56.102390 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.102431 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 00:59:56.102462 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.102494 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 00:59:56.102524 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.102557 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 00:59:56.102557 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 00:59:56.102646 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 00:59:56.147118 np0000179371 devstack@c-api.service[112795]: INFO dbcounter [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Registered counter for database cinder Jun 10 00:59:56.147907 np0000179371 devstack@c-api.service[112794]: INFO dbcounter [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Registered counter for database cinder Jun 10 00:59:56.148322 np0000179371 devstack@c-api.service[112792]: INFO dbcounter [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Registered counter for database cinder Jun 10 00:59:56.148789 np0000179371 devstack@c-api.service[112793]: INFO dbcounter [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Registered counter for database cinder Jun 10 00:59:56.192530 np0000179371 devstack@c-api.service[112795]: DEBUG oslo_db.sqlalchemy.engines [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba 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=112795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.194602 np0000179371 devstack@c-api.service[112794]: DEBUG oslo_db.sqlalchemy.engines [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 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=112794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.198084 np0000179371 devstack@c-api.service[112793]: DEBUG oslo_db.sqlalchemy.engines [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d 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=112793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.201574 np0000179371 devstack@c-api.service[112792]: DEBUG oslo_db.sqlalchemy.engines [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 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=112792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.305769 np0000179371 devstack@c-api.service[112794]: DEBUG dbcounter [-] [112794] Writer thread running {{(pid=112794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:56.306351 np0000179371 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writer thread running {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:56.308082 np0000179371 devstack@c-api.service[112794]: INFO cinder.rpc [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:56.308930 np0000179371 devstack@c-api.service[112795]: INFO cinder.rpc [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:56.310299 np0000179371 devstack@c-api.service[112794]: INFO cinder.rpc [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:56.311425 np0000179371 devstack@c-api.service[112795]: INFO cinder.rpc [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:56.312263 np0000179371 devstack@c-api.service[112794]: INFO cinder.rpc [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:56.313327 np0000179371 devstack@c-api.service[112792]: DEBUG dbcounter [-] [112792] Writer thread running {{(pid=112792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:56.314002 np0000179371 devstack@c-api.service[112794]: INFO cinder.rpc [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:56.314236 np0000179371 devstack@c-api.service[112795]: INFO cinder.rpc [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:56.314860 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.316026 np0000179371 devstack@c-api.service[112792]: INFO cinder.rpc [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:56.316649 np0000179371 devstack@c-api.service[112795]: INFO cinder.rpc [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:56.317597 np0000179371 devstack@c-api.service[112793]: DEBUG dbcounter [-] [112793] Writer thread running {{(pid=112793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 00:59:56.317761 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.317912 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.318389 np0000179371 devstack@c-api.service[112792]: INFO cinder.rpc [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:56.321275 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.321577 np0000179371 devstack@c-api.service[112792]: INFO cinder.rpc [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:56.322547 np0000179371 devstack@c-api.service[112793]: INFO cinder.rpc [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 00:59:56.323730 np0000179371 devstack@c-api.service[112792]: INFO cinder.rpc [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:56.324626 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.325261 np0000179371 devstack@c-api.service[112793]: INFO cinder.rpc [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 00:59:56.327775 np0000179371 devstack@c-api.service[112793]: INFO cinder.rpc [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 00:59:56.328107 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.330395 np0000179371 devstack@c-api.service[112793]: INFO cinder.rpc [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 00:59:56.331500 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.334608 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.353998 np0000179371 devstack@c-api.service[112794]: DEBUG oslo_db.sqlalchemy.engines [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 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=112794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.355607 np0000179371 devstack@c-api.service[112794]: INFO cinder.rpc [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:56.357388 np0000179371 devstack@c-api.service[112794]: INFO cinder.rpc [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:56.357573 np0000179371 devstack@c-api.service[112795]: DEBUG oslo_db.sqlalchemy.engines [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba 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=112795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.358259 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.360078 np0000179371 devstack@c-api.service[112795]: INFO cinder.rpc [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:56.362616 np0000179371 devstack@c-api.service[112795]: INFO cinder.rpc [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:56.363704 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.366446 np0000179371 devstack@c-api.service[112792]: DEBUG oslo_db.sqlalchemy.engines [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 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=112792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.368943 np0000179371 devstack@c-api.service[112792]: INFO cinder.rpc [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:56.369043 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.371229 np0000179371 devstack@c-api.service[112792]: INFO cinder.rpc [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:56.372259 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.372395 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.373611 np0000179371 devstack@c-api.service[112793]: DEBUG oslo_db.sqlalchemy.engines [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d 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=112793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 00:59:56.375435 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.376382 np0000179371 devstack@c-api.service[112793]: INFO cinder.rpc [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 00:59:56.376968 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.378942 np0000179371 devstack@c-api.service[112793]: INFO cinder.rpc [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 00:59:56.380145 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.380231 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.380629 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.383567 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.383642 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.384603 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.386565 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.387639 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.387850 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.389940 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.390654 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.390935 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.392826 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.393534 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.394372 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.395719 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.396163 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.396664 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.397192 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.397629 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.399169 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.399478 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.399914 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.400760 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.402053 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.402562 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.404044 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.405391 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.405457 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.405518 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.406710 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.408309 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.408753 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.409694 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.411056 np0000179371 devstack@c-api.service[112794]: WARNING cinder.api.contrib.hosts [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:56.411189 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.411751 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.412201 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.412671 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.413163 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.413256 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.414751 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.415350 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.415541 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.416235 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.416569 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.417359 np0000179371 devstack@c-api.service[112795]: WARNING cinder.api.contrib.hosts [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:56.417556 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.418053 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.418966 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.419406 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.419511 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.420437 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.420819 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.421570 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.421859 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.422417 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.422908 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: extensions {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.423252 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.423910 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.424315 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: encryption {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.424395 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.424579 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.425812 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: capabilities {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.425964 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.426355 np0000179371 devstack@c-api.service[112792]: WARNING cinder.api.contrib.hosts [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:56.427055 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.427130 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.427430 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.427684 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-quota-class-sets {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.428457 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.428738 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.428976 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-volume-type-access {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.429753 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: extensions {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.429924 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.430590 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: extra_specs {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.431097 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: encryption {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.431430 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.432145 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-hosts {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.432551 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.432606 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: capabilities {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.432758 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.433513 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-availability-zone {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.433904 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-quota-class-sets {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.434148 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.434865 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: consistencygroups {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.435194 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-volume-type-access {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.435584 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.435924 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.436778 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: extra_specs {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.436908 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.437133 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: cgsnapshots {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.437725 np0000179371 devstack@c-api.service[112793]: WARNING cinder.api.contrib.hosts [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 00:59:56.437917 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: extensions {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.438350 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-hosts {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.438456 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.438590 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-snapshot-manage {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.439311 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: encryption {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.439687 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-availability-zone {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.439776 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.440015 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-volume-manage {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.440825 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: capabilities {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.441043 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: consistencygroups {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.441450 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: backups {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.441857 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.442702 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-quota-class-sets {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.443028 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: cgsnapshots {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.443401 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.443575 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: encryption {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.443980 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-volume-type-access {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.444427 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-snapshot-manage {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.444726 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.445146 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-volume-transfer {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.445586 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: extra_specs {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.445836 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-volume-manage {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.446117 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.446752 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: scheduler-stats {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.447165 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-hosts {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.447249 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: backups {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.447555 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.448195 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: os-quota-sets {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.448504 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-availability-zone {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.448888 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.449292 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: encryption {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.449626 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extended resource: qos-specs {{(pid=112794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.449840 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: consistencygroups {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.449911 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: extensions {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.450877 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-volume-transfer {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.451243 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: encryption {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.451908 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.contrib.snapshot_actions [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] SnapshotActionsController initialized {{(pid=112794) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:56.452571 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: scheduler-stats {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.452623 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.452920 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: capabilities {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.453975 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: cgsnapshots {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.454038 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.454082 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: os-quota-sets {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.454180 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-quota-class-sets {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.455404 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.455523 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-volume-type-access {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.455966 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extended resource: qos-specs {{(pid=112795) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.456725 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.457296 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: extra_specs {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.457952 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-snapshot-manage {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.458054 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.458112 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] SnapshotActionsController initialized {{(pid=112795) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:56.458877 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-hosts {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.458960 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.459422 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.460187 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-availability-zone {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.460271 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.460519 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-volume-manage {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.460814 np0000179371 devstack@c-api.service[112794]: WARNING castellan.key_manager.migration [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.461502 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: consistencygroups {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.461599 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.461777 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.461922 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension TypesManage extending resource: types {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.462027 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.462111 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.462265 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeActions extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.462732 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: backups {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.462886 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.462959 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463018 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension UsedLimits extending resource: limits {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463143 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463248 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463333 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463437 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension AdminActions extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463532 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: cgsnapshots {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.463608 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension AdminActions extending resource: snapshots {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463676 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension AdminActions extending resource: backups {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463726 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463854 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.463952 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.v3.router [None req-64739f0b-0ec9-4424-989f-f209c0201bc0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.464229 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.464851 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-snapshot-manage {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.465546 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.465782 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: encryption {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.466269 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-volume-manage {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.466966 np0000179371 devstack@c-api.service[112795]: WARNING castellan.key_manager.migration [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.467710 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: backups {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.467923 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468037 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension TypesManage extending resource: types {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468146 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468212 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-volume-transfer {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.468254 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468359 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeActions extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468494 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468689 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension UsedLimits extending resource: limits {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468782 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.468903 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469013 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469111 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension AdminActions extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469224 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension AdminActions extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469324 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension AdminActions extending resource: backups {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469424 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469524 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469631 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.v3.router [None req-2f75be21-39cc-4e6d-b8b0-fab75fcc1dba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112795) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.469713 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: encryption {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.470949 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: scheduler-stats {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.471314 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-volume-transfer {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.471708 np0000179371 devstack@c-api.service[112794]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1a806a3668 pid: 112794 (default app) Jun 10 00:59:56.472530 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: os-quota-sets {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.472896 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: scheduler-stats {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.473975 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extended resource: qos-specs {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.474360 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: os-quota-sets {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.476165 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] SnapshotActionsController initialized {{(pid=112792) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:56.476265 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extended resource: qos-specs {{(pid=112793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 00:59:56.477223 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.477470 np0000179371 devstack@c-api.service[112795]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1a806a3668 pid: 112795 (default app) Jun 10 00:59:56.478417 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.contrib.snapshot_actions [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] SnapshotActionsController initialized {{(pid=112793) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 00:59:56.478931 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.479247 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.479818 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.479818 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480013 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480013 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480013 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480013 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480013 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480393 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480393 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480393 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480393 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480393 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480393 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480829 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480829 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480829 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.480829 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.480829 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481161 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.481161 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481161 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.481161 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481416 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.481416 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481416 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.481416 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481709 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.481709 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481709 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.481709 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.481709 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482083 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482083 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482083 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482083 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482083 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482400 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482400 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482400 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482400 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482400 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482400 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482785 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482785 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482785 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482785 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.482785 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.482785 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.483653 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.483653 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.483653 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.483653 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.483653 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.483653 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.484321 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.484321 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.484321 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.484321 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.484784 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.484912 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.484912 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.484912 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.484912 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.484912 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.485502 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.485502 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.485502 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.485502 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.485502 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.486596 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.486596 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.486596 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.486596 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.486596 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.487239 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.488070 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.488070 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.488070 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.488070 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.488070 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.488698 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.488698 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.488698 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.488698 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.488698 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.489327 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.489327 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.489327 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.489327 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.489860 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.489860 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.489860 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.489860 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.490399 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.490399 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.490399 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.490399 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.490921 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.491032 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491032 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491032 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491032 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491032 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491430 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491430 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491430 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491430 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491430 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491668 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491668 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491668 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491668 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491869 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491869 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.491869 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.491869 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492080 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492080 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492080 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492080 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492291 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492291 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492291 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492291 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492484 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492484 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492484 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492484 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492484 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492484 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492847 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492847 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492847 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.492847 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.492847 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493085 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493433 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493433 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493433 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493433 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493433 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493433 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493727 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493727 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493727 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493727 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.493727 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.493727 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494042 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494042 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494042 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494042 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494042 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494042 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494419 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494419 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494419 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494419 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494695 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494695 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494695 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494695 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494987 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494987 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.494987 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.494987 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.495280 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.495280 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.495280 np0000179371 devstack@c-api.service[112794]: /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 10 00:59:56.495280 np0000179371 devstack@c-api.service[112794]: warnings.warn(deprecated_msg) Jun 10 00:59:56.495629 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.495671 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.495753 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.middleware.request_id [None req-2a9fb473-a789-47ec-96ca-2a265ee35c7b None None] RequestId filter calling following filter/app {{(pid=112794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 00:59:56.495847 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.495889 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.495971 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.496035 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.496095 np0000179371 devstack@c-api.service[112794]: [pid: 112794|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 949 bytes} [Wed Jun 10 00:59:56 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 10 00:59:56.496173 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.496214 np0000179371 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.496214 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496214 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension TypesManage extending resource: types {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496214 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496214 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496432 np0000179371 devstack@c-api.service[112793]: WARNING castellan.key_manager.migration [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 00:59:56.496469 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeActions extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496517 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496559 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496596 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension TypesManage extending resource: types {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496630 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension UsedLimits extending resource: limits {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496670 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496705 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496705 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496776 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496776 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeActions extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496877 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496877 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension AdminActions extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496947 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496988 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension AdminActions extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.496988 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension AdminActions extending resource: backups {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497051 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension UsedLimits extending resource: limits {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497093 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497134 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497175 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497219 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497260 np0000179371 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-cf199138-721b-4ed5-a440-727cc93ad5e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension AdminActions extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension AdminActions extending resource: snapshots {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension AdminActions extending resource: backups {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497294 np0000179371 devstack@c-api.service[112793]: DEBUG cinder.api.v3.router [None req-92989432-5fae-4c46-8f1f-2462c05ccb8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 00:59:56.497725 np0000179371 devstack@c-api.service[112793]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1a806a3668 pid: 112793 (default app) Jun 10 00:59:56.497776 np0000179371 devstack@c-api.service[112792]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f1a806a3668 pid: 112792 (default app) Jun 10 01:00:03.737464 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.737464 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.737464 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.737464 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.737464 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739086 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739086 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739086 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739086 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739086 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739212 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739212 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739212 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739212 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739212 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739212 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739363 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739363 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739363 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739363 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739466 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739466 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739466 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739466 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739575 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739575 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739575 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739575 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739686 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739686 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739686 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739686 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739686 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739933 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739933 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739933 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.739933 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.739933 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740241 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740241 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740241 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740241 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740241 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740241 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740523 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740523 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740523 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740523 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740523 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740523 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740785 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740785 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740785 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740785 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.740785 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.740785 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.741058 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.741058 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.741058 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.741058 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.741058 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.741863 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.741863 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.741863 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.741863 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.741863 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742012 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742012 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742012 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742012 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742012 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742012 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742157 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742157 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742157 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742157 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742157 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742157 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742299 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742299 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742299 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742299 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742299 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742438 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742438 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742438 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742438 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742438 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742621 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742621 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742621 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742621 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742748 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742748 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.742748 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.742748 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743013 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743013 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743013 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743013 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743013 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743275 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743275 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743275 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743275 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743275 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743466 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743466 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743466 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743466 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743659 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743659 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743659 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743659 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743859 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743859 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.743859 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.743859 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744074 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744074 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744074 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744074 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744259 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744259 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744259 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744259 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744508 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744508 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744508 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744508 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744508 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744759 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744759 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744759 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744759 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.744759 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.744759 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745063 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745063 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745063 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745063 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745063 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745258 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745258 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745258 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745258 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745258 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745258 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745527 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745527 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745527 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745527 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745527 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745527 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745810 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745810 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745810 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745810 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.745810 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.745810 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.746146 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.746146 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.746146 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.746146 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.746146 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.746146 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747184 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747184 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747184 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747184 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747291 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747291 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747291 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747291 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747291 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747438 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747438 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747438 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747438 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:03.747438 np0000179371 devstack@c-api.service[112795]: warnings.warn(deprecated_msg) Jun 10 01:00:03.747438 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.middleware.request_id [None req-a9eee42e-16a6-4b85-9e63-d67445b371d6 None None] RequestId filter calling following filter/app {{(pid=112795) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:00:04.199563 np0000179371 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-a9eee42e-16a6-4b85-9e63-d67445b371d6 admin admin] POST https://199.204.45.57/volume/v3/types Jun 10 01:00:04.200068 np0000179371 devstack@c-api.service[112795]: DEBUG cinder.api.openstack.wsgi [None req-a9eee42e-16a6-4b85-9e63-d67445b371d6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112795) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 01:00:04.201625 np0000179371 devstack@c-api.service[112795]: /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 10 01:00:04.201625 np0000179371 devstack@c-api.service[112795]: warnings.warn( Jun 10 01:00:04.242558 np0000179371 devstack@c-api.service[112795]: DEBUG oslo_db.sqlalchemy.engines [None req-a9eee42e-16a6-4b85-9e63-d67445b371d6 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=112795) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:00:04.270227 np0000179371 devstack@c-api.service[112795]: INFO cinder.api.openstack.wsgi [None req-a9eee42e-16a6-4b85-9e63-d67445b371d6 admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 Jun 10 01:00:04.270615 np0000179371 devstack@c-api.service[112795]: [pid: 112795|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Wed Jun 10 01:00:03 2026] POST /volume/v3/types => generated 186 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 01:00:04.284486 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.middleware.request_id [req-a9eee42e-16a6-4b85-9e63-d67445b371d6 req-6ccc028d-ee11-4952-9993-5f746e1d0376 None None] RequestId filter calling following filter/app {{(pid=112794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 01:00:04.602076 np0000179371 devstack@c-api.service[112794]: INFO cinder.api.openstack.wsgi [req-a9eee42e-16a6-4b85-9e63-d67445b371d6 req-6ccc028d-ee11-4952-9993-5f746e1d0376 admin admin] POST https://199.204.45.57/volume/v3/types/50cda3b0-7568-4b90-afc7-41b986709140/extra_specs Jun 10 01:00:04.602611 np0000179371 devstack@c-api.service[112794]: DEBUG cinder.api.openstack.wsgi [req-a9eee42e-16a6-4b85-9e63-d67445b371d6 req-6ccc028d-ee11-4952-9993-5f746e1d0376 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 01:00:04.604270 np0000179371 devstack@c-api.service[112794]: /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 10 01:00:04.604270 np0000179371 devstack@c-api.service[112794]: warnings.warn( Jun 10 01:00:04.646416 np0000179371 devstack@c-api.service[112794]: DEBUG oslo_db.sqlalchemy.engines [req-a9eee42e-16a6-4b85-9e63-d67445b371d6 req-6ccc028d-ee11-4952-9993-5f746e1d0376 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=112794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 01:00:04.713459 np0000179371 devstack@c-api.service[112794]: INFO cinder.api.openstack.wsgi [req-a9eee42e-16a6-4b85-9e63-d67445b371d6 req-6ccc028d-ee11-4952-9993-5f746e1d0376 admin admin] https://199.204.45.57/volume/v3/types/50cda3b0-7568-4b90-afc7-41b986709140/extra_specs returned with HTTP 200 Jun 10 01:00:04.713459 np0000179371 devstack@c-api.service[112794]: [pid: 112794|app: 0|req: 2/3] 199.204.45.57 () {70 vars in 1498 bytes} [Wed Jun 10 01:00:04 2026] POST /volume/v3/types/50cda3b0-7568-4b90-afc7-41b986709140/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 01:00:06.372048 np0000179371 devstack@c-api.service[112792]: DEBUG dbcounter [-] [112792] Writing DB stats cinder:SELECT=6 {{(pid=112792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:00:06.379430 np0000179371 devstack@c-api.service[112793]: DEBUG dbcounter [-] [112793] Writing DB stats cinder:SELECT=6 {{(pid=112793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:00:14.268571 np0000179371 devstack@c-api.service[112795]: DEBUG dbcounter [-] [112795] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112795) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 01:00:14.705998 np0000179371 devstack@c-api.service[112794]: DEBUG dbcounter [-] [112794] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}