May 18 18:33:15.253378 np0000174512 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:33:15.259541 np0000174512 devstack@c-api.service[112449]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:33:15 2026] *** May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: nodename: np0000174512 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: machine: x86_64 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: clock source: unix May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: pcre jit disabled May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: detected number of CPU cores: 16 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: current working directory: / May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: detected binary path: /usr/bin/uwsgi-core May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: your processes number limit is 256917 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: your memory page size is 4096 bytes May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: detected max file descriptor number: 2048 May 18 18:33:15.262593 np0000174512 devstack@c-api.service[112449]: lock engine: pthread robust mutexes May 18 18:33:15.263666 np0000174512 devstack@c-api.service[112449]: thunder lock: enabled May 18 18:33:15.263666 np0000174512 devstack@c-api.service[112449]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:33:15.263666 np0000174512 devstack@c-api.service[112449]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:33:15.263666 np0000174512 devstack@c-api.service[112449]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:33:15.263666 np0000174512 devstack@c-api.service[112449]: Set PythonHome to /opt/stack/data/venv May 18 18:33:15.299618 np0000174512 devstack@c-api.service[112449]: Python main interpreter initialized at 0x73c8a54a3668 May 18 18:33:15.299618 np0000174512 devstack@c-api.service[112449]: python threads support enabled May 18 18:33:15.299618 np0000174512 devstack@c-api.service[112449]: your server socket listen backlog is limited to 100 connections May 18 18:33:15.299618 np0000174512 devstack@c-api.service[112449]: your mercy for graceful operations on workers is 80 seconds May 18 18:33:15.300319 np0000174512 devstack@c-api.service[112449]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:33:15.300319 np0000174512 devstack@c-api.service[112449]: *** Operational MODE: preforking *** May 18 18:33:15.300486 np0000174512 devstack@c-api.service[112449]: *** uWSGI is running in multiple interpreter mode *** May 18 18:33:15.300486 np0000174512 devstack@c-api.service[112449]: spawned uWSGI master process (pid: 112449) May 18 18:33:15.300675 np0000174512 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:33:15.302139 np0000174512 devstack@c-api.service[112449]: spawned uWSGI worker 1 (pid: 112461, cores: 1) May 18 18:33:15.302139 np0000174512 devstack@c-api.service[112449]: spawned uWSGI worker 2 (pid: 112462, cores: 1) May 18 18:33:15.302139 np0000174512 devstack@c-api.service[112449]: spawned uWSGI worker 3 (pid: 112463, cores: 1) May 18 18:33:15.302610 np0000174512 devstack@c-api.service[112449]: spawned uWSGI worker 4 (pid: 112464, cores: 1) May 18 18:33:15.302700 np0000174512 devstack@c-api.service[112449]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: we strongly recommend against using it for new projects. May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: framework. For more detail see May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:15.439505 np0000174512 devstack@c-api.service[112462]: import eventlet # noqa May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: we strongly recommend against using it for new projects. May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: framework. For more detail see May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:15.457208 np0000174512 devstack@c-api.service[112464]: import eventlet # noqa May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: we strongly recommend against using it for new projects. May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: framework. For more detail see May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:15.459966 np0000174512 devstack@c-api.service[112461]: import eventlet # noqa May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: we strongly recommend against using it for new projects. May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: framework. For more detail see May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:15.461879 np0000174512 devstack@c-api.service[112463]: import eventlet # noqa May 18 18:33:15.534682 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:15.534682 np0000174512 devstack@c-api.service[112462]: debtcollector.deprecate( May 18 18:33:15.536929 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:15.536929 np0000174512 devstack@c-api.service[112464]: debtcollector.deprecate( May 18 18:33:15.550259 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:15.550259 np0000174512 devstack@c-api.service[112463]: debtcollector.deprecate( May 18 18:33:15.550389 np0000174512 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:15.550389 np0000174512 devstack@c-api.service[112461]: debtcollector.deprecate( May 18 18:33:15.615018 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:33:15.615018 np0000174512 devstack@c-api.service[112462]: from cgi import parse_header May 18 18:33:15.620664 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:33:15.620664 np0000174512 devstack@c-api.service[112464]: from cgi import parse_header May 18 18:33:15.633000 np0000174512 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:33:15.633000 np0000174512 devstack@c-api.service[112461]: from cgi import parse_header May 18 18:33:15.638357 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 18 18:33:15.638357 np0000174512 devstack@c-api.service[112463]: from cgi import parse_header May 18 18:33:15.660705 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:33:15.660705 np0000174512 devstack@c-api.service[112462]: removals.removed_module( May 18 18:33:15.661466 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:33:15.661466 np0000174512 devstack@c-api.service[112462]: removals.removed_module( May 18 18:33:15.674109 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:33:15.674109 np0000174512 devstack@c-api.service[112464]: removals.removed_module( May 18 18:33:15.674109 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:33:15.674109 np0000174512 devstack@c-api.service[112464]: removals.removed_module( May 18 18:33:15.676841 np0000174512 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:33:15.676841 np0000174512 devstack@c-api.service[112461]: removals.removed_module( May 18 18:33:15.677789 np0000174512 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:33:15.677789 np0000174512 devstack@c-api.service[112461]: removals.removed_module( May 18 18:33:15.685137 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 18 18:33:15.685137 np0000174512 devstack@c-api.service[112463]: removals.removed_module( May 18 18:33:15.685809 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 18 18:33:15.685809 np0000174512 devstack@c-api.service[112463]: removals.removed_module( May 18 18:33:16.294290 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:33:16.294290 np0000174512 devstack@c-api.service[112462]: warnings.warn( May 18 18:33:16.298185 np0000174512 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:33:16.298185 np0000174512 devstack@c-api.service[112461]: warnings.warn( May 18 18:33:16.301094 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:33:16.301094 np0000174512 devstack@c-api.service[112464]: warnings.warn( May 18 18:33:16.302967 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 18 18:33:16.302967 np0000174512 devstack@c-api.service[112463]: warnings.warn( May 18 18:33:16.396343 np0000174512 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:33:16.396343 np0000174512 devstack@c-api.service[112461]: warnings.warn( May 18 18:33:16.400099 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:33:16.400099 np0000174512 devstack@c-api.service[112462]: warnings.warn( May 18 18:33:16.401328 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:33:16.401328 np0000174512 devstack@c-api.service[112463]: warnings.warn( May 18 18:33:16.402687 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 18 18:33:16.402687 np0000174512 devstack@c-api.service[112464]: warnings.warn( May 18 18:33:16.686456 np0000174512 devstack@c-api.service[112462]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:33:16.686456 np0000174512 devstack@c-api.service[112462]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112462) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:16.690714 np0000174512 devstack@c-api.service[112461]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:33:16.690988 np0000174512 devstack@c-api.service[112461]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112461) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:16.692344 np0000174512 devstack@c-api.service[112464]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:33:16.692594 np0000174512 devstack@c-api.service[112464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:16.700693 np0000174512 devstack@c-api.service[112463]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 18 18:33:16.701085 np0000174512 devstack@c-api.service[112463]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112463) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:16.772249 np0000174512 devstack@c-api.service[112461]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:16.772249 np0000174512 devstack@c-api.service[112461]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:16.773123 np0000174512 devstack@c-api.service[112462]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:16.773123 np0000174512 devstack@c-api.service[112462]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:16.775458 np0000174512 devstack@c-api.service[112463]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:16.775458 np0000174512 devstack@c-api.service[112463]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:16.776420 np0000174512 devstack@c-api.service[112464]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:16.776420 np0000174512 devstack@c-api.service[112464]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:17.221957 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:17.222165 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112463) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:17.222331 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112462) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:17.222448 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.222555 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.222681 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.222828 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.222906 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112461) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:17.223000 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.223070 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.223070 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.223184 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.223242 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.223298 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.223298 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.223298 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.223807 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.223928 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.223990 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.224048 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.224106 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.224171 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.224227 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.224283 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.224341 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.224397 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.224452 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.224518 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.224574 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.224631 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.224690 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.224747 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.224831 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.224890 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.224890 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.224890 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.225056 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.225123 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.225181 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.225181 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.225181 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.225181 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.225181 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.225181 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.230337 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.230337 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.230531 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.230531 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.230624 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.230663 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.230697 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.230733 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.230801 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.230846 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.230890 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.230890 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.230890 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.230890 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.231005 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.231005 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.231067 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.231100 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.231139 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.231171 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.231205 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.231238 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.231269 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.231301 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.231335 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.231431 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.231431 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.231514 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.232944 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.232984 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.233028 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.233061 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.233095 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.233127 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.233164 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.233202 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.233202 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.233264 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.233297 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.233329 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.233373 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.233405 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.233444 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.233514 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.233558 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.233645 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.233683 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.233715 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.233753 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.234072 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.234072 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.234259 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.234309 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.234404 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.234477 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.234550 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.234592 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.234680 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.234742 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.234832 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.234874 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.234962 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.235028 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.235113 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.235155 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.235242 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.235317 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.235383 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.235447 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.235509 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.235600 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.235664 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.235738 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.235794 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.235899 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.235963 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.236446 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.236522 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.236522 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.236646 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.236723 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.236841 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.236841 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.236928 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.236983 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.237021 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.237060 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.237097 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.237136 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.237171 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.237207 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.237248 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.237284 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.237321 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.237363 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.237398 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.237433 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.237473 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.237473 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.237540 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.237540 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.237540 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.237643 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.237792 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.237792 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.238164 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.238213 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.238317 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.238382 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.238449 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.238516 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.238591 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.238635 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.238740 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.238835 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.238878 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.238983 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.239026 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.239114 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.239180 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.239251 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.239316 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.239390 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.239454 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.239558 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.239636 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.239705 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.239705 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.239858 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.239925 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.239988 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.239988 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.239988 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.240700 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.240751 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.240867 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.240933 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.240933 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.241056 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.241121 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.241199 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.241285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.241335 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.241373 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.241411 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.241448 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.241484 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.241519 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.241557 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.241592 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.241627 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.241671 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.241713 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.241753 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.242140 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.242240 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.242363 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.242417 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.242468 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.242506 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.242556 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.242595 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.242632 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.242669 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.242711 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.242748 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.242815 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.242854 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.242890 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.242927 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.242971 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.243008 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.243008 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.243073 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.243111 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.243149 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.243285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.243285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.243285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.243285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.243285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.243285 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.243710 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.243833 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.243943 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.244048 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.244148 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.244249 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.244365 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.244824 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.244874 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.244952 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.245021 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.245087 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.245087 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.245187 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.245226 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.245263 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.245301 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.245337 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.245375 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.245411 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.245448 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.245484 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.245527 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.245564 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.245601 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.245638 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.245673 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.245714 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.245752 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.245820 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.245858 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.245907 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.245944 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.245986 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.246024 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.246060 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.246098 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.246140 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.246177 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.246219 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.246255 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.246301 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.246339 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.246375 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.246415 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.246454 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.246491 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.246533 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.246574 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.246625 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.246661 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.246706 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.246754 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.246837 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.246878 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.246920 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.246956 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.246997 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.247040 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.247078 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.247115 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.247157 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.247201 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.247238 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.247274 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.247314 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.247350 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.247388 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.247425 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.247460 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.247507 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.247592 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.247629 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.247664 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.247708 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.247745 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.247799 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.247846 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.247885 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.247885 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.247885 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.247885 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.247885 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.247885 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.248080 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.248080 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.248155 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.248192 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.248192 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.248265 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.248302 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.248338 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.248374 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.248410 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.248450 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.248487 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.248522 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.248561 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.248597 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.248630 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.248658 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.248685 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.248711 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.248738 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.248943 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.248976 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.249030 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.249066 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.249138 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.249138 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.249138 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.249138 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.249408 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.249509 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.249610 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.249709 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.249823 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.249923 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.250030 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.252675 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.252741 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.252812 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.252873 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.252925 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.252985 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.253051 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.253578 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.253642 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.253701 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.253787 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.253823 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.253886 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.253961 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.254287 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.254396 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.254442 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.254476 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.254534 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.254578 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.254611 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.254645 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.254677 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.254708 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.254735 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.254778 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.254825 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.254870 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.254900 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.254938 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.254938 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.254991 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.255019 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.255019 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.255075 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.255109 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.255145 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.255174 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.255201 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.255294 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.255331 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.255400 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.255466 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.255502 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.255616 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.255649 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.255704 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.255755 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.255826 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.255915 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.255974 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.256010 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.256061 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.256110 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.256160 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.256228 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.256260 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.256343 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.256375 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.256426 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.256499 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.256555 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.256614 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.256694 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.256830 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.256910 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.256980 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.257047 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.257114 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.257194 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.257268 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.257363 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.257433 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.257476 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.257555 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.257594 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.257631 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.257671 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.257712 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.257749 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.257804 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.257853 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.257890 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.257932 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.257970 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.258010 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.258053 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.258089 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.258127 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.258168 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.258216 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.258254 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.258254 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.258254 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.258254 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.258388 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.258431 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.258431 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.258504 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.258546 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.258598 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.258598 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.258598 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.258598 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.258734 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.258895 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.258942 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.259081 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.259081 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.259225 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.259305 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.259305 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.259437 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.259522 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.259522 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.259627 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.260287 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.260362 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.260425 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.260425 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.260564 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.260645 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.260645 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.260796 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.260840 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.260925 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.260989 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.261056 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.261056 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.261174 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.261237 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.261237 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.261375 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.261440 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.261511 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.261584 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.261650 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.261721 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.261802 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.261879 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.261879 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.262086 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.262130 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.262130 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.262276 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.262660 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.263058 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.263152 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.263264 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.263360 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.263457 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.263590 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.263716 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.265214 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.265289 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.265332 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.265375 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.265444 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.265486 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.265522 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.265554 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.265626 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.265804 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.265804 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.265967 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.265967 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.265967 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.266382 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.266434 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.266482 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.266519 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.266557 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.266611 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.266649 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.266686 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.266741 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.266741 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.266854 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.266971 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.267020 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.267152 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.268363 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.268419 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.268467 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.268541 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.268629 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.268673 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.268714 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.268746 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.268796 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.268832 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.268832 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.268832 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.268917 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.268950 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.268994 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.269034 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.269034 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.269095 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.269130 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.269162 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.269200 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.269231 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.269265 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.269298 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.269336 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.269374 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.269374 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.269434 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.269586 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.269651 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.269688 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.269723 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.269756 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.269807 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.269840 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.269887 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.269926 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.270032 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.270066 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.270101 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.270133 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.270165 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.270197 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.270236 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.270275 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.270309 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.270346 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.270380 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.270412 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.270445 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.270489 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.270526 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.270561 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.270594 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.270638 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.270676 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.270709 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.270741 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.270805 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.270848 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.270885 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.270926 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.270962 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.271010 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.271047 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.271080 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.271112 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.271146 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.271181 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.271213 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.271249 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.271282 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.271315 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.271358 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.271393 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.271426 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.271463 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.271528 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.271567 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.271567 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.271567 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.271658 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.271700 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.271736 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.271786 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.271821 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.271855 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.271897 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.271935 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.271968 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.272000 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.272000 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.272066 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.272103 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.272137 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.272169 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.272200 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.272233 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.272265 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.272297 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.272328 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.272361 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.272400 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.272441 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.272475 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.272508 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.272541 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.272573 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.272605 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.272637 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.272673 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.272718 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.272754 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.272978 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.273048 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.273087 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.273149 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.273213 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.273307 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.273351 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.273414 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.273492 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.273585 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.273629 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.273717 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.273778 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.273853 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.273948 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.273991 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.274053 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.274121 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.274219 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.274263 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.274325 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.274420 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.274466 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.274556 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.274597 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.274659 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.274659 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.274818 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.274818 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.274818 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.274992 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.275056 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.275145 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.275188 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.275188 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.275310 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.275391 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.275455 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.275455 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.275455 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.275887 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.275962 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.276056 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.276056 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.276155 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.276247 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.276247 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.276373 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.276415 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.276502 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.276544 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.276616 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.276616 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.276616 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.276616 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.276812 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.276812 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.276931 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.276969 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.277015 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.277060 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.277108 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.277156 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.277200 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.277257 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.277303 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.277347 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.277398 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.277447 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.277492 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.277536 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.277582 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.277625 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.277669 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.277713 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.277757 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.277816 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.277888 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.277888 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.277888 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.277888 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.277888 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.277888 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.278097 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.278097 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.278167 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.278196 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.278248 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.278300 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.278345 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.278389 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.278436 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.278482 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.278534 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.278581 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.278634 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.278681 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.278748 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.278795 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.278844 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.278891 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.278936 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.278981 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.279049 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.279082 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.279133 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.279184 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.279234 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.279290 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.279350 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.279402 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.279446 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.279490 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.279530 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.279554 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.279577 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.279676 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.279810 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.279850 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.279903 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.279949 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.279995 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.280050 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.280095 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.280140 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.280185 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.280236 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.280287 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.280334 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.280379 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.280428 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.280476 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.280521 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.280565 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.280626 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.280656 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.280729 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.280796 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.280796 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.280884 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.280884 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.280884 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.280884 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.280884 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.280884 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.281135 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.281188 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.281241 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.281286 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.281331 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.281383 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.281431 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.281481 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.281527 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.281574 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.281625 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.281672 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.281722 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.281784 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.281842 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.281888 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.281933 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.281978 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.282023 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.282068 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.282068 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.282068 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.282210 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.282496 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.282496 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.282496 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.282496 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.282658 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.282711 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.282759 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.282821 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.282867 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.282913 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.282971 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.283016 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.283050 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.283076 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.283102 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.283130 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.283155 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.283180 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.283209 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.283209 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.283209 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.283353 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.283353 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.283353 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.283353 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.283445 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.283471 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.283513 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.283539 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.283570 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.283599 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.283625 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.283625 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.283674 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.283699 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.283699 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.283743 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.283743 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.283743 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.283743 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.283960 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.284007 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.284051 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.284096 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.284140 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.284140 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.284140 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.284140 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.284140 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:17.284364 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112462) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.284364 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.284364 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.284364 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.284364 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112462) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.284564 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.284617 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112462) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.284661 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.284661 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.284661 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.284661 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.284843 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.284889 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.284941 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.284941 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.285035 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112463) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:17.285081 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.285124 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:17.285169 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.285213 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:17.285263 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112464) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.285309 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:17.285309 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112463) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:17.285309 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112463) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:17.329792 np0000174512 devstack@c-api.service[112462]: INFO dbcounter [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Registered counter for database cinder May 18 18:33:17.330564 np0000174512 devstack@c-api.service[112464]: INFO dbcounter [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Registered counter for database cinder May 18 18:33:17.331260 np0000174512 devstack@c-api.service[112463]: INFO dbcounter [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Registered counter for database cinder May 18 18:33:17.333030 np0000174512 devstack@c-api.service[112461]: INFO dbcounter [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Registered counter for database cinder May 18 18:33:17.342779 np0000174512 devstack@c-api.service[112462]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c 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=112462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.343388 np0000174512 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.345069 np0000174512 devstack@c-api.service[112463]: DEBUG oslo_db.sqlalchemy.engines [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab 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=112463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.346892 np0000174512 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.450648 np0000174512 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writer thread running {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:17.453201 np0000174512 devstack@c-api.service[112462]: INFO cinder.rpc [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:17.457600 np0000174512 devstack@c-api.service[112462]: INFO cinder.rpc [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:17.457600 np0000174512 devstack@c-api.service[112462]: INFO cinder.rpc [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:17.459865 np0000174512 devstack@c-api.service[112462]: INFO cinder.rpc [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:17.460575 np0000174512 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writer thread running {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:17.460704 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.462295 np0000174512 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writer thread running {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:17.462406 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.463144 np0000174512 devstack@c-api.service[112464]: INFO cinder.rpc [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:17.464628 np0000174512 devstack@c-api.service[112463]: INFO cinder.rpc [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:17.466583 np0000174512 devstack@c-api.service[112464]: INFO cinder.rpc [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:17.466976 np0000174512 devstack@c-api.service[112463]: INFO cinder.rpc [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:17.467453 np0000174512 devstack@c-api.service[112462]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c 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=112462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.469265 np0000174512 devstack@c-api.service[112463]: INFO cinder.rpc [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:17.470230 np0000174512 devstack@c-api.service[112464]: INFO cinder.rpc [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:17.470789 np0000174512 devstack@c-api.service[112462]: INFO cinder.rpc [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:17.471171 np0000174512 devstack@c-api.service[112463]: INFO cinder.rpc [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:17.472150 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.472269 np0000174512 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writer thread running {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:17.473461 np0000174512 devstack@c-api.service[112464]: INFO cinder.rpc [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:17.473704 np0000174512 devstack@c-api.service[112462]: INFO cinder.rpc [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:17.473759 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.474521 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.474580 np0000174512 devstack@c-api.service[112461]: INFO cinder.rpc [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:17.475055 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.476681 np0000174512 devstack@c-api.service[112461]: INFO cinder.rpc [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:17.477923 np0000174512 devstack@c-api.service[112463]: DEBUG oslo_db.sqlalchemy.engines [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab 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=112463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.478370 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.478902 np0000174512 devstack@c-api.service[112461]: INFO cinder.rpc [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:17.480612 np0000174512 devstack@c-api.service[112463]: INFO cinder.rpc [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:17.480948 np0000174512 devstack@c-api.service[112461]: INFO cinder.rpc [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:17.481828 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.483289 np0000174512 devstack@c-api.service[112464]: DEBUG oslo_db.sqlalchemy.engines [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 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=112464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.483350 np0000174512 devstack@c-api.service[112463]: INFO cinder.rpc [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:17.483560 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.483861 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.484553 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.486041 np0000174512 devstack@c-api.service[112464]: INFO cinder.rpc [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:17.487086 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.488396 np0000174512 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:17.488506 np0000174512 devstack@c-api.service[112464]: INFO cinder.rpc [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:17.489455 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.490331 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.490644 np0000174512 devstack@c-api.service[112461]: INFO cinder.rpc [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:17.492272 np0000174512 devstack@c-api.service[112461]: INFO cinder.rpc [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:17.493413 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.494443 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.497846 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.497959 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.501099 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.501656 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.501825 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.504611 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.504846 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.505009 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.505572 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.507899 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.508183 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.508878 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.509259 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.510929 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.512186 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.512377 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.512506 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.512586 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.515337 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.515758 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.516476 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.516562 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.519493 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.519624 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.519910 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.521170 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.522354 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.523093 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.523654 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.524615 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.525462 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.526229 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.526929 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.527050 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.527182 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.528584 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.529186 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.529806 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.529899 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.530135 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.530724 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.531734 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.532793 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.533257 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.534302 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.534710 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.535550 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.535815 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.536143 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.537075 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.537335 np0000174512 devstack@c-api.service[112462]: WARNING cinder.api.contrib.hosts [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:17.538073 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.538978 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.539071 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: extensions {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.540398 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-availability-zone {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.541098 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.541424 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.541677 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: qos-specs {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.542691 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.542824 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.543755 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: extra_specs {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.544077 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.544895 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.545328 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: encryption {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.545649 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.546166 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.546902 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-volume-type-access {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.547025 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.547131 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.548282 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.548506 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-quota-class-sets {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.548629 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.548720 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.549856 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.549972 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.550067 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.550452 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: encryption {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.551420 np0000174512 devstack@c-api.service[112463]: WARNING cinder.api.contrib.hosts [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:17.551519 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.551737 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.552131 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-snapshot-manage {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.552227 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.553029 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.553122 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: extensions {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.553271 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.553593 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: consistencygroups {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.554457 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-availability-zone {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.554571 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.554708 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.555724 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: backups {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.555818 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: qos-specs {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.556090 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.556152 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.557305 np0000174512 devstack@c-api.service[112464]: WARNING cinder.api.contrib.hosts [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:17.557487 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.557731 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: scheduler-stats {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.557820 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: extra_specs {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.558040 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.558658 np0000174512 devstack@c-api.service[112461]: WARNING cinder.api.contrib.hosts [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:17.559030 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: extensions {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.559129 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-quota-sets {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.559447 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.559577 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: encryption {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.560418 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-availability-zone {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.560536 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: extensions {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.560630 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-volume-manage {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.560974 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-volume-type-access {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.561695 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: qos-specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.561831 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-availability-zone {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.562096 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: capabilities {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.562596 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-quota-class-sets {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.563016 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: qos-specs {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.563340 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-volume-transfer {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.563793 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: extra_specs {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.564526 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: encryption {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.565028 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: os-hosts {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.565117 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: extra_specs {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.565335 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.566028 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-snapshot-manage {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.566403 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extended resource: cgsnapshots {{(pid=112462) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.566695 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: encryption {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.566839 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-volume-type-access {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.567510 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: consistencygroups {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.567867 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.contrib.snapshot_actions [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] SnapshotActionsController initialized {{(pid=112462) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:17.568239 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-volume-type-access {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.568488 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-quota-class-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.568727 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.569440 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: backups {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.569861 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-quota-class-sets {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.570229 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.570531 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: encryption {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.571498 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: scheduler-stats {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.571657 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.571847 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: encryption {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.572057 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-snapshot-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.572907 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-quota-sets {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.573060 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.573315 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-snapshot-manage {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.573523 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: consistencygroups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.574342 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-volume-manage {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.574498 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.574778 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: consistencygroups {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.575485 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: backups {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.575778 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: capabilities {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.576032 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.576752 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: backups {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.577045 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-volume-transfer {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.577419 np0000174512 devstack@c-api.service[112462]: WARNING castellan.key_manager.migration [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.577461 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: scheduler-stats {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.578342 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.578484 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.578589 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.578672 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: os-hosts {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.578738 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.578854 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: scheduler-stats {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.578971 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579053 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-quota-sets {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.579127 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension AdminActions extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579127 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension AdminActions extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579127 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension AdminActions extending resource: backups {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579465 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579465 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeActions extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579574 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension TypesManage extending resource: types {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579631 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579721 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579847 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.579929 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.580048 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.v3.router [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] Extension UsedLimits extending resource: limits {{(pid=112462) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.580112 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extended resource: cgsnapshots {{(pid=112463) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.580167 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-quota-sets {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.580329 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-volume-manage {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.581543 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.contrib.snapshot_actions [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] SnapshotActionsController initialized {{(pid=112463) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:17.581607 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-volume-manage {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.581791 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: capabilities {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.582281 np0000174512 devstack@c-api.service[112462]: WARNING keystonemiddleware.auth_token [None req-6bc5d09b-294e-4aa6-bfcf-18d9a091a76c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:17.582497 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.583017 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-volume-transfer {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.583097 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: capabilities {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.584117 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.584279 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-volume-transfer {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.584700 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: os-hosts {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.585523 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.585924 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: os-hosts {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.586077 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extended resource: cgsnapshots {{(pid=112464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.586924 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.587296 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extended resource: cgsnapshots {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:17.587539 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.contrib.snapshot_actions [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] SnapshotActionsController initialized {{(pid=112464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:17.588276 np0000174512 devstack@c-api.service[112462]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c8a54a3668 pid: 112462 (default app) May 18 18:33:17.588336 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.588391 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.588752 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] SnapshotActionsController initialized {{(pid=112461) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:17.589572 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.589809 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.589928 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.591089 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.591207 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.591314 np0000174512 devstack@c-api.service[112463]: WARNING castellan.key_manager.migration [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.592261 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.592399 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.592505 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.592560 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.592597 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.592636 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.592715 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.592842 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension AdminActions extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.592956 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension AdminActions extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.593057 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension AdminActions extending resource: backups {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.593164 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.593262 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeActions extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.593484 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension TypesManage extending resource: types {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.593583 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.593927 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.594054 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.594180 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.594180 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.594323 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.594388 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.v3.router [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] Extension UsedLimits extending resource: limits {{(pid=112463) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.595414 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.595877 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.596701 np0000174512 devstack@c-api.service[112463]: WARNING keystonemiddleware.auth_token [None req-92bd3995-dbbc-4e56-9ad7-eccd2db4c1ab None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:17.596921 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.597292 np0000174512 devstack@c-api.service[112464]: WARNING castellan.key_manager.migration [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.597409 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.597409 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.597409 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.597409 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.597409 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598032 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598032 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598032 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598032 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598032 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598421 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598421 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598421 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598421 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598421 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598421 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598829 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598829 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.598829 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.598829 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599178 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.599178 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599178 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.599178 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599496 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.599496 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599496 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.599496 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599822 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.599822 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599822 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.599822 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.599822 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600154 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600154 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600154 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600154 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600154 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600478 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600478 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600478 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600478 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600478 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600478 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600897 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600897 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600897 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600897 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.600897 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.600897 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.601283 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.601283 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.601283 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.601283 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.601283 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.601283 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.601651 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.601651 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.601651 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.601651 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.601651 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.602021 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.602021 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.602021 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.602021 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.602021 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.602406 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.602406 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.602406 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.602406 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.602406 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.602406 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603004 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603004 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603004 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603004 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603004 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603004 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603472 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603472 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603472 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603472 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603472 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603741 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603741 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603741 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603741 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603741 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603979 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603979 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.603979 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.603979 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604158 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.604195 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604195 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604195 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604195 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604373 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604373 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604373 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604373 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604373 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604584 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604584 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604584 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604584 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604584 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604791 np0000174512 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:17.604833 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604833 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604833 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.604833 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.604998 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.605032 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605032 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605032 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605032 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605208 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605208 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605208 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605208 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605376 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605376 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605376 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605376 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605566 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605566 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605660 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.605698 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605698 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605698 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605698 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605878 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605878 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605878 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605878 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.605878 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.605878 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606127 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606127 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606127 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606127 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606127 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606381 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606424 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.606470 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606470 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606470 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606470 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606470 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606470 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606836 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606836 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606836 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606836 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.606836 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.606836 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607164 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.607228 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607228 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607228 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607228 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607228 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607228 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607563 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607563 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607563 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607563 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607563 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607563 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.607944 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.607944 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608071 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension AdminActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.608127 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608127 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608127 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608127 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608364 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608364 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608364 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608364 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608364 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608696 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608696 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608696 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608696 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:17.608696 np0000174512 devstack@c-api.service[112462]: warnings.warn(deprecated_msg) May 18 18:33:17.608990 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension AdminActions extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.608990 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension AdminActions extending resource: backups {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.608990 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.608990 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeActions extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609186 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609186 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609289 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension TypesManage extending resource: types {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609338 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609387 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609447 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609501 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609547 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609592 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609651 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension AdminActions extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609706 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609706 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.v3.router [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] Extension UsedLimits extending resource: limits {{(pid=112464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension AdminActions extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension AdminActions extending resource: backups {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeActions extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension TypesManage extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.609829 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.610101 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [None req-79d718b3-9f14-42d5-bec9-005bbdade7f5 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:17.610140 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.610140 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.610140 np0000174512 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] Extension UsedLimits extending resource: limits {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:17.610256 np0000174512 devstack@c-api.service[112464]: WARNING keystonemiddleware.auth_token [None req-447800e2-d714-4ef3-a7b3-2e4c8e2bd154 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:17.610295 np0000174512 devstack@c-api.service[112463]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c8a54a3668 pid: 112463 (default app) May 18 18:33:17.610333 np0000174512 devstack@c-api.service[112461]: WARNING keystonemiddleware.auth_token [None req-cb8fae02-2c0d-46f6-9ec6-5e7e8436548e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:17.610369 np0000174512 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 956 bytes} [Mon May 18 18:33:17 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 18 18:33:17.610412 np0000174512 devstack@c-api.service[112464]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c8a54a3668 pid: 112464 (default app) May 18 18:33:17.610449 np0000174512 devstack@c-api.service[112461]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73c8a54a3668 pid: 112461 (default app) May 18 18:33:24.792438 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.792438 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.792438 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.792438 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.792438 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.793368 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.793368 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.793368 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.793368 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.793368 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.793641 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.793641 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.793641 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.793641 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.793641 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.793641 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794037 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794037 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794037 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794037 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794261 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794261 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794261 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794261 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794511 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794511 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794511 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794511 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794731 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794731 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794731 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.794731 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.794731 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795055 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795055 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795055 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795055 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795055 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795404 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795404 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795404 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795404 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795404 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795404 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795879 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795879 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795879 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795879 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.795879 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.795879 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796378 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796378 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796378 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796378 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796378 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796378 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796734 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796734 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796734 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796734 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796734 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796979 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796979 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796979 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.796979 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.796979 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797174 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797174 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797174 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797174 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797174 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797174 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797389 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797389 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797389 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797389 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797389 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797389 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797599 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797599 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797599 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797599 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797599 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797803 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797803 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797803 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797803 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797803 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797993 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797993 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.797993 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.797993 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798144 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798144 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798144 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798144 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798293 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798293 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798293 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798293 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798293 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798479 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798479 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798479 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798479 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798479 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798651 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798651 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798651 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798651 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798868 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798868 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.798868 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.798868 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799024 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799024 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799024 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799024 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799173 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799173 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799173 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799173 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799319 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799319 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799319 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799319 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799463 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799463 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799463 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799463 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799463 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799647 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799647 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799647 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799647 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799647 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799647 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799889 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799889 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799889 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.799889 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.799889 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800108 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800108 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800108 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800108 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800108 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800108 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800322 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800322 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800322 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800322 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800322 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800322 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800538 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800538 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800538 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800538 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800538 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800538 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800775 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800775 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800775 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800775 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800775 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800775 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800999 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800999 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.800999 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.800999 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.801153 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.801153 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.801153 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.801153 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.801153 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.801348 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.801348 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.801348 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.801348 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:33:24.801348 np0000174512 devstack@c-api.service[112463]: warnings.warn(deprecated_msg) May 18 18:33:24.801348 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.middleware.request_id [None req-04348c3b-473d-44f2-9c18-621d74b1655d None None] RequestId filter calling following filter/app {{(pid=112463) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:25.283430 np0000174512 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-04348c3b-473d-44f2-9c18-621d74b1655d admin admin] POST https://199.204.45.216/volume/v3/types May 18 18:33:25.283911 np0000174512 devstack@c-api.service[112463]: DEBUG cinder.api.openstack.wsgi [None req-04348c3b-473d-44f2-9c18-621d74b1655d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112463) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:25.285473 np0000174512 devstack@c-api.service[112463]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 18:33:25.285473 np0000174512 devstack@c-api.service[112463]: warnings.warn( May 18 18:33:25.292855 np0000174512 devstack@c-api.service[112463]: DEBUG oslo_db.sqlalchemy.engines [None req-04348c3b-473d-44f2-9c18-621d74b1655d 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=112463) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:25.321986 np0000174512 devstack@c-api.service[112463]: INFO cinder.api.openstack.wsgi [None req-04348c3b-473d-44f2-9c18-621d74b1655d admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 18 18:33:25.322513 np0000174512 devstack@c-api.service[112463]: [pid: 112463|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Mon May 18 18:33:24 2026] POST /volume/v3/types => generated 186 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:33:25.332406 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.middleware.request_id [req-04348c3b-473d-44f2-9c18-621d74b1655d req-80820721-ae3e-4b2e-8e1f-5df558ba2b76 None None] RequestId filter calling following filter/app {{(pid=112462) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:25.673194 np0000174512 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [req-04348c3b-473d-44f2-9c18-621d74b1655d req-80820721-ae3e-4b2e-8e1f-5df558ba2b76 admin admin] POST https://199.204.45.216/volume/v3/types/d28fcc94-4bb7-45a2-b2dc-02bcfdfb1882/extra_specs May 18 18:33:25.673730 np0000174512 devstack@c-api.service[112462]: DEBUG cinder.api.openstack.wsgi [req-04348c3b-473d-44f2-9c18-621d74b1655d req-80820721-ae3e-4b2e-8e1f-5df558ba2b76 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112462) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:25.675380 np0000174512 devstack@c-api.service[112462]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 18:33:25.675380 np0000174512 devstack@c-api.service[112462]: warnings.warn( May 18 18:33:25.685686 np0000174512 devstack@c-api.service[112462]: DEBUG oslo_db.sqlalchemy.engines [req-04348c3b-473d-44f2-9c18-621d74b1655d req-80820721-ae3e-4b2e-8e1f-5df558ba2b76 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=112462) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:25.739342 np0000174512 devstack@c-api.service[112462]: INFO cinder.api.openstack.wsgi [req-04348c3b-473d-44f2-9c18-621d74b1655d req-80820721-ae3e-4b2e-8e1f-5df558ba2b76 admin admin] https://199.204.45.216/volume/v3/types/d28fcc94-4bb7-45a2-b2dc-02bcfdfb1882/extra_specs returned with HTTP 200 May 18 18:33:25.739916 np0000174512 devstack@c-api.service[112462]: [pid: 112462|app: 0|req: 2/3] 199.204.45.216 () {70 vars in 1505 bytes} [Mon May 18 18:33:25 2026] POST /volume/v3/types/d28fcc94-4bb7-45a2-b2dc-02bcfdfb1882/extra_specs => generated 55 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:33:27.487982 np0000174512 devstack@c-api.service[112464]: DEBUG dbcounter [-] [112464] Writing DB stats cinder:SELECT=6 {{(pid=112464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:27.491738 np0000174512 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=6 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:35.319575 np0000174512 devstack@c-api.service[112463]: DEBUG dbcounter [-] [112463] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112463) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:35.737730 np0000174512 devstack@c-api.service[112462]: DEBUG dbcounter [-] [112462] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112462) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:38:33.758186 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.758186 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.758186 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.758186 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.759185 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.759185 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.759185 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.759185 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.759505 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.759505 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.759505 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.759505 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.759505 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.759505 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.760176 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.760176 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.760176 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.760176 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.760176 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.760667 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.760667 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.760667 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.760667 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.760667 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.761329 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.761329 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.761329 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.761329 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.761874 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.761874 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.761874 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.761874 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.761874 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762197 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762197 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762197 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762197 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762197 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762472 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762472 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762472 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762472 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762472 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762472 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762837 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762837 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762837 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762837 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.762837 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.762837 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763202 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763202 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763202 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763202 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763202 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763202 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763562 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763562 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763562 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763562 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763562 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763906 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763906 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763906 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.763906 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.763906 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.764190 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.764190 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.764190 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.764190 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.764190 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.764190 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.764539 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.764539 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.764539 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.764539 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.764539 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.764539 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765002 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765002 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765002 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765002 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765002 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765316 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765316 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765316 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765316 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765316 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765623 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765623 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765623 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765623 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765886 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765886 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.765886 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.765886 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766149 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766149 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766149 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766149 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766149 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766463 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766463 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766463 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766463 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766463 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766809 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766809 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.766809 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.766809 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767064 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767064 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767064 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767064 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767307 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767307 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767307 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767307 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767581 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767581 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767581 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767581 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767860 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767860 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.767860 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.767860 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768095 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768095 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768095 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768095 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768095 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768401 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768401 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768401 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768401 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768401 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768401 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768739 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768739 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768739 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.768739 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.768739 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769054 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769054 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769054 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769054 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769054 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769054 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769417 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769417 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769417 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769417 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769417 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769417 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769775 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769775 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769775 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769775 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.769775 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.769775 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770049 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770049 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770049 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770049 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770049 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770049 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770333 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770333 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770333 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770333 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770505 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770505 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770505 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770505 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770505 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: warnings.warn(deprecated_msg) May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.middleware.request_id [None req-1bb4af73-d460-4e7b-b673-abbfc64611be None None] RequestId filter calling following filter/app {{(pid=112464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:38:33.770739 np0000174512 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-1bb4af73-d460-4e7b-b673-abbfc64611be None None] GET https://199.204.45.216/volume// May 18 18:38:33.771036 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-1bb4af73-d460-4e7b-b673-abbfc64611be None None] Empty body provided in request {{(pid=112464) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:38:33.771036 np0000174512 devstack@c-api.service[112464]: DEBUG cinder.api.openstack.wsgi [None req-1bb4af73-d460-4e7b-b673-abbfc64611be None None] Calling method 'all' {{(pid=112464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:38:33.771036 np0000174512 devstack@c-api.service[112464]: INFO cinder.api.openstack.wsgi [None req-1bb4af73-d460-4e7b-b673-abbfc64611be None None] https://199.204.45.216/volume// returned with HTTP 300 May 18 18:38:33.771036 np0000174512 devstack@c-api.service[112464]: [pid: 112464|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Mon May 18 18:38:33 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)