Jun 08 19:27:28.187416 np0000179050 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 19:27:28.196061 np0000179050 devstack@c-api.service[113155]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 19:27:28 2026] *** Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: nodename: np0000179050 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: machine: x86_64 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: clock source: unix Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: pcre jit disabled Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: detected number of CPU cores: 16 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: current working directory: / Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: detected binary path: /usr/bin/uwsgi-core Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: your processes number limit is 256917 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: your memory page size is 4096 bytes Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: detected max file descriptor number: 2048 Jun 08 19:27:28.199315 np0000179050 devstack@c-api.service[113155]: lock engine: pthread robust mutexes Jun 08 19:27:28.200105 np0000179050 devstack@c-api.service[113155]: thunder lock: enabled Jun 08 19:27:28.200105 np0000179050 devstack@c-api.service[113155]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 19:27:28.200105 np0000179050 devstack@c-api.service[113155]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 19:27:28.200105 np0000179050 devstack@c-api.service[113155]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 19:27:28.200105 np0000179050 devstack@c-api.service[113155]: Set PythonHome to /opt/stack/data/venv Jun 08 19:27:28.238738 np0000179050 devstack@c-api.service[113155]: Python main interpreter initialized at 0x7f0f806a3668 Jun 08 19:27:28.238738 np0000179050 devstack@c-api.service[113155]: python threads support enabled Jun 08 19:27:28.238738 np0000179050 devstack@c-api.service[113155]: your server socket listen backlog is limited to 100 connections Jun 08 19:27:28.238738 np0000179050 devstack@c-api.service[113155]: your mercy for graceful operations on workers is 80 seconds Jun 08 19:27:28.239257 np0000179050 devstack@c-api.service[113155]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 19:27:28.239399 np0000179050 devstack@c-api.service[113155]: *** Operational MODE: preforking *** Jun 08 19:27:28.239553 np0000179050 devstack@c-api.service[113155]: *** uWSGI is running in multiple interpreter mode *** Jun 08 19:27:28.239553 np0000179050 devstack@c-api.service[113155]: spawned uWSGI master process (pid: 113155) Jun 08 19:27:28.239765 np0000179050 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 19:27:28.240380 np0000179050 devstack@c-api.service[113155]: spawned uWSGI worker 1 (pid: 113160, cores: 1) Jun 08 19:27:28.240986 np0000179050 devstack@c-api.service[113155]: spawned uWSGI worker 2 (pid: 113161, cores: 1) Jun 08 19:27:28.241645 np0000179050 devstack@c-api.service[113155]: spawned uWSGI worker 3 (pid: 113162, cores: 1) Jun 08 19:27:28.242427 np0000179050 devstack@c-api.service[113155]: spawned uWSGI worker 4 (pid: 113163, cores: 1) Jun 08 19:27:28.242505 np0000179050 devstack@c-api.service[113155]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: we strongly recommend against using it for new projects. Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: framework. For more detail see Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:27:28.359645 np0000179050 devstack@c-api.service[113161]: import eventlet # noqa Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: we strongly recommend against using it for new projects. Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: framework. For more detail see Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:27:28.365842 np0000179050 devstack@c-api.service[113160]: import eventlet # noqa Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: we strongly recommend against using it for new projects. Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: framework. For more detail see Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:27:28.375756 np0000179050 devstack@c-api.service[113163]: import eventlet # noqa Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: we strongly recommend against using it for new projects. Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: framework. For more detail see Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:27:28.384300 np0000179050 devstack@c-api.service[113162]: import eventlet # noqa Jun 08 19:27:28.445304 np0000179050 devstack@c-api.service[113161]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:27:28.445304 np0000179050 devstack@c-api.service[113161]: warnings.warn( Jun 08 19:27:28.447444 np0000179050 devstack@c-api.service[113160]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:27:28.447444 np0000179050 devstack@c-api.service[113160]: warnings.warn( Jun 08 19:27:28.461897 np0000179050 devstack@c-api.service[113163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:27:28.461897 np0000179050 devstack@c-api.service[113163]: warnings.warn( Jun 08 19:27:28.471560 np0000179050 devstack@c-api.service[113162]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:27:28.471560 np0000179050 devstack@c-api.service[113162]: warnings.warn( Jun 08 19:27:28.518268 np0000179050 devstack@c-api.service[113161]: /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 08 19:27:28.518268 np0000179050 devstack@c-api.service[113161]: from cgi import parse_header Jun 08 19:27:28.525278 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:28.525278 np0000179050 devstack@c-api.service[113160]: from cgi import parse_header Jun 08 19:27:28.550983 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:28.550983 np0000179050 devstack@c-api.service[113162]: from cgi import parse_header Jun 08 19:27:28.558404 np0000179050 devstack@c-api.service[113163]: /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 08 19:27:28.558404 np0000179050 devstack@c-api.service[113163]: from cgi import parse_header Jun 08 19:27:28.568306 np0000179050 devstack@c-api.service[113161]: /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 08 19:27:28.568306 np0000179050 devstack@c-api.service[113161]: removals.removed_module( Jun 08 19:27:28.569904 np0000179050 devstack@c-api.service[113161]: /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 08 19:27:28.569904 np0000179050 devstack@c-api.service[113161]: removals.removed_module( Jun 08 19:27:28.576300 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:28.576300 np0000179050 devstack@c-api.service[113160]: removals.removed_module( Jun 08 19:27:28.577745 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:28.577745 np0000179050 devstack@c-api.service[113160]: removals.removed_module( Jun 08 19:27:28.617775 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:28.617775 np0000179050 devstack@c-api.service[113162]: removals.removed_module( Jun 08 19:27:28.618055 np0000179050 devstack@c-api.service[113163]: /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 08 19:27:28.618055 np0000179050 devstack@c-api.service[113163]: removals.removed_module( Jun 08 19:27:28.619885 np0000179050 devstack@c-api.service[113163]: /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 08 19:27:28.619885 np0000179050 devstack@c-api.service[113163]: removals.removed_module( Jun 08 19:27:28.620435 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:28.620435 np0000179050 devstack@c-api.service[113162]: removals.removed_module( Jun 08 19:27:29.215155 np0000179050 devstack@c-api.service[113161]: /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 08 19:27:29.215155 np0000179050 devstack@c-api.service[113161]: warnings.warn( Jun 08 19:27:29.218345 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:29.218345 np0000179050 devstack@c-api.service[113160]: warnings.warn( Jun 08 19:27:29.267544 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:29.267544 np0000179050 devstack@c-api.service[113162]: warnings.warn( Jun 08 19:27:29.289148 np0000179050 devstack@c-api.service[113163]: /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 08 19:27:29.289148 np0000179050 devstack@c-api.service[113163]: warnings.warn( Jun 08 19:27:29.318435 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:29.318435 np0000179050 devstack@c-api.service[113160]: warnings.warn( Jun 08 19:27:29.320530 np0000179050 devstack@c-api.service[113161]: /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 08 19:27:29.320530 np0000179050 devstack@c-api.service[113161]: warnings.warn( Jun 08 19:27:29.368614 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:29.368614 np0000179050 devstack@c-api.service[113162]: warnings.warn( Jun 08 19:27:29.395304 np0000179050 devstack@c-api.service[113163]: /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 08 19:27:29.395304 np0000179050 devstack@c-api.service[113163]: warnings.warn( Jun 08 19:27:29.621727 np0000179050 devstack@c-api.service[113160]: 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 08 19:27:29.622387 np0000179050 devstack@c-api.service[113160]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113160) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:27:29.622464 np0000179050 devstack@c-api.service[113161]: 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 08 19:27:29.622892 np0000179050 devstack@c-api.service[113161]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113161) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:27:29.651309 np0000179050 devstack@c-api.service[113162]: 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 08 19:27:29.651309 np0000179050 devstack@c-api.service[113162]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113162) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:27:29.686158 np0000179050 devstack@c-api.service[113163]: 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 08 19:27:29.686574 np0000179050 devstack@c-api.service[113163]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113163) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:27:29.712149 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:29.712149 np0000179050 devstack@c-api.service[113162]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:27:29.716451 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:29.716451 np0000179050 devstack@c-api.service[113160]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:27:29.730067 np0000179050 devstack@c-api.service[113161]: /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 08 19:27:29.730067 np0000179050 devstack@c-api.service[113161]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:27:29.747115 np0000179050 devstack@c-api.service[113163]: /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 08 19:27:29.747115 np0000179050 devstack@c-api.service[113163]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:27:30.190750 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113160) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:27:30.191656 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113163) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:27:30.191788 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113162) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:27:30.191877 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.191877 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.192103 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.192169 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.192169 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.192289 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.192347 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.192403 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.192460 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.192523 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.192523 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.192523 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.192737 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.192810 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.192868 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.192924 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.193010 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.193074 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.193128 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.193190 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.193254 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.193254 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.193254 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.193443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.194464 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.194553 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.194553 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.194678 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.194678 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.194831 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.194831 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.194981 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.195068 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.195132 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.195193 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.195255 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113161) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:27:30.195324 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.195324 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.195453 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.195517 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.195583 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.195661 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.195762 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.195828 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.195828 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.195828 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.196005 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.196005 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.196005 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.196235 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.196300 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.196366 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.196427 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.196491 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.196560 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.196623 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.196623 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.196775 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.196852 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.196915 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.196976 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.197040 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.197102 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.197170 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.197239 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.197303 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.197367 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.197367 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.197367 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.197367 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.197602 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.197602 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.197602 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.197602 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.198427 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.198491 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.198547 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.198620 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.198684 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.198684 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.198839 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.198903 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.200039 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.200039 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.200039 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.200255 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.200470 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.200540 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.200572 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.200603 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.200634 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.200665 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.200699 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.200743 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.200743 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.200743 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.200837 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.200837 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.200895 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.200924 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.200966 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.200996 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.200996 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.201055 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.201086 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.201114 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.201147 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.201178 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.201205 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.201234 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.201257 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.201287 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.201314 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.201314 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.201361 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.201393 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.201426 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.201460 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.201491 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.201521 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.201548 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.201579 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.201603 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.201636 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.201674 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.201705 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.201755 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.201787 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.201817 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.201847 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.201874 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.201908 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.201939 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.201966 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.202006 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.202006 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.202006 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.202006 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.202180 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.202240 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.202300 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.202338 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.202372 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.202408 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.202443 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.202474 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.202505 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.202537 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.202571 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.202604 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.202635 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.202690 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.202743 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.202784 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.202835 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.202907 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.202959 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.203018 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.203047 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.203077 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.203105 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.203202 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.203281 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.203365 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.203447 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.203547 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.203901 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.203967 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.204008 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.204039 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.204098 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.204125 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.204162 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.204193 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.204232 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.204266 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.204301 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.204329 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.204357 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.204389 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.204427 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.204459 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.204495 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.204530 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.204557 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.204587 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.204616 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.204640 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.204640 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.204687 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.204740 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.204740 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.204802 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.204836 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.209299 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.209375 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.209415 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.209461 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.209524 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.209565 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.209604 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.209652 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.209694 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.209760 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.209803 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.209841 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.209882 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.209919 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.209961 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.210016 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.210060 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.210097 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.210141 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.210183 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.210225 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.210265 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.210310 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.210353 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.210393 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.210428 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.210478 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.210478 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.211689 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.211772 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.211822 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.211872 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.211910 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.211948 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.211984 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.212022 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.212064 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.212125 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.212157 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.212157 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.212228 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.212297 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.212348 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.212384 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.212430 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.212516 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.212566 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.212600 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.212639 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.212678 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.212678 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.212797 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.212797 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.212883 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.212970 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.213060 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.214341 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.214420 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.214465 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.214509 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.214564 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.214607 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.214644 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.214690 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.214750 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.214786 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.214822 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.214822 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.214892 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.214937 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.214980 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.214980 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.215059 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.215101 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.215172 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.215219 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.215298 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.215490 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.215490 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.215827 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.215907 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.215986 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.216053 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.216141 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.216194 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.216257 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.216319 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.216388 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.216443 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.216502 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.216562 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.216632 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.216701 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.216808 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.216872 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.216935 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.217015 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.217093 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.217165 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.217165 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.217291 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.218888 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.218994 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.219072 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.219138 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.219200 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.219256 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.219322 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.219322 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.219449 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.219449 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.219449 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.219759 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.219847 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.219905 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.219969 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.220028 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.220095 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.220235 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.220299 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.220362 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.220423 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.220484 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.220533 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.220572 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.220613 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.220669 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.220735 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.220800 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.220859 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.220914 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.220964 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.221007 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.221052 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.221089 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.221124 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.221180 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.221180 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.221180 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.221180 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.221408 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.221408 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.221408 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.221408 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.221539 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.221588 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.221588 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.221666 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.221734 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.221816 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.221816 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.221816 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.221941 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.221983 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.222030 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.222076 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.222117 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.222117 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.222117 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.222401 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.222448 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.222448 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.222536 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.222536 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.222536 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.222536 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.222536 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.222536 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.222830 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.222830 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.222937 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.222998 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.223045 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.223091 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.223139 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.223185 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.223239 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.223291 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.223338 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.223380 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.223424 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.223460 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.223501 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.223537 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.223576 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.223611 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.223657 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.223699 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.223757 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.223792 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.223839 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.223877 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.223920 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.223956 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.224001 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.224044 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.224088 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.224146 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.224185 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.224228 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.224272 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.224309 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.224352 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.224396 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.224439 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.224482 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.224543 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.224590 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.224631 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.224672 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.224730 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.224767 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.224802 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.224802 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.224883 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.224925 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.224968 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.225005 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.225048 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.225048 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.225048 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.225048 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.225048 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.225048 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.225254 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.225516 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.225516 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.225583 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.225626 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.225663 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.225698 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.225698 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.225840 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.225881 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.225928 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.225973 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.226010 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.226010 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.226010 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.226113 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.226113 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.226113 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.226217 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.226258 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.226293 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.226335 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.226375 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.226411 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.226461 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.226499 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.226537 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.226573 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.226625 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.226663 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.226708 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.226763 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.226798 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.226835 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.226881 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.226924 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.226961 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.227005 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.227005 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.227070 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.227106 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.227148 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.227184 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.227225 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.227262 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.227297 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.227340 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.227377 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.227417 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.227417 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.227487 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.227521 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.227557 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.227595 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.227632 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.227665 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.227730 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.227776 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.227813 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.227848 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.227884 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.227918 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.227959 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.227995 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.228033 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.228073 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.228109 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.228221 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.228273 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.228312 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.228350 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.228384 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.231437 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.231504 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.231558 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.231614 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.231677 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.231751 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.231817 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.231855 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.231895 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.231926 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.231954 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.231987 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.232015 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.232039 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.232067 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.232092 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.232115 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.232179 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.232214 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.232214 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.232279 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.232307 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.232373 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.232408 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.232437 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.232465 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.232492 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.232525 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.232556 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.232583 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.232606 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.232632 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.232674 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.232729 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.232774 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.232801 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.232833 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.232868 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.232897 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.232928 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.232951 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.232951 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.233018 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.233048 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.233090 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.233130 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.233169 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.233205 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.233234 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.233264 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.233298 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.233334 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.233366 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.233402 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.233426 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.233450 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.233480 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.233505 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.233527 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.233553 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.233575 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.233598 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.233626 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.233654 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.233654 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.233719 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.233719 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.233811 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.233856 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.233886 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.233912 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.233940 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.233974 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.234000 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.234000 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.234000 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.234083 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.234171 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.234256 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.234335 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.234416 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.234495 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.234583 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.234660 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.235992 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.236051 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.236104 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.236199 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.236240 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.236314 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.236373 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.236432 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.236480 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.236519 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.236561 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.236621 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.236675 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.236675 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.236893 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.236942 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.236982 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.237023 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.237067 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.237105 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.237140 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.237140 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.237259 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.237308 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.237364 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.237444 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.237494 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.237531 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.237531 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.237599 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.237642 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.238740 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.238819 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.238855 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.238896 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.238941 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.238979 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.239019 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.239063 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.239098 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.239143 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.239184 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.239221 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.239257 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.239302 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.239339 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.239375 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.239412 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.239453 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.239491 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.239536 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.239582 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.239621 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.239656 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.239728 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.239792 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.239832 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.239869 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.239904 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.239948 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.239992 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.240072 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.240120 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.240157 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.240231 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.240267 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.240323 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.240323 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.240414 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.240452 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.240495 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.240535 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.240578 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.240616 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.240657 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.240852 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.240925 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.240925 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.241012 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.241049 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.241099 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.241152 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.241230 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.241281 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.241329 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.241373 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.241431 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.241501 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.241547 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.241590 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.241627 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.241662 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.241729 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.241810 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.241870 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.241909 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.241962 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.242002 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.242002 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.242068 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.242113 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.242151 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.242192 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.242231 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.242273 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.242327 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.242364 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.242399 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.242441 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.242491 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.242529 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.242571 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.242606 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.242647 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.242683 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.242842 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.242906 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.242943 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.242982 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.243029 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.243067 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.243067 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.243067 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.243067 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.243424 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.243493 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.243547 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.243592 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.243651 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.243702 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.243792 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.243929 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.244061 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.244147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.244255 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.244302 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.244338 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.244375 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.244445 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.244487 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.244515 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.244538 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.244564 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.244593 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.244621 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.244653 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.244680 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.244725 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.244782 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.244782 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.244782 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.244782 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.244782 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.244905 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.244930 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.244960 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.244998 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245026 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245026 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.245080 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.245108 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.245132 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.245164 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.245164 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.245211 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.245240 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.245265 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.245296 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.245320 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.245344 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245369 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245397 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.245432 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.245456 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.245487 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.245512 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.245537 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.245562 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.245590 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.245616 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.245648 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.245695 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.245748 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.245748 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245748 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.245831 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.245855 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.245855 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.245898 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.245922 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245963 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.245990 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.246017 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.246043 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.246073 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.246098 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.246126 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.246126 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.246187 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.246223 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.246266 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.246298 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.246328 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.246355 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.246355 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.246401 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.246428 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.246453 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.246482 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.246504 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.246535 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.246564 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.246593 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.246620 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.246648 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.246675 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.246698 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.246737 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.246770 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.246801 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.246831 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.246831 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.246831 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.246831 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.246915 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.246915 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.246964 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.246989 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.247016 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.247049 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.247072 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.247094 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.247117 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.247145 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.247170 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.247192 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.247220 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.247246 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.247285 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.247330 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.247330 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.247377 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.247402 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.247428 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.247457 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.247481 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.247481 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.247526 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.247526 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.247526 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.247526 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.247526 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.247790 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.247790 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.247790 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.247790 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.247876 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.247909 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.247940 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.247969 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.247996 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.248023 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.248054 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.248054 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.248054 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.248054 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.248147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.248147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.248147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.248147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.248147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.248147 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.248332 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.248361 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.248391 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.248391 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.248391 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.248391 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.248391 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.248391 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:27:30.252541 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113160) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.252636 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.252636 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.252735 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.252775 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113160) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.252848 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113160) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.252916 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113162) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.252970 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.253025 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.253064 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.253118 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113162) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.253181 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113161) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.253238 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113162) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.253275 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.253312 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.253355 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.253406 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113161) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.253491 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113161) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.253722 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:27:30.253805 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:27:30.253900 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:27:30.253975 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:27:30.254059 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:27:30.254139 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:27:30.300078 np0000179050 devstack@c-api.service[113160]: INFO dbcounter [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Registered counter for database cinder Jun 08 19:27:30.303221 np0000179050 devstack@c-api.service[113163]: INFO dbcounter [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Registered counter for database cinder Jun 08 19:27:30.305093 np0000179050 devstack@c-api.service[113162]: INFO dbcounter [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Registered counter for database cinder Jun 08 19:27:30.309091 np0000179050 devstack@c-api.service[113161]: INFO dbcounter [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Registered counter for database cinder Jun 08 19:27:30.346481 np0000179050 devstack@c-api.service[113160]: DEBUG oslo_db.sqlalchemy.engines [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 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=113160) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.350556 np0000179050 devstack@c-api.service[113163]: DEBUG oslo_db.sqlalchemy.engines [None req-8404554a-03b8-465b-bc5f-1ebed675e155 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=113163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.355058 np0000179050 devstack@c-api.service[113162]: DEBUG oslo_db.sqlalchemy.engines [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 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=113162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.362738 np0000179050 devstack@c-api.service[113161]: DEBUG oslo_db.sqlalchemy.engines [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 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=113161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.462778 np0000179050 devstack@c-api.service[113160]: DEBUG dbcounter [-] [113160] Writer thread running {{(pid=113160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:27:30.465205 np0000179050 devstack@c-api.service[113160]: INFO cinder.rpc [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:27:30.467641 np0000179050 devstack@c-api.service[113160]: INFO cinder.rpc [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:27:30.470061 np0000179050 devstack@c-api.service[113160]: INFO cinder.rpc [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:27:30.470537 np0000179050 devstack@c-api.service[113163]: DEBUG dbcounter [-] [113163] Writer thread running {{(pid=113163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:27:30.473003 np0000179050 devstack@c-api.service[113160]: INFO cinder.rpc [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:27:30.473767 np0000179050 devstack@c-api.service[113163]: INFO cinder.rpc [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:27:30.474106 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.477167 np0000179050 devstack@c-api.service[113163]: INFO cinder.rpc [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:27:30.477418 np0000179050 devstack@c-api.service[113162]: DEBUG dbcounter [-] [113162] Writer thread running {{(pid=113162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:27:30.478019 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.480675 np0000179050 devstack@c-api.service[113163]: INFO cinder.rpc [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:27:30.481043 np0000179050 devstack@c-api.service[113162]: INFO cinder.rpc [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:27:30.483128 np0000179050 devstack@c-api.service[113163]: INFO cinder.rpc [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:27:30.484007 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.484132 np0000179050 devstack@c-api.service[113162]: INFO cinder.rpc [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:27:30.486701 np0000179050 devstack@c-api.service[113162]: INFO cinder.rpc [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:27:30.487230 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.489255 np0000179050 devstack@c-api.service[113162]: INFO cinder.rpc [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:27:30.490186 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.492368 np0000179050 devstack@c-api.service[113161]: DEBUG dbcounter [-] [113161] Writer thread running {{(pid=113161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:27:30.493260 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.497062 np0000179050 devstack@c-api.service[113161]: INFO cinder.rpc [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:27:30.500626 np0000179050 devstack@c-api.service[113161]: INFO cinder.rpc [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:27:30.503827 np0000179050 devstack@c-api.service[113161]: INFO cinder.rpc [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:27:30.506350 np0000179050 devstack@c-api.service[113161]: INFO cinder.rpc [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:27:30.507444 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.512478 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.517302 np0000179050 devstack@c-api.service[113160]: DEBUG oslo_db.sqlalchemy.engines [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 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=113160) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.520289 np0000179050 devstack@c-api.service[113160]: INFO cinder.rpc [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:27:30.522835 np0000179050 devstack@c-api.service[113160]: INFO cinder.rpc [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:27:30.523981 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.530925 np0000179050 devstack@c-api.service[113163]: DEBUG oslo_db.sqlalchemy.engines [None req-8404554a-03b8-465b-bc5f-1ebed675e155 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=113163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.532885 np0000179050 devstack@c-api.service[113162]: DEBUG oslo_db.sqlalchemy.engines [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 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=113162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.534077 np0000179050 devstack@c-api.service[113163]: INFO cinder.rpc [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:27:30.535332 np0000179050 devstack@c-api.service[113162]: INFO cinder.rpc [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:27:30.536926 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.537286 np0000179050 devstack@c-api.service[113163]: INFO cinder.rpc [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:27:30.537366 np0000179050 devstack@c-api.service[113162]: INFO cinder.rpc [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:27:30.538238 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.538651 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.540071 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.543138 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.548245 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.548834 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.551144 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.551978 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.553985 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.556320 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.556823 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.557071 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.557544 np0000179050 devstack@c-api.service[113161]: DEBUG oslo_db.sqlalchemy.engines [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 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=113161) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:30.559852 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.560607 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.560671 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.561074 np0000179050 devstack@c-api.service[113161]: INFO cinder.rpc [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:27:30.562735 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.563739 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.564164 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.564442 np0000179050 devstack@c-api.service[113161]: INFO cinder.rpc [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:27:30.566061 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.566766 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.566841 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.567450 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.569949 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.572174 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.573884 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.575206 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.575413 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.577236 np0000179050 devstack@c-api.service[113160]: WARNING cinder.api.contrib.hosts [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:27:30.577779 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.577924 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.579032 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.579202 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.579298 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.580749 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.581894 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.582059 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.582220 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.582850 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.583592 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.585015 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.585161 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.586191 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.586427 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.587472 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.587735 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.587987 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.588719 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: extensions {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.589293 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.590093 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: encryption {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.590776 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.590872 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.591539 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: capabilities {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.592237 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.592549 np0000179050 devstack@c-api.service[113162]: WARNING cinder.api.contrib.hosts [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:27:30.593352 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.593423 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-quota-class-sets {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.594619 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-volume-type-access {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.594774 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.594916 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.595090 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.596109 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.596169 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: extra_specs {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.597591 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.597681 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-hosts {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.598073 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.598941 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.599069 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-availability-zone {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.600293 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.600404 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.600485 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: consistencygroups {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.600977 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.601765 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.602326 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: cgsnapshots {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.603031 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.603585 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.603688 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-snapshot-manage {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.604016 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: extensions {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.604154 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.605065 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-volume-manage {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.605335 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: encryption {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.605796 np0000179050 devstack@c-api.service[113163]: WARNING cinder.api.contrib.hosts [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:27:30.606556 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.606663 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: backups {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.606799 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: capabilities {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.607083 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.608042 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.608456 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: encryption {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.608682 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-quota-class-sets {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.609965 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.610089 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-volume-transfer {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.610201 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-volume-type-access {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.610408 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.611512 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.611611 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: extra_specs {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.611698 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: scheduler-stats {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.612002 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.612957 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: os-quota-sets {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.613049 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-hosts {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.613416 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.614538 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extended resource: qos-specs {{(pid=113160) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.614581 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-availability-zone {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.614807 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.615022 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.615845 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: consistencygroups {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.616484 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.616596 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.contrib.snapshot_actions [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] SnapshotActionsController initialized {{(pid=113160) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:27:30.617374 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.617769 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: cgsnapshots {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.617841 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.618764 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.618863 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: extensions {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.619151 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-snapshot-manage {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.620103 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.620407 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: encryption {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.620514 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-volume-manage {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.620892 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.621477 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.621963 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: backups {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.622243 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: capabilities {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.622794 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.623547 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-quota-class-sets {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.623929 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: encryption {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.624086 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.624343 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.624817 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-volume-type-access {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.625442 np0000179050 devstack@c-api.service[113160]: WARNING castellan.key_manager.migration [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.625518 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-volume-transfer {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.626315 np0000179050 devstack@c-api.service[113161]: WARNING cinder.api.contrib.hosts [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:27:30.626475 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.626559 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: extra_specs {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.626624 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension TypesManage extending resource: types {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.626744 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.626844 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.629749 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeActions extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.629899 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.629986 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: scheduler-stats {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.630054 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630054 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension UsedLimits extending resource: limits {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630054 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630054 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630054 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630054 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension AdminActions extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630449 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-hosts {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.630508 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension AdminActions extending resource: snapshots {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630508 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension AdminActions extending resource: backups {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630508 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630648 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.630694 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: os-quota-sets {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.630767 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630767 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.v3.router [None req-0eb055e5-bba4-43f2-8b35-538c6d5c05d7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113160) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.630860 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-availability-zone {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.630907 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extended resource: qos-specs {{(pid=113162) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.630961 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.631007 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: consistencygroups {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.631413 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.632023 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] SnapshotActionsController initialized {{(pid=113162) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:27:30.632762 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.632843 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.632993 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: cgsnapshots {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.634142 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.634267 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.634512 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-snapshot-manage {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.635554 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.635616 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.635907 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-volume-manage {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.636387 np0000179050 devstack@c-api.service[113160]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f0f806a3668 pid: 113160 (default app) Jun 08 19:27:30.636875 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.636930 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.637295 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: backups {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.638173 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: extensions {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.638241 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.639338 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: encryption {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.639490 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: encryption {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.639532 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.640859 np0000179050 devstack@c-api.service[113162]: WARNING castellan.key_manager.migration [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.641147 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-volume-transfer {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.641224 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: capabilities {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.641838 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.641953 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension TypesManage extending resource: types {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.642065 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.642173 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.642776 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: scheduler-stats {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.642821 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeActions extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.642947 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643066 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension UsedLimits extending resource: limits {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643171 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643268 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643305 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-quota-class-sets {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.643382 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643482 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension AdminActions extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643599 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension AdminActions extending resource: snapshots {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643699 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension AdminActions extending resource: backups {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643825 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.643925 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.644032 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.v3.router [None req-4c02c611-4409-4ec2-ad3c-7772bb684573 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113162) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.644213 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: os-quota-sets {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.644353 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644353 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644491 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644491 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644491 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644491 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644491 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644670 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644670 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644670 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644670 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644670 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644670 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644874 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644874 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644874 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.644874 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.644874 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645017 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645017 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645017 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645017 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645137 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645137 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645137 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645137 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645264 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645264 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645333 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-volume-type-access {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.645365 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645365 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645365 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645365 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645365 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645579 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645579 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645579 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645579 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645579 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645748 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645748 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645748 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645748 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645748 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645748 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645920 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645920 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645920 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645920 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.645920 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.645920 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646187 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646187 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646187 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646187 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646187 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646187 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646364 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646364 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646364 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646364 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646364 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646514 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646514 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646514 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646514 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646514 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646648 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646648 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646648 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646648 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646648 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646648 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646839 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646839 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646839 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646839 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.646839 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.646839 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647004 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647004 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647004 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647004 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647004 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647162 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647162 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647162 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647162 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647162 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647315 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647315 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647315 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647315 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647440 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647440 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647440 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647440 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647562 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647562 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647562 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647562 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647562 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647811 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647811 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647811 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647811 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647811 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647969 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647969 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.647969 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.647969 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648161 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648161 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648161 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648161 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648280 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648280 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648280 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648280 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648404 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648404 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648404 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648404 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648525 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648525 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648525 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648525 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648642 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648642 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648642 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648642 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648642 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648825 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648825 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648825 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648825 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648825 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648825 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648999 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648999 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648999 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.648999 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.648999 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649141 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649141 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649141 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649141 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649141 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649141 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649306 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649306 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649306 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649306 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649306 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649306 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649522 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649522 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649522 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649522 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649522 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649522 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649696 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649696 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649696 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649696 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649696 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649696 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649884 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649884 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.649884 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.649884 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.650008 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.650008 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.650008 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.650008 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.650008 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.650159 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.650159 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.650159 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.650159 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:30.650159 np0000179050 devstack@c-api.service[113160]: warnings.warn(deprecated_msg) Jun 08 19:27:30.650488 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: extra_specs {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.650515 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extended resource: qos-specs {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.650540 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.middleware.request_id [None req-b7ab5ac7-9929-4648-b4b2-5a64c82f4702 None None] RequestId filter calling following filter/app {{(pid=113160) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:27:30.650569 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-hosts {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.650598 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.contrib.snapshot_actions [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] SnapshotActionsController initialized {{(pid=113163) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:27:30.650626 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-availability-zone {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.650650 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.650674 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: consistencygroups {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.650748 np0000179050 devstack@c-api.service[113160]: [pid: 113160|app: 0|req: 1/1] 199.204.45.246 () {60 vars in 956 bytes} [Mon Jun 8 19:27:30 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 19:27:30.650970 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.651934 np0000179050 devstack@c-api.service[113162]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f0f806a3668 pid: 113162 (default app) Jun 08 19:27:30.652310 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.652516 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: cgsnapshots {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.653612 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.654044 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-snapshot-manage {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.654946 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.655459 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-volume-manage {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.656233 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.659223 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: backups {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.659298 np0000179050 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.659298 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659298 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension TypesManage extending resource: types {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659298 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659298 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659492 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: encryption {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.659535 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeActions extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659535 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659535 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension UsedLimits extending resource: limits {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659535 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659535 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659705 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659705 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension AdminActions extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659811 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension AdminActions extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.659913 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension AdminActions extending resource: backups {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.660019 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.660118 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.660213 np0000179050 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-8404554a-03b8-465b-bc5f-1ebed675e155 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.660487 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-volume-transfer {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.662097 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: scheduler-stats {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.663819 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: os-quota-sets {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.664927 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extended resource: qos-specs {{(pid=113161) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:27:30.667058 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.contrib.snapshot_actions [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] SnapshotActionsController initialized {{(pid=113161) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:27:30.667924 np0000179050 devstack@c-api.service[113163]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f0f806a3668 pid: 113163 (default app) Jun 08 19:27:30.668066 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.669644 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.671024 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.672320 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.673681 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.675078 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.676395 np0000179050 devstack@c-api.service[113161]: WARNING castellan.key_manager.migration [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:27:30.677382 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.677581 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension TypesManage extending resource: types {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.677689 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.677783 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.677968 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeActions extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.678842 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.678934 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension UsedLimits extending resource: limits {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679216 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679216 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679359 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679359 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension AdminActions extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679493 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension AdminActions extending resource: snapshots {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679565 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension AdminActions extending resource: backups {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679738 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679817 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.679872 np0000179050 devstack@c-api.service[113161]: DEBUG cinder.api.v3.router [None req-454df81c-c6e3-4ee5-bcd9-a98aee94b1f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113161) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:27:30.688653 np0000179050 devstack@c-api.service[113161]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f0f806a3668 pid: 113161 (default app) Jun 08 19:27:38.196764 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.middleware.request_id [None req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 None None] RequestId filter calling following filter/app {{(pid=113160) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:27:38.672812 np0000179050 devstack@c-api.service[113160]: INFO cinder.api.openstack.wsgi [None req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 admin admin] POST https://199.204.45.246/volume/v3/types Jun 08 19:27:38.673350 np0000179050 devstack@c-api.service[113160]: DEBUG cinder.api.openstack.wsgi [None req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113160) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:27:38.674990 np0000179050 devstack@c-api.service[113160]: /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 08 19:27:38.674990 np0000179050 devstack@c-api.service[113160]: warnings.warn( Jun 08 19:27:38.714373 np0000179050 devstack@c-api.service[113160]: DEBUG oslo_db.sqlalchemy.engines [None req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 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=113160) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:38.741176 np0000179050 devstack@c-api.service[113160]: INFO cinder.api.openstack.wsgi [None req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 admin admin] https://199.204.45.246/volume/v3/types returned with HTTP 200 Jun 08 19:27:38.741539 np0000179050 devstack@c-api.service[113160]: [pid: 113160|app: 0|req: 2/2] 199.204.45.246 () {68 vars in 1288 bytes} [Mon Jun 8 19:27:38 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 19:27:38.806028 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.806028 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.806028 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.806028 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.806028 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.806985 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.806985 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.806985 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.806985 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.806985 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807263 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807263 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807263 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807263 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807263 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807263 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807594 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807594 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807594 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807594 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807888 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807888 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.807888 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.807888 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808143 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808143 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808143 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808143 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808384 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808384 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808384 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808384 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808384 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808692 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808692 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808692 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808692 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808692 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808982 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808982 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808982 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808982 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.808982 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.808982 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.809303 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.809303 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.809303 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.809303 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.809303 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.809303 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.809629 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.809629 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.809629 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.809629 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.809629 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.809629 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.810650 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.810650 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.810650 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.810650 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.810650 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811036 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811036 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811036 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811036 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811036 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811295 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811295 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811295 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811295 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811295 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811295 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811611 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811611 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811611 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811611 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811611 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811611 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811969 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811969 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811969 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.811969 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.811969 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812245 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.812245 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812245 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.812245 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812245 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.812517 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812517 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.812517 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812517 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.812825 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812825 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.812825 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.812825 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813073 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813073 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813073 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813073 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813073 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813365 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813365 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813365 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813365 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813365 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813634 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813634 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.813634 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.813634 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814008 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814008 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814008 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814008 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814244 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814244 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814244 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814244 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814475 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814475 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814475 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814475 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814820 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814820 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814820 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814820 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814965 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814965 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814965 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.814965 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.814965 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815100 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815100 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815100 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815100 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815100 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815100 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815251 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815251 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815251 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815251 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815251 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815377 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815377 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815377 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815377 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815377 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815377 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815545 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815545 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815545 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815545 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815545 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815545 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815705 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815705 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815705 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815705 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815705 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815705 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815877 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815877 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815877 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815877 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.815877 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.815877 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816056 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816056 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816056 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816056 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816174 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816174 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816174 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816174 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816174 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816304 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816304 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816304 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816304 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:38.816304 np0000179050 devstack@c-api.service[113162]: warnings.warn(deprecated_msg) Jun 08 19:27:38.816304 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.middleware.request_id [req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 req-f753d8e1-6514-4246-9d70-81ed756c4348 None None] RequestId filter calling following filter/app {{(pid=113162) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:27:39.122589 np0000179050 devstack@c-api.service[113162]: INFO cinder.api.openstack.wsgi [req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 req-f753d8e1-6514-4246-9d70-81ed756c4348 admin admin] POST https://199.204.45.246/volume/v3/types/19a86c15-79cd-42d5-a907-091a0fd16ae1/extra_specs Jun 08 19:27:39.123281 np0000179050 devstack@c-api.service[113162]: DEBUG cinder.api.openstack.wsgi [req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 req-f753d8e1-6514-4246-9d70-81ed756c4348 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113162) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:27:39.125106 np0000179050 devstack@c-api.service[113162]: /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 08 19:27:39.125106 np0000179050 devstack@c-api.service[113162]: warnings.warn( Jun 08 19:27:39.169054 np0000179050 devstack@c-api.service[113162]: DEBUG oslo_db.sqlalchemy.engines [req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 req-f753d8e1-6514-4246-9d70-81ed756c4348 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=113162) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:27:39.246141 np0000179050 devstack@c-api.service[113162]: INFO cinder.api.openstack.wsgi [req-b9b02e16-3eb9-4296-a88e-3fb9a8c35594 req-f753d8e1-6514-4246-9d70-81ed756c4348 admin admin] https://199.204.45.246/volume/v3/types/19a86c15-79cd-42d5-a907-091a0fd16ae1/extra_specs returned with HTTP 200 Jun 08 19:27:39.246141 np0000179050 devstack@c-api.service[113162]: [pid: 113162|app: 0|req: 1/3] 199.204.45.246 () {70 vars in 1505 bytes} [Mon Jun 8 19:27:38 2026] POST /volume/v3/types/19a86c15-79cd-42d5-a907-091a0fd16ae1/extra_specs => generated 55 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 19:27:40.536510 np0000179050 devstack@c-api.service[113163]: DEBUG dbcounter [-] [113163] Writing DB stats cinder:SELECT=6 {{(pid=113163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:27:40.565743 np0000179050 devstack@c-api.service[113161]: DEBUG dbcounter [-] [113161] Writing DB stats cinder:SELECT=6 {{(pid=113161) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:27:48.739911 np0000179050 devstack@c-api.service[113160]: DEBUG dbcounter [-] [113160] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:27:49.241952 np0000179050 devstack@c-api.service[113162]: DEBUG dbcounter [-] [113162] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}