May 18 17:36:00.363874 np0000174474 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 17:36:00.371329 np0000174474 devstack@c-api.service[111982]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 17:36:00 2026] *** May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: nodename: np0000174474 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: machine: x86_64 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: clock source: unix May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: pcre jit disabled May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: detected number of CPU cores: 16 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: current working directory: / May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: detected binary path: /usr/bin/uwsgi-core May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: your processes number limit is 256917 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: your memory page size is 4096 bytes May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: detected max file descriptor number: 2048 May 18 17:36:00.374340 np0000174474 devstack@c-api.service[111982]: lock engine: pthread robust mutexes May 18 17:36:00.375046 np0000174474 devstack@c-api.service[111982]: thunder lock: enabled May 18 17:36:00.375046 np0000174474 devstack@c-api.service[111982]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 17:36:00.375046 np0000174474 devstack@c-api.service[111982]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 17:36:00.375046 np0000174474 devstack@c-api.service[111982]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 17:36:00.375046 np0000174474 devstack@c-api.service[111982]: Set PythonHome to /opt/stack/data/venv May 18 17:36:00.411088 np0000174474 devstack@c-api.service[111982]: Python main interpreter initialized at 0x7c0ac78a3668 May 18 17:36:00.411088 np0000174474 devstack@c-api.service[111982]: python threads support enabled May 18 17:36:00.411088 np0000174474 devstack@c-api.service[111982]: your server socket listen backlog is limited to 100 connections May 18 17:36:00.411088 np0000174474 devstack@c-api.service[111982]: your mercy for graceful operations on workers is 80 seconds May 18 17:36:00.411693 np0000174474 devstack@c-api.service[111982]: mapped 671795 bytes (656 KB) for 4 cores May 18 17:36:00.411838 np0000174474 devstack@c-api.service[111982]: *** Operational MODE: preforking *** May 18 17:36:00.412003 np0000174474 devstack@c-api.service[111982]: *** uWSGI is running in multiple interpreter mode *** May 18 17:36:00.412003 np0000174474 devstack@c-api.service[111982]: spawned uWSGI master process (pid: 111982) May 18 17:36:00.412131 np0000174474 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 17:36:00.412885 np0000174474 devstack@c-api.service[111982]: spawned uWSGI worker 1 (pid: 111990, cores: 1) May 18 17:36:00.413505 np0000174474 devstack@c-api.service[111982]: spawned uWSGI worker 2 (pid: 111991, cores: 1) May 18 17:36:00.414004 np0000174474 devstack@c-api.service[111982]: spawned uWSGI worker 3 (pid: 111992, cores: 1) May 18 17:36:00.414502 np0000174474 devstack@c-api.service[111982]: spawned uWSGI worker 4 (pid: 111993, cores: 1) May 18 17:36:00.414571 np0000174474 devstack@c-api.service[111982]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: we strongly recommend against using it for new projects. May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: If you are already using Eventlet, we recommend migrating to a different May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: framework. For more detail see May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 17:36:00.562117 np0000174474 devstack@c-api.service[111993]: import eventlet # noqa May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: we strongly recommend against using it for new projects. May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: If you are already using Eventlet, we recommend migrating to a different May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: framework. For more detail see May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 17:36:00.569287 np0000174474 devstack@c-api.service[111991]: import eventlet # noqa May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: we strongly recommend against using it for new projects. May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: If you are already using Eventlet, we recommend migrating to a different May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: framework. For more detail see May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 17:36:00.575676 np0000174474 devstack@c-api.service[111990]: import eventlet # noqa May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: we strongly recommend against using it for new projects. May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: If you are already using Eventlet, we recommend migrating to a different May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: framework. For more detail see May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 17:36:00.576436 np0000174474 devstack@c-api.service[111992]: import eventlet # noqa May 18 17:36:00.659531 np0000174474 devstack@c-api.service[111991]: /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 17:36:00.659531 np0000174474 devstack@c-api.service[111991]: debtcollector.deprecate( May 18 17:36:00.660993 np0000174474 devstack@c-api.service[111993]: /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 17:36:00.660993 np0000174474 devstack@c-api.service[111993]: debtcollector.deprecate( May 18 17:36:00.664271 np0000174474 devstack@c-api.service[111992]: /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 17:36:00.664271 np0000174474 devstack@c-api.service[111992]: debtcollector.deprecate( May 18 17:36:00.666214 np0000174474 devstack@c-api.service[111990]: /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 17:36:00.666214 np0000174474 devstack@c-api.service[111990]: debtcollector.deprecate( May 18 17:36:00.745961 np0000174474 devstack@c-api.service[111991]: /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 17:36:00.745961 np0000174474 devstack@c-api.service[111991]: from cgi import parse_header May 18 17:36:00.751803 np0000174474 devstack@c-api.service[111992]: /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 17:36:00.751803 np0000174474 devstack@c-api.service[111992]: from cgi import parse_header May 18 17:36:00.761508 np0000174474 devstack@c-api.service[111990]: /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 17:36:00.761508 np0000174474 devstack@c-api.service[111990]: from cgi import parse_header May 18 17:36:00.770382 np0000174474 devstack@c-api.service[111993]: /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 17:36:00.770382 np0000174474 devstack@c-api.service[111993]: from cgi import parse_header May 18 17:36:00.796338 np0000174474 devstack@c-api.service[111991]: /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 17:36:00.796338 np0000174474 devstack@c-api.service[111991]: removals.removed_module( May 18 17:36:00.797220 np0000174474 devstack@c-api.service[111991]: /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 17:36:00.797220 np0000174474 devstack@c-api.service[111991]: removals.removed_module( May 18 17:36:00.800306 np0000174474 devstack@c-api.service[111992]: /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 17:36:00.800306 np0000174474 devstack@c-api.service[111992]: removals.removed_module( May 18 17:36:00.801062 np0000174474 devstack@c-api.service[111992]: /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 17:36:00.801062 np0000174474 devstack@c-api.service[111992]: removals.removed_module( May 18 17:36:00.813336 np0000174474 devstack@c-api.service[111990]: /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 17:36:00.813336 np0000174474 devstack@c-api.service[111990]: removals.removed_module( May 18 17:36:00.814251 np0000174474 devstack@c-api.service[111990]: /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 17:36:00.814251 np0000174474 devstack@c-api.service[111990]: removals.removed_module( May 18 17:36:00.828991 np0000174474 devstack@c-api.service[111993]: /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 17:36:00.828991 np0000174474 devstack@c-api.service[111993]: removals.removed_module( May 18 17:36:00.830065 np0000174474 devstack@c-api.service[111993]: /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 17:36:00.830065 np0000174474 devstack@c-api.service[111993]: removals.removed_module( May 18 17:36:01.444212 np0000174474 devstack@c-api.service[111992]: /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 17:36:01.444212 np0000174474 devstack@c-api.service[111992]: warnings.warn( May 18 17:36:01.444916 np0000174474 devstack@c-api.service[111990]: /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 17:36:01.444916 np0000174474 devstack@c-api.service[111990]: warnings.warn( May 18 17:36:01.463804 np0000174474 devstack@c-api.service[111991]: /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 17:36:01.463804 np0000174474 devstack@c-api.service[111991]: warnings.warn( May 18 17:36:01.487653 np0000174474 devstack@c-api.service[111993]: /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 17:36:01.487653 np0000174474 devstack@c-api.service[111993]: warnings.warn( May 18 17:36:01.569428 np0000174474 devstack@c-api.service[111990]: /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 17:36:01.569428 np0000174474 devstack@c-api.service[111990]: warnings.warn( May 18 17:36:01.574423 np0000174474 devstack@c-api.service[111992]: /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 17:36:01.574423 np0000174474 devstack@c-api.service[111992]: warnings.warn( May 18 17:36:01.579294 np0000174474 devstack@c-api.service[111991]: /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 17:36:01.579294 np0000174474 devstack@c-api.service[111991]: warnings.warn( May 18 17:36:01.595259 np0000174474 devstack@c-api.service[111993]: /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 17:36:01.595259 np0000174474 devstack@c-api.service[111993]: warnings.warn( May 18 17:36:01.884791 np0000174474 devstack@c-api.service[111991]: 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 17:36:01.884985 np0000174474 devstack@c-api.service[111991]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111991) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 17:36:01.896717 np0000174474 devstack@c-api.service[111992]: 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 17:36:01.897202 np0000174474 devstack@c-api.service[111992]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111992) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 17:36:01.923132 np0000174474 devstack@c-api.service[111990]: 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 17:36:01.923609 np0000174474 devstack@c-api.service[111990]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111990) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 17:36:01.929528 np0000174474 devstack@c-api.service[111993]: 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 17:36:01.929770 np0000174474 devstack@c-api.service[111993]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111993) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 17:36:01.969456 np0000174474 devstack@c-api.service[111991]: /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 17:36:01.969456 np0000174474 devstack@c-api.service[111991]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 17:36:01.973730 np0000174474 devstack@c-api.service[111992]: /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 17:36:01.973730 np0000174474 devstack@c-api.service[111992]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 17:36:01.986698 np0000174474 devstack@c-api.service[111990]: /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 17:36:01.986698 np0000174474 devstack@c-api.service[111990]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 17:36:01.995879 np0000174474 devstack@c-api.service[111993]: /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 17:36:01.995879 np0000174474 devstack@c-api.service[111993]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 17:36:02.437548 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111991) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 17:36:02.437759 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111993) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 17:36:02.437818 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111992) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 17:36:02.437899 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.437996 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.438076 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.438152 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.438201 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.438251 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.438314 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.438387 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.438543 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.439352 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.439489 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.439613 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111990) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 17:36:02.439748 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.439748 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.439896 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.439974 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.439974 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.440097 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.440159 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.440218 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.440281 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.440350 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.440455 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.440528 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.440601 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.440690 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.440777 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.440853 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.440927 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.440990 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.441062 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.441132 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.441132 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.441252 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.446212 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.446212 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.446496 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.446496 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.446496 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.446496 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.446496 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.446960 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.446960 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.446960 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.446960 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.446960 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.446960 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.447381 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.447450 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.447450 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.447450 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.447450 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.447653 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.447707 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.447753 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.447800 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.447844 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.447891 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.447933 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.447933 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.447933 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.447933 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.448811 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.448865 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.448918 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.448958 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.449028 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.449077 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.449137 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.449197 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.449253 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.449298 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.449348 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.449449 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.449506 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.449595 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.449773 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.449832 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.449882 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.449935 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.449935 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.450013 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.450058 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.450096 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.450144 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.450208 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.450254 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.450254 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.450342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.450389 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.450457 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.450501 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.450544 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.450582 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.450582 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.450582 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.450699 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.450745 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.450787 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.450834 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.450881 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.450881 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.450952 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.450992 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.451039 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.451073 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.451117 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.451164 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.451207 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.451250 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.451291 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.451342 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.452289 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.452367 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.452452 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.452505 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.452564 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.452620 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.452676 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.452734 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.452794 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.452794 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.452898 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.452898 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.452999 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.452999 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.453445 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.453503 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.453563 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.453713 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.453713 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.453713 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.453837 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.454101 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.454148 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.454198 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.454247 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.454285 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.454345 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.454412 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.454462 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.454513 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.454574 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.454621 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.454684 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.454732 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.454786 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.454839 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.454900 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.454947 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.454990 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.455050 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.455111 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.455163 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.455206 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.455251 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.455294 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.455294 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.455294 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.455436 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.455436 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.455510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.456826 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.456894 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.456935 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.457012 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.457101 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.457155 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.457204 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.457273 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.457356 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.457452 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.457515 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.457515 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.457624 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.457682 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.457738 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.457798 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.457860 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.457927 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.457995 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.458056 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.458115 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.458115 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.458115 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.458115 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.458328 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.458328 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.458328 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.458328 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.458692 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.458763 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.458822 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.458882 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.458936 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.459010 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.459010 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.459132 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.459201 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.459276 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.459276 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.459276 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.459451 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.459529 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.459656 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.459751 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.459830 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.459830 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.459830 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.459830 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.459830 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.460120 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.460120 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.460120 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.460120 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.460365 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.460365 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.460523 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.461197 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.461297 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.461297 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.461469 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.461548 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.461621 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.461698 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.461790 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.461864 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.461937 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.462007 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.462074 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.462136 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.462196 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.462264 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.462334 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.462415 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.462492 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.462555 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.462621 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.462691 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.462758 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.462829 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.462896 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.462964 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.463038 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.463038 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.463156 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.463225 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.463286 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.463349 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.463426 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.463509 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.463625 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.463702 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.463779 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.463840 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.463908 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.463983 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.464052 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.464112 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.464178 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.464238 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.464296 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.464357 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.464500 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.464629 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.464687 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.464745 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.464814 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.464881 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.464950 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.465010 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.465072 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.465142 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.465211 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.465284 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.465349 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.465430 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.465509 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.465584 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.465651 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.465711 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.465778 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.465853 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.465912 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.465988 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.466057 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.466116 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.466181 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.466249 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.466309 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.466364 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.466449 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.466848 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.466908 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.466972 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.466972 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.467066 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.467122 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.467184 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.467243 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.467302 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.467358 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.467440 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.467508 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.467598 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.467644 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.467690 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.467731 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.467770 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.467806 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.467847 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.467889 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.467932 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.467975 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.467975 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.467975 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.468085 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.469659 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.469707 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.469751 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.469782 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.469782 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.469841 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.469869 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.469895 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.469927 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.469965 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.469997 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.470029 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.470062 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.470093 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.470629 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.470687 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.470756 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.470815 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.470892 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.470950 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.471017 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.471321 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.471390 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.471468 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.471516 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.471516 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.471584 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.471613 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.471644 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.471671 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.471699 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.471730 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.471786 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.471818 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.471846 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.471874 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.471908 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.471954 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.471985 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.472013 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.472041 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.472073 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.472104 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.472133 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.472160 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.472189 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.472235 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.472268 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.472299 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.472332 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.472360 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.472388 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.472443 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.472502 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.472539 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.472567 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.472664 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.472699 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.472731 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.472762 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.472790 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.472825 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.472854 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.472885 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.472912 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.472950 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.472979 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.472979 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.473029 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.473083 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.473148 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.473210 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.473269 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.473331 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.473390 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.473482 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.473544 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.473607 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.473667 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.473728 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.473789 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.473847 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.473905 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.473969 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.474326 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.474392 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.474471 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.474508 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.474541 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.474573 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.474605 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.474639 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.474667 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.474698 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.474726 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.474758 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.474791 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.474824 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.474855 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.474886 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.474919 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.474919 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.474974 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.475049 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.475124 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.476897 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.476955 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.477029 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.477067 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.477097 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.477123 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.477152 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.477184 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.477216 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.477245 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.477280 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.477308 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.477344 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.477376 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.477422 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.477452 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.477477 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.477508 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.477535 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.477575 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.477607 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.478667 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.478776 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.478871 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.478965 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.479075 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.479163 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.479264 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.480098 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.480204 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.480294 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.480391 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.480510 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.480596 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.480693 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.480844 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.480999 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.481143 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.481245 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.481374 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.481526 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.481648 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.481745 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.481835 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.481922 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.482010 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.482138 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.482242 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.482349 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.482386 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.482453 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.482511 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.482572 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.482631 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.482689 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.482756 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.482819 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.482903 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.482974 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.483037 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.483097 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.483148 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.483183 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.483211 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.483239 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.483271 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.483304 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.483332 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.483360 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.483389 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.483437 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.483463 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.483490 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.483554 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.483641 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.483728 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.483826 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.484617 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.484685 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.484749 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.484807 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.484865 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.484924 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.484998 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.485607 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.485676 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.485734 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.485811 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.485869 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.485900 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.485929 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.485978 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.486011 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.486037 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.486066 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.486098 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.486132 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.486163 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.486192 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.486217 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.486245 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.486273 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.486297 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.486320 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.486348 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.486376 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.486420 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.486449 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.486477 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.486477 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.486524 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.486550 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.486944 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.487012 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.487070 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.487112 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.487148 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.487179 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.487209 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.487236 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.487268 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.487297 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.487325 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.487358 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.487392 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.487442 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.487473 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.487517 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.487541 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.487541 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.487597 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.487626 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.487653 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.487682 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.487710 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.487734 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.487772 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.487805 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.487837 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.487866 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.487897 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.487929 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.487960 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.487986 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.488020 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.488051 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.488083 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.488116 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.488147 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.488175 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.488210 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.488244 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.488274 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.488302 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.488330 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.488364 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.488389 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.488435 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.488467 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.488497 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.488523 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.488551 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.488551 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.488600 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.488631 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.488663 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.488694 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.488722 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.488750 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.488779 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.488806 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.488837 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.488869 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.488900 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.488929 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.488929 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.488988 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.489012 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.489043 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.489072 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.489100 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.489131 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.489163 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.489194 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.489228 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.489257 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.489288 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.489316 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.489346 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.489374 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.489416 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.489441 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.489476 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.489500 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.489531 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.489556 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.489587 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.489618 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.489646 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.489672 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.489699 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.489722 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.489746 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.489777 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.489805 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.489828 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.489852 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.489875 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.489906 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.489929 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.489952 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.489976 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.490003 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.490032 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.490060 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.490086 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.490086 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.490138 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.490162 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.490185 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.490213 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.490240 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.490240 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.490240 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.490240 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.490240 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.490356 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.490390 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.490390 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.490458 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.490486 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.490510 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.490534 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.490562 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.490598 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.490629 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.490629 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.490629 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.490706 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.490706 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.490706 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.490706 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.490811 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.490850 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.490875 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.490902 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.490929 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.490956 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.490983 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.491007 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.491039 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.491063 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.491092 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.491123 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.491150 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.491176 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.491176 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.491176 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.491176 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.491286 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.491286 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.491336 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.491453 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.491503 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.491531 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.491559 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.491590 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.491622 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.491649 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.491674 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.491703 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.491731 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.491756 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.491790 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.491821 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.491851 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.491880 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.491907 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.491907 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.491907 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.492527 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.492590 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.492649 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.492718 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.492774 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.492833 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.492899 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.493726 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.493803 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.493877 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.493913 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.493945 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.493974 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.494011 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.494037 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.494068 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.494094 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.494122 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.494153 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.494188 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.494216 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.494245 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.494276 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.494311 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.494339 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.494367 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.494411 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.494440 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.494475 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.494501 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.494530 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.494561 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.494597 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.494626 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.494658 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.494685 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.494715 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.494743 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.494770 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.494802 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.494826 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.494856 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.494890 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.494920 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.494948 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.494980 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.495011 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.495035 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.495063 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.495098 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.495131 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.495160 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.495192 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.495227 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.495257 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.495282 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.495307 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.495334 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.495364 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.495391 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.495391 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.495391 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.495391 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.497126 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.497193 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.497231 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.497264 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.497294 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.497321 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.497380 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.497428 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.497465 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.497495 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.497530 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.497563 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.497624 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.497692 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.497872 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.497936 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.497997 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.498032 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.498065 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.498093 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.498125 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.498150 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.498179 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.498207 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.498235 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.498269 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.498306 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.498364 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.498412 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.498482 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.498544 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.498575 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.498606 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.498639 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.498667 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.498692 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.498726 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.498758 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.498785 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.498817 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.498844 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.498873 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.498897 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.498925 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.498953 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.498978 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.499012 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.499038 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.499063 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.499096 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.499127 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.499158 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.499189 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.499220 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.499248 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.499284 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.499736 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.499799 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.499841 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.499875 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.499926 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.499959 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.499983 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.500012 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.500045 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.500075 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.500107 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.500135 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.500163 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.500192 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.500226 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.500256 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.500284 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.500315 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.500345 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.500377 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.500416 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.500441 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.500480 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.500511 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.500553 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.500585 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.500657 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.500723 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 17:36:02.502969 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111991) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.503034 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.503091 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.503174 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.503227 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111990) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.503257 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111991) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.503287 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111991) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.503319 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.503362 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.503437 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.503520 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111990) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.503568 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111992) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.503599 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111990) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.503653 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.503718 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.503743 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111993) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 17:36:02.503778 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.503802 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 17:36:02.503837 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111992) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.507459 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 17:36:02.507521 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111992) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.507550 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 17:36:02.507550 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111993) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 17:36:02.507550 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111993) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 17:36:02.558149 np0000174474 devstack@c-api.service[111992]: INFO dbcounter [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Registered counter for database cinder May 18 17:36:02.560614 np0000174474 devstack@c-api.service[111990]: INFO dbcounter [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Registered counter for database cinder May 18 17:36:02.563275 np0000174474 devstack@c-api.service[111993]: INFO dbcounter [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Registered counter for database cinder May 18 17:36:02.565423 np0000174474 devstack@c-api.service[111991]: INFO dbcounter [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Registered counter for database cinder May 18 17:36:02.571424 np0000174474 devstack@c-api.service[111992]: DEBUG oslo_db.sqlalchemy.engines [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 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=111992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.575527 np0000174474 devstack@c-api.service[111990]: DEBUG oslo_db.sqlalchemy.engines [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 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=111990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.576965 np0000174474 devstack@c-api.service[111991]: DEBUG oslo_db.sqlalchemy.engines [None req-1be24aa9-6973-4d89-91df-ec2add911c50 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=111991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.579638 np0000174474 devstack@c-api.service[111993]: DEBUG oslo_db.sqlalchemy.engines [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 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=111993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.693389 np0000174474 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writer thread running {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 17:36:02.693885 np0000174474 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writer thread running {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 17:36:02.696744 np0000174474 devstack@c-api.service[111991]: INFO cinder.rpc [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 17:36:02.697244 np0000174474 devstack@c-api.service[111992]: INFO cinder.rpc [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 17:36:02.699300 np0000174474 devstack@c-api.service[111991]: INFO cinder.rpc [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 17:36:02.700709 np0000174474 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writer thread running {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 17:36:02.700948 np0000174474 devstack@c-api.service[111992]: INFO cinder.rpc [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 17:36:02.701559 np0000174474 devstack@c-api.service[111991]: INFO cinder.rpc [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 17:36:02.703389 np0000174474 devstack@c-api.service[111990]: INFO cinder.rpc [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 17:36:02.703540 np0000174474 devstack@c-api.service[111992]: INFO cinder.rpc [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 17:36:02.704046 np0000174474 devstack@c-api.service[111991]: INFO cinder.rpc [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 17:36:02.705358 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.705450 np0000174474 devstack@c-api.service[111990]: INFO cinder.rpc [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 17:36:02.705763 np0000174474 devstack@c-api.service[111992]: INFO cinder.rpc [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 17:36:02.706783 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.707276 np0000174474 devstack@c-api.service[111990]: INFO cinder.rpc [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 17:36:02.707898 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.708740 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.708913 np0000174474 devstack@c-api.service[111990]: INFO cinder.rpc [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 17:36:02.709913 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.711779 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.713255 np0000174474 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writer thread running {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 17:36:02.713560 np0000174474 devstack@c-api.service[111991]: DEBUG oslo_db.sqlalchemy.engines [None req-1be24aa9-6973-4d89-91df-ec2add911c50 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=111991) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.714700 np0000174474 devstack@c-api.service[111992]: DEBUG oslo_db.sqlalchemy.engines [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 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=111992) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.715898 np0000174474 devstack@c-api.service[111991]: INFO cinder.rpc [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 17:36:02.715978 np0000174474 devstack@c-api.service[111993]: INFO cinder.rpc [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 17:36:02.716637 np0000174474 devstack@c-api.service[111990]: DEBUG oslo_db.sqlalchemy.engines [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 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=111990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.717505 np0000174474 devstack@c-api.service[111991]: INFO cinder.rpc [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 17:36:02.717806 np0000174474 devstack@c-api.service[111993]: INFO cinder.rpc [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 17:36:02.717904 np0000174474 devstack@c-api.service[111992]: INFO cinder.rpc [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 17:36:02.718312 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.718606 np0000174474 devstack@c-api.service[111990]: INFO cinder.rpc [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 17:36:02.719581 np0000174474 devstack@c-api.service[111993]: INFO cinder.rpc [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 17:36:02.720310 np0000174474 devstack@c-api.service[111990]: INFO cinder.rpc [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 17:36:02.720777 np0000174474 devstack@c-api.service[111992]: INFO cinder.rpc [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 17:36:02.721126 np0000174474 devstack@c-api.service[111993]: INFO cinder.rpc [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 17:36:02.721215 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.722041 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.722215 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.723764 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.727668 np0000174474 devstack@c-api.service[111993]: DEBUG oslo_db.sqlalchemy.engines [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 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=111993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:02.729342 np0000174474 devstack@c-api.service[111993]: INFO cinder.rpc [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 17:36:02.731005 np0000174474 devstack@c-api.service[111993]: INFO cinder.rpc [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 17:36:02.731341 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.731828 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.732655 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.733924 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.734983 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.736149 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.738483 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.738603 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.739453 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.741170 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.742312 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.742549 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.743844 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.744420 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.745646 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.746451 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.747652 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.748218 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.749552 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.749772 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.752590 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.752910 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.753371 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.753696 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.755626 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.755845 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.756700 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.756870 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.758643 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.758793 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.759815 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.759880 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.760353 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.761904 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.762778 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.762937 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.763107 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.764388 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.764685 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.764780 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.767162 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.767743 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.767807 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.768753 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.769272 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.772027 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.772229 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.773297 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.774336 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.774415 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.776714 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.776781 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.777560 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.778004 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.778893 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.779890 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.780316 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.780647 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.780943 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.782080 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.782144 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.783052 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.783415 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.783700 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.783778 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.784613 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.784939 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.785312 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.785485 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.786010 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.786414 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.786800 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.787186 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.787616 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.787841 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.788336 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.788838 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.789011 np0000174474 devstack@c-api.service[111991]: WARNING cinder.api.contrib.hosts [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 17:36:02.789087 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.789543 np0000174474 devstack@c-api.service[111990]: WARNING cinder.api.contrib.hosts [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 17:36:02.789759 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.790259 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.790472 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.790562 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.790751 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: extensions {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.791349 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: extensions {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.791853 np0000174474 devstack@c-api.service[111992]: WARNING cinder.api.contrib.hosts [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 17:36:02.791986 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.792115 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-availability-zone {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.792715 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-availability-zone {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.792793 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.793177 np0000174474 devstack@c-api.service[111993]: WARNING cinder.api.contrib.hosts [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 17:36:02.793625 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: qos-specs {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.793834 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: extensions {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.793946 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.794010 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: qos-specs {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.795149 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: extensions {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.795407 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-availability-zone {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.795900 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: extra_specs {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.796349 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: extra_specs {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.796490 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-availability-zone {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.796867 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: qos-specs {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.797486 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: encryption {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.797777 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: qos-specs {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.797910 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: encryption {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.799067 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-volume-type-access {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.799188 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: extra_specs {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.799697 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-volume-type-access {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.799915 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: extra_specs {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.800695 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-quota-class-sets {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.801054 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: encryption {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.801349 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-quota-class-sets {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.802001 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: encryption {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.802685 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-volume-type-access {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.802758 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: encryption {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.803481 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: encryption {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.803542 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-volume-type-access {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.804289 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-snapshot-manage {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.804469 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-quota-class-sets {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.805034 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-snapshot-manage {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.805104 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-quota-class-sets {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.805850 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: consistencygroups {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.806526 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: consistencygroups {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.806595 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: encryption {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.806798 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: encryption {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.807894 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: backups {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.808053 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-snapshot-manage {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.808672 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-snapshot-manage {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.808929 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: backups {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.809545 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: consistencygroups {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.809921 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: scheduler-stats {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.810195 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: consistencygroups {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.810650 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: scheduler-stats {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.811338 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-quota-sets {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.811600 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: backups {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.812086 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-quota-sets {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.812256 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: backups {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.812840 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-volume-manage {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.813541 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-volume-manage {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.813638 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: scheduler-stats {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.814466 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: scheduler-stats {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.814567 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: capabilities {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.815048 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: capabilities {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.815129 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-quota-sets {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.815793 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-volume-transfer {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.815961 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-quota-sets {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.816341 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-volume-transfer {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.816510 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-volume-manage {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.817454 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: os-hosts {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.817550 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-volume-manage {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.817947 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: capabilities {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.818047 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: os-hosts {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.818800 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extended resource: cgsnapshots {{(pid=111991) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.818887 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: capabilities {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.819177 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-volume-transfer {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.819436 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extended resource: cgsnapshots {{(pid=111990) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.820221 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-volume-transfer {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.820357 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.contrib.snapshot_actions [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] SnapshotActionsController initialized {{(pid=111991) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 17:36:02.820823 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: os-hosts {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.820964 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.contrib.snapshot_actions [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] SnapshotActionsController initialized {{(pid=111990) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 17:36:02.821325 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.821973 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.822053 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: os-hosts {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.822184 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extended resource: cgsnapshots {{(pid=111993) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.822918 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.823590 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extended resource: cgsnapshots {{(pid=111992) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 17:36:02.823660 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.contrib.snapshot_actions [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] SnapshotActionsController initialized {{(pid=111993) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 17:36:02.824034 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.824329 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.824415 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.825501 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] SnapshotActionsController initialized {{(pid=111992) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 17:36:02.825579 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.825763 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.825853 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.826615 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.826961 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.827238 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.827304 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.828530 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.828615 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.828673 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.828837 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.830006 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.830138 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.830203 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.830314 np0000174474 devstack@c-api.service[111991]: WARNING castellan.key_manager.migration [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.831318 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.831504 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.831576 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.831635 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.831692 np0000174474 devstack@c-api.service[111990]: WARNING castellan.key_manager.migration [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.831750 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.831849 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.831849 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.831977 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension AdminActions extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832036 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension AdminActions extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832162 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension AdminActions extending resource: backups {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832241 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832351 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeActions extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832613 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension TypesManage extending resource: types {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832681 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832777 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832849 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832906 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.832972 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833040 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833107 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833165 np0000174474 devstack@c-api.service[111993]: WARNING castellan.key_manager.migration [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.833223 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833285 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833361 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension AdminActions extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833463 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.833520 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.v3.router [None req-1be24aa9-6973-4d89-91df-ec2add911c50 None None] Extension UsedLimits extending resource: limits {{(pid=111991) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833576 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension AdminActions extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833576 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension AdminActions extending resource: backups {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833576 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833777 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeActions extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833859 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension TypesManage extending resource: types {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.833934 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834022 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834119 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834207 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834281 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834358 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834470 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834567 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834645 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.v3.router [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 None None] Extension UsedLimits extending resource: limits {{(pid=111990) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834806 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834806 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension AdminActions extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834806 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension AdminActions extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.834806 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension AdminActions extending resource: backups {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835139 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835139 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeActions extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835294 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.835374 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension TypesManage extending resource: types {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835374 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835374 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835657 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835657 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.835657 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.v3.router [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 None None] Extension UsedLimits extending resource: limits {{(pid=111993) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.836188 np0000174474 devstack@c-api.service[111991]: WARNING keystonemiddleware.auth_token [None req-1be24aa9-6973-4d89-91df-ec2add911c50 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 17:36:02.836423 np0000174474 devstack@c-api.service[111992]: WARNING castellan.key_manager.migration [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 17:36:02.837360 np0000174474 devstack@c-api.service[111990]: WARNING keystonemiddleware.auth_token [None req-92c1e9f4-e860-4b40-9ef5-7618fc3f9cc6 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 17:36:02.837437 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.837569 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.837677 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.837816 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.837918 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.837960 np0000174474 devstack@c-api.service[111993]: WARNING keystonemiddleware.auth_token [None req-ccf89d35-505b-401e-b5d7-da79e27bb165 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 17:36:02.838038 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension AdminActions extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.838157 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension AdminActions extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.838256 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension AdminActions extending resource: backups {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.838364 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.838489 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeActions extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.838726 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension TypesManage extending resource: types {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.838858 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.839024 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.839154 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.839278 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.839429 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.v3.router [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 None None] Extension UsedLimits extending resource: limits {{(pid=111992) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 17:36:02.842043 np0000174474 devstack@c-api.service[111992]: WARNING keystonemiddleware.auth_token [None req-ba325a74-3dc3-4808-b304-0ba039c54eb4 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 17:36:02.842987 np0000174474 devstack@c-api.service[111991]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0ac78a3668 pid: 111991 (default app) May 18 17:36:02.844489 np0000174474 devstack@c-api.service[111993]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0ac78a3668 pid: 111993 (default app) May 18 17:36:02.845751 np0000174474 devstack@c-api.service[111990]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0ac78a3668 pid: 111990 (default app) May 18 17:36:02.848820 np0000174474 devstack@c-api.service[111992]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0ac78a3668 pid: 111992 (default app) May 18 17:36:02.852921 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.852921 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.852921 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.852921 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.852921 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.853518 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.853518 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.853518 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.853518 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.853518 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.853924 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.853924 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.853924 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.853924 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.853924 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.853924 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.854441 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.854441 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.854441 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.854441 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.854789 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.854789 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.854789 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.854789 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855219 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855219 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855219 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855219 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855508 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855508 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855508 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855508 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855508 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855813 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855813 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855813 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.855813 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.855813 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856074 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856074 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856074 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856074 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856074 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856074 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856483 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856483 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856483 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856483 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856483 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856483 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856816 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856816 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856816 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856816 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.856816 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.856816 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857163 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857163 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857163 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857163 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857163 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857482 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857482 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857482 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857482 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857482 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857749 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857749 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857749 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857749 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.857749 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.857749 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858093 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858093 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858093 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858093 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858093 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858093 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858416 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858416 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858416 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858416 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858416 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858725 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858725 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858725 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.858725 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.858725 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859026 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859026 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859026 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859026 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859258 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859258 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859258 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859258 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859520 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859520 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859520 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859520 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859520 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859807 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859807 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859807 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.859807 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.859807 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.860091 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.860091 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.860091 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.860091 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.860316 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.860316 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.860316 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.860316 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863475 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863475 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863475 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863475 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863648 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863648 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863648 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863648 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863818 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863818 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863818 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863818 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863983 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863983 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863983 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.863983 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.863983 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864189 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864189 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864189 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864189 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864189 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864189 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864448 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864448 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864448 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864448 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864448 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864627 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864627 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864627 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864627 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864627 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864627 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864867 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864867 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864867 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864867 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.864867 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.864867 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865102 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865102 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865102 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865102 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865102 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865102 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865333 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865333 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865333 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865333 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865333 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865333 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865684 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865684 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865684 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865684 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865852 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865852 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865852 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.865852 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.865852 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: /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 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: warnings.warn(deprecated_msg) May 18 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: DEBUG cinder.api.middleware.request_id [None req-4c20c692-e5d0-431a-9b38-ff33fb96b050 None None] RequestId filter calling following filter/app {{(pid=111991) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 17:36:02.866060 np0000174474 devstack@c-api.service[111991]: [pid: 111991|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Mon May 18 17:36:02 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 18 17:36:09.840979 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.840979 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.840979 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.840979 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.841689 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.841689 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.841689 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.841689 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.841936 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.841936 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.841936 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.841936 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.841936 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.841936 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842312 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842312 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842312 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842312 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842312 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842661 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842661 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842661 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842661 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842661 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842952 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842952 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.842952 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.842952 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843170 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843170 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843170 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843170 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843170 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843469 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843469 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843469 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843469 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843469 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843712 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843712 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843712 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843712 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.843712 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.843712 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.844008 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.844008 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.844008 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.844008 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.844008 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.844008 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.844342 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.844342 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.844342 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.844342 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.844342 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.844342 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.845863 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.845863 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.845863 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.845863 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.845863 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.846602 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.846602 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.846602 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.846602 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.846602 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847005 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847005 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847005 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847005 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847005 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847005 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847423 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847423 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847423 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847423 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847423 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847423 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847899 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847899 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847899 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.847899 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.847899 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.848362 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.848362 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.848362 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.848362 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.848362 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.848778 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.848778 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.848778 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.848778 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849050 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849050 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849050 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849050 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849329 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849329 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849329 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849329 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849329 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849673 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849673 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849673 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849673 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849673 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849982 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849982 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.849982 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.849982 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.850328 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.850328 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.850328 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.850328 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.850622 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.850622 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.850622 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.850622 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.850909 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.850909 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.850909 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.850909 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851172 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851172 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851172 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851172 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851453 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851453 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851453 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851453 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851453 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851781 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851781 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851781 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851781 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.851781 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.851781 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852185 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852185 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852185 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852185 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852185 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852346 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852346 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852346 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852346 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852346 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852346 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852550 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852550 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852550 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852550 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852550 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852550 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852740 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852740 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852740 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852740 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852740 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852740 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852950 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852950 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852950 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852950 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.852950 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.852950 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853149 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853149 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853149 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853149 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853286 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853286 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853286 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853286 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853286 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853934 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853934 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853934 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853934 np0000174474 devstack@c-api.service[111993]: /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 17:36:09.853934 np0000174474 devstack@c-api.service[111993]: warnings.warn(deprecated_msg) May 18 17:36:09.853934 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.middleware.request_id [None req-25077ec8-bb55-4b27-8f77-7c43e7394e20 None None] RequestId filter calling following filter/app {{(pid=111993) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 17:36:10.311489 np0000174474 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-25077ec8-bb55-4b27-8f77-7c43e7394e20 admin admin] POST https://199.204.45.229/volume/v3/types May 18 17:36:10.311984 np0000174474 devstack@c-api.service[111993]: DEBUG cinder.api.openstack.wsgi [None req-25077ec8-bb55-4b27-8f77-7c43e7394e20 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111993) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 17:36:10.313566 np0000174474 devstack@c-api.service[111993]: /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 17:36:10.313566 np0000174474 devstack@c-api.service[111993]: warnings.warn( May 18 17:36:10.323631 np0000174474 devstack@c-api.service[111993]: DEBUG oslo_db.sqlalchemy.engines [None req-25077ec8-bb55-4b27-8f77-7c43e7394e20 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=111993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:10.357751 np0000174474 devstack@c-api.service[111993]: INFO cinder.api.openstack.wsgi [None req-25077ec8-bb55-4b27-8f77-7c43e7394e20 admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 May 18 17:36:10.358413 np0000174474 devstack@c-api.service[111993]: [pid: 111993|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Mon May 18 17:36:09 2026] POST /volume/v3/types => generated 186 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 17:36:10.389335 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.389335 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.389335 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.389335 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390122 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390122 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390122 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390122 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390336 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390336 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390336 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390336 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390336 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390336 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390679 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390679 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390679 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390679 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390679 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390977 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390977 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390977 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.390977 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.390977 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391365 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391365 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391365 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391365 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391604 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391604 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391604 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391604 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391604 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391881 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391881 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391881 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.391881 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.391881 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.392124 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.392124 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.392124 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.392124 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.392124 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.392124 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.392973 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.392973 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.392973 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.392973 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.392973 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.392973 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.393721 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.393721 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.393721 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.393721 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.393721 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.393721 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.394286 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.394286 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.394286 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.394286 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.394286 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.394825 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.394825 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.394825 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.394825 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.394825 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.395291 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.395291 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.395291 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.395291 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.395291 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.395291 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.395912 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.395912 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.395912 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.395912 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.395912 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.395912 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.396535 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.396535 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.396535 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.396535 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.396535 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.397027 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.397027 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.397027 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.397027 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.397027 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.397551 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.397551 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.397551 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.397551 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398107 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398107 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398107 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398107 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398537 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398537 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398537 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398537 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398537 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398791 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398791 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398791 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.398791 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.398791 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399008 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399008 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399008 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399008 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399188 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399188 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399188 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399188 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399384 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399384 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399384 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399384 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399515 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399515 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399515 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399515 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399608 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399608 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399608 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399608 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399699 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399699 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399699 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399699 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399699 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399815 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399815 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399815 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399815 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399815 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399815 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399948 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399948 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399948 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.399948 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.399948 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400065 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400065 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400065 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400065 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400065 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400065 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400199 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400199 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400199 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400199 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400199 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400199 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400332 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400332 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400332 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400332 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400332 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400332 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400478 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400478 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400478 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400478 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400478 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400478 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400612 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400612 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400612 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400612 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400715 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400715 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400715 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400715 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400715 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400833 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400833 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400833 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400833 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.400833 np0000174474 devstack@c-api.service[111990]: warnings.warn(deprecated_msg) May 18 17:36:10.400833 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.middleware.request_id [req-25077ec8-bb55-4b27-8f77-7c43e7394e20 req-a54226bd-3be5-4c87-ad59-59bec65fbae5 None None] RequestId filter calling following filter/app {{(pid=111990) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 17:36:10.757484 np0000174474 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [req-25077ec8-bb55-4b27-8f77-7c43e7394e20 req-a54226bd-3be5-4c87-ad59-59bec65fbae5 admin admin] POST https://199.204.45.229/volume/v3/types/e8cf7af7-d783-43c3-8075-884b245995eb/extra_specs May 18 17:36:10.758129 np0000174474 devstack@c-api.service[111990]: DEBUG cinder.api.openstack.wsgi [req-25077ec8-bb55-4b27-8f77-7c43e7394e20 req-a54226bd-3be5-4c87-ad59-59bec65fbae5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111990) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 17:36:10.759902 np0000174474 devstack@c-api.service[111990]: /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 17:36:10.759902 np0000174474 devstack@c-api.service[111990]: warnings.warn( May 18 17:36:10.768874 np0000174474 devstack@c-api.service[111990]: DEBUG oslo_db.sqlalchemy.engines [req-25077ec8-bb55-4b27-8f77-7c43e7394e20 req-a54226bd-3be5-4c87-ad59-59bec65fbae5 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=111990) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 17:36:10.822616 np0000174474 devstack@c-api.service[111990]: INFO cinder.api.openstack.wsgi [req-25077ec8-bb55-4b27-8f77-7c43e7394e20 req-a54226bd-3be5-4c87-ad59-59bec65fbae5 admin admin] https://199.204.45.229/volume/v3/types/e8cf7af7-d783-43c3-8075-884b245995eb/extra_specs returned with HTTP 200 May 18 17:36:10.823250 np0000174474 devstack@c-api.service[111990]: [pid: 111990|app: 0|req: 1/3] 199.204.45.229 () {70 vars in 1505 bytes} [Mon May 18 17:36:10 2026] POST /volume/v3/types/e8cf7af7-d783-43c3-8075-884b245995eb/extra_specs => generated 55 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 17:36:12.717239 np0000174474 devstack@c-api.service[111991]: DEBUG dbcounter [-] [111991] Writing DB stats cinder:SELECT=6 {{(pid=111991) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 17:36:12.720179 np0000174474 devstack@c-api.service[111992]: DEBUG dbcounter [-] [111992] Writing DB stats cinder:SELECT=6 {{(pid=111992) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 17:36:20.355162 np0000174474 devstack@c-api.service[111993]: DEBUG dbcounter [-] [111993] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 17:36:20.821355 np0000174474 devstack@c-api.service[111990]: DEBUG dbcounter [-] [111990] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 17:38:50.059312 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.059312 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.059312 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.059312 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.060217 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.060217 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.060217 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.060217 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.060565 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.060565 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.060565 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.060565 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.060565 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.060565 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061031 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061031 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061031 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061031 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061031 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061487 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061487 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061487 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061487 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061487 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061834 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061834 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.061834 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.061834 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.062126 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.062126 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.062126 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.062126 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.062126 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.062725 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.062725 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.062725 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.062725 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.062725 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063066 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063066 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063066 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063066 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063066 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063066 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063536 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063536 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063536 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063536 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063536 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063536 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063932 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063932 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063932 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063932 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.063932 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.063932 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.064771 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.064771 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.064771 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.064771 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.064771 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.065148 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.065148 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.065148 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.065148 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.065148 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.065697 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.065697 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.065697 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.065697 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.065697 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.065697 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066102 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066102 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066102 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066102 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066102 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066102 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066525 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066525 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066525 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066525 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066525 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066891 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066891 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066891 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.066891 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.066891 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067230 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.067230 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067230 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.067230 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067611 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.067611 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067611 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.067611 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067911 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.067911 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067911 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.067911 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.067911 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.068355 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.068355 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.068355 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.068355 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.068355 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.068883 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.068883 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.068883 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.068883 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069160 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069160 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069160 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069160 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069294 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069294 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069294 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069294 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069555 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069555 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069555 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069555 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069691 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069691 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069691 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069691 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069824 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069824 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069824 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069824 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069824 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069993 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069993 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069993 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069993 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.069993 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.069993 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070180 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070180 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070180 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070180 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070180 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070330 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070330 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070330 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070330 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070330 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070330 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070536 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070536 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070536 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070536 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070536 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070536 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070725 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070725 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070725 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070725 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070725 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070725 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070910 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070910 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070910 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070910 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.070910 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.070910 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071131 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071131 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071131 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071131 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071265 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071265 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071265 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071265 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071265 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: /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 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: warnings.warn(deprecated_msg) May 18 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.middleware.request_id [None req-5f6c8fc7-c756-4b36-b147-6d7075522043 None None] RequestId filter calling following filter/app {{(pid=111992) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 17:38:50.071437 np0000174474 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-5f6c8fc7-c756-4b36-b147-6d7075522043 None None] GET https://199.204.45.229/volume// May 18 17:38:50.071643 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-5f6c8fc7-c756-4b36-b147-6d7075522043 None None] Empty body provided in request {{(pid=111992) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 17:38:50.071643 np0000174474 devstack@c-api.service[111992]: DEBUG cinder.api.openstack.wsgi [None req-5f6c8fc7-c756-4b36-b147-6d7075522043 None None] Calling method 'all' {{(pid=111992) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 17:38:50.071643 np0000174474 devstack@c-api.service[111992]: INFO cinder.api.openstack.wsgi [None req-5f6c8fc7-c756-4b36-b147-6d7075522043 None None] https://199.204.45.229/volume// returned with HTTP 300 May 18 17:38:50.071643 np0000174474 devstack@c-api.service[111992]: [pid: 111992|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Mon May 18 17:38:50 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)