May 04 07:54:48.931910 np0000171537 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 04 07:54:48.938266 np0000171537 devstack@c-api.service[113660]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 4 07:54:48 2026] *** May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: nodename: np0000171537 May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: machine: x86_64 May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: clock source: unix May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: pcre jit disabled May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: detected number of CPU cores: 16 May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: current working directory: / May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: detected binary path: /usr/bin/uwsgi-core May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: your processes number limit is 256917 May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: your memory page size is 4096 bytes May 04 07:54:48.940150 np0000171537 devstack@c-api.service[113660]: detected max file descriptor number: 2048 May 04 07:54:48.940582 np0000171537 devstack@c-api.service[113660]: lock engine: pthread robust mutexes May 04 07:54:48.940582 np0000171537 devstack@c-api.service[113660]: thunder lock: enabled May 04 07:54:48.940582 np0000171537 devstack@c-api.service[113660]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 04 07:54:48.940582 np0000171537 devstack@c-api.service[113660]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 04 07:54:48.940582 np0000171537 devstack@c-api.service[113660]: PEP 405 virtualenv detected: /opt/stack/data/venv May 04 07:54:48.940582 np0000171537 devstack@c-api.service[113660]: Set PythonHome to /opt/stack/data/venv May 04 07:54:48.975431 np0000171537 devstack@c-api.service[113660]: Python main interpreter initialized at 0x7217ceca3668 May 04 07:54:48.975431 np0000171537 devstack@c-api.service[113660]: python threads support enabled May 04 07:54:48.975431 np0000171537 devstack@c-api.service[113660]: your server socket listen backlog is limited to 100 connections May 04 07:54:48.975431 np0000171537 devstack@c-api.service[113660]: your mercy for graceful operations on workers is 80 seconds May 04 07:54:48.975431 np0000171537 devstack@c-api.service[113660]: mapped 671795 bytes (656 KB) for 4 cores May 04 07:54:48.975663 np0000171537 devstack@c-api.service[113660]: *** Operational MODE: preforking *** May 04 07:54:48.975903 np0000171537 devstack@c-api.service[113660]: *** uWSGI is running in multiple interpreter mode *** May 04 07:54:48.975903 np0000171537 devstack@c-api.service[113660]: spawned uWSGI master process (pid: 113660) May 04 07:54:48.975864 np0000171537 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 04 07:54:48.976397 np0000171537 devstack@c-api.service[113660]: spawned uWSGI worker 1 (pid: 113667, cores: 1) May 04 07:54:48.977021 np0000171537 devstack@c-api.service[113660]: spawned uWSGI worker 2 (pid: 113668, cores: 1) May 04 07:54:48.977554 np0000171537 devstack@c-api.service[113660]: spawned uWSGI worker 3 (pid: 113669, cores: 1) May 04 07:54:48.977887 np0000171537 devstack@c-api.service[113660]: spawned uWSGI worker 4 (pid: 113670, cores: 1) May 04 07:54:48.978019 np0000171537 devstack@c-api.service[113660]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: we strongly recommend against using it for new projects. May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: If you are already using Eventlet, we recommend migrating to a different May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: framework. For more detail see May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:54:49.102721 np0000171537 devstack@c-api.service[113669]: import eventlet # noqa May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: we strongly recommend against using it for new projects. May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: If you are already using Eventlet, we recommend migrating to a different May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: framework. For more detail see May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:54:49.104904 np0000171537 devstack@c-api.service[113667]: import eventlet # noqa May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: we strongly recommend against using it for new projects. May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: If you are already using Eventlet, we recommend migrating to a different May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: framework. For more detail see May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:54:49.108951 np0000171537 devstack@c-api.service[113668]: import eventlet # noqa May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: we strongly recommend against using it for new projects. May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: If you are already using Eventlet, we recommend migrating to a different May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: framework. For more detail see May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 04 07:54:49.120805 np0000171537 devstack@c-api.service[113670]: import eventlet # noqa May 04 07:54:49.188600 np0000171537 devstack@c-api.service[113669]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:54:49.188600 np0000171537 devstack@c-api.service[113669]: debtcollector.deprecate( May 04 07:54:49.189587 np0000171537 devstack@c-api.service[113667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:54:49.189587 np0000171537 devstack@c-api.service[113667]: debtcollector.deprecate( May 04 07:54:49.194635 np0000171537 devstack@c-api.service[113668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:54:49.194635 np0000171537 devstack@c-api.service[113668]: debtcollector.deprecate( May 04 07:54:49.206610 np0000171537 devstack@c-api.service[113670]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 04 07:54:49.206610 np0000171537 devstack@c-api.service[113670]: debtcollector.deprecate( May 04 07:54:49.271562 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:49.271562 np0000171537 devstack@c-api.service[113667]: from cgi import parse_header May 04 07:54:49.272665 np0000171537 devstack@c-api.service[113669]: /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 04 07:54:49.272665 np0000171537 devstack@c-api.service[113669]: from cgi import parse_header May 04 07:54:49.279020 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:49.279020 np0000171537 devstack@c-api.service[113668]: from cgi import parse_header May 04 07:54:49.303682 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:49.303682 np0000171537 devstack@c-api.service[113670]: from cgi import parse_header May 04 07:54:49.319433 np0000171537 devstack@c-api.service[113669]: /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 04 07:54:49.319433 np0000171537 devstack@c-api.service[113669]: removals.removed_module( May 04 07:54:49.320176 np0000171537 devstack@c-api.service[113669]: /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 04 07:54:49.320176 np0000171537 devstack@c-api.service[113669]: removals.removed_module( May 04 07:54:49.330953 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:49.330953 np0000171537 devstack@c-api.service[113668]: removals.removed_module( May 04 07:54:49.331701 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:49.331701 np0000171537 devstack@c-api.service[113668]: removals.removed_module( May 04 07:54:49.332327 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:49.332327 np0000171537 devstack@c-api.service[113667]: removals.removed_module( May 04 07:54:49.333013 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:49.333013 np0000171537 devstack@c-api.service[113667]: removals.removed_module( May 04 07:54:49.353508 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:49.353508 np0000171537 devstack@c-api.service[113670]: removals.removed_module( May 04 07:54:49.354377 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:49.354377 np0000171537 devstack@c-api.service[113670]: removals.removed_module( May 04 07:54:49.924968 np0000171537 devstack@c-api.service[113669]: /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 04 07:54:49.924968 np0000171537 devstack@c-api.service[113669]: warnings.warn( May 04 07:54:49.952079 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:49.952079 np0000171537 devstack@c-api.service[113667]: warnings.warn( May 04 07:54:49.963978 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:49.963978 np0000171537 devstack@c-api.service[113670]: warnings.warn( May 04 07:54:49.986366 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:49.986366 np0000171537 devstack@c-api.service[113668]: warnings.warn( May 04 07:54:50.022314 np0000171537 devstack@c-api.service[113669]: /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 04 07:54:50.022314 np0000171537 devstack@c-api.service[113669]: warnings.warn( May 04 07:54:50.051847 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:50.051847 np0000171537 devstack@c-api.service[113667]: warnings.warn( May 04 07:54:50.067461 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:50.067461 np0000171537 devstack@c-api.service[113670]: warnings.warn( May 04 07:54:50.082890 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:50.082890 np0000171537 devstack@c-api.service[113668]: warnings.warn( May 04 07:54:50.320031 np0000171537 devstack@c-api.service[113669]: 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 04 07:54:50.320500 np0000171537 devstack@c-api.service[113669]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113669) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:54:50.350689 np0000171537 devstack@c-api.service[113667]: 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 04 07:54:50.351000 np0000171537 devstack@c-api.service[113667]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113667) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:54:50.366853 np0000171537 devstack@c-api.service[113668]: 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 04 07:54:50.367377 np0000171537 devstack@c-api.service[113668]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113668) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:54:50.370048 np0000171537 devstack@c-api.service[113670]: 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 04 07:54:50.370622 np0000171537 devstack@c-api.service[113670]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113670) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 04 07:54:50.414534 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:50.414534 np0000171537 devstack@c-api.service[113667]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:54:50.414817 np0000171537 devstack@c-api.service[113669]: /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 04 07:54:50.414817 np0000171537 devstack@c-api.service[113669]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:54:50.429532 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:50.429532 np0000171537 devstack@c-api.service[113668]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:54:50.439227 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:50.439227 np0000171537 devstack@c-api.service[113670]: @jsonschema.FormatChecker.cls_checks('date-time') May 04 07:54:50.866982 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113667) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:54:50.867184 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113668) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:54:50.867323 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113669) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:54:50.867443 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.867545 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113670) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 04 07:54:50.867671 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.867784 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.867897 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.867999 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.868126 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.868231 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.868346 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.868490 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.868567 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.868629 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.868629 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.868725 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.868787 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.868849 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.868905 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.868955 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.869020 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.869071 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.869206 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.869297 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.869351 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.869411 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.869472 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.869531 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.869583 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.869634 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.869685 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.869743 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.869804 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.869804 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.869912 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.869971 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.870027 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.870077 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.870181 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.870239 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.870298 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.870298 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.870298 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.871227 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.871337 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.871337 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.871444 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.871504 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.871557 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.871619 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.871669 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.871732 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.871791 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.871849 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.871903 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.871961 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.872013 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.872065 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.872155 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.872241 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.872307 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.872392 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.872447 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.872497 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.872548 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.872607 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.872664 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.872732 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.872783 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.872840 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.872900 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.872952 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.873001 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.873051 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.873139 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.873364 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.873422 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.873486 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.873544 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.873610 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.873673 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.873730 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.873780 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.873840 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.873899 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.873949 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.874000 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.874050 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.874946 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.875078 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.875283 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.875405 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.875541 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.875720 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.875845 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.875959 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.875959 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.875959 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.875959 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.876509 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.876626 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.876737 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.876737 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.876899 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.876957 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.877010 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.877057 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.877126 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.877188 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.877240 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.877291 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.877345 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.877402 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.877459 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.877510 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.877564 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.877622 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.877684 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.877756 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.877842 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.877947 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.878025 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.878102 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.878186 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.878265 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.878265 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.878265 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.878460 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.878460 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.878573 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.878647 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.878744 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.878847 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.878905 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.879047 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.879099 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.879160 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.879218 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.879270 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.879316 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.879373 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.879373 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.879478 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.879531 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.879531 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.879606 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.879633 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.879665 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.879694 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.879718 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.879746 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.879776 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.879776 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.879776 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.879776 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.879861 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.879861 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.879861 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.879861 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.879861 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.879979 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880007 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.880030 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880060 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.880087 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.880127 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.880159 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.880187 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.880209 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.880232 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.880300 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.880325 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880350 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.880377 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.880400 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.880429 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.880456 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.880483 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.880510 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.880510 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.880510 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.880510 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.880510 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.880626 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880626 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.880626 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.880626 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.880626 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.880626 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.880772 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880797 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.880820 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880852 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.880852 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.880902 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.880925 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.880953 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.880976 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.881003 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.881034 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.881058 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.881080 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.881125 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.881159 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.881186 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.881209 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.881232 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.881255 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.881290 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.881317 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.881317 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.881741 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.882059 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.882059 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.882059 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.882227 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.882277 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.882325 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.882384 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.882438 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.882486 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.882539 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.882587 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.882635 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.882682 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.882729 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.882795 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.882852 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.882902 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.882956 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.883008 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.883057 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.883117 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.883177 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.883230 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.883278 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.883324 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.883371 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.883418 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.883470 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.883522 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.883569 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.883625 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.883678 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.883726 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.883772 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.883831 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.883892 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.883941 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.883990 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.884037 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.884119 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.884189 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.884288 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.884364 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.884438 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.884508 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.884586 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.884637 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.884714 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.884786 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.884867 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.884954 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.885031 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.885085 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.885157 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.885213 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.885264 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.885310 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.885340 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.885365 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.885397 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.885420 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.885442 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.885464 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.885487 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.885514 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.885537 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.885563 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.885585 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.885613 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.885638 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.885660 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.885687 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.885710 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.885737 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.885764 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.885790 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.885817 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.885839 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.885869 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.885896 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.885922 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.885922 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.885922 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.885994 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.885994 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.885994 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.886059 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.886090 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.886090 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.886476 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.886476 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.886578 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.886633 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.886679 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.886725 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.886777 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.886826 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.886882 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.886930 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.886978 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.887030 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.887078 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.887141 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.887197 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.887245 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.887296 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.887346 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.887402 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.887454 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.887502 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.887502 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.887596 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.887596 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.887692 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.887741 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.887741 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.887845 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.887929 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.887968 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.888006 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.888039 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.888073 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.888124 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.888152 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.888208 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.888232 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.888263 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.888296 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.888323 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.888323 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.888368 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.888397 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.888423 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.888446 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.888468 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.888468 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.888468 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.888468 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.888468 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.890226 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.890292 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.890324 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.890409 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.890467 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.890518 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.890564 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.890608 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.890660 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.890714 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.890747 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.890774 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.890801 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.890825 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.890850 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.890878 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.890906 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.890933 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.890962 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.890989 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891013 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.891044 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.891068 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.891092 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.891147 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.891179 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.891206 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.891232 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891258 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.891282 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.891309 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.891333 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.891357 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.891380 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.891403 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891428 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.891459 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.891483 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.891510 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.891533 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.891557 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.891584 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891608 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.891635 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.891658 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891686 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.891714 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.891737 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.891760 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.891784 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.891810 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.891841 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891865 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.891865 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.891865 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.891865 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.891951 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.891951 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.891951 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.891951 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.891951 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.892064 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.892089 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.892143 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.892178 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.892218 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.892243 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.892270 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.892294 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.892322 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.892350 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.892373 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.892397 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.892424 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.892447 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.892471 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.892495 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.892495 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.892541 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.892541 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.892541 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.892610 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.892634 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.892735 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.894126 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.894168 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.894203 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.894232 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.894259 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.894283 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.894306 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.894399 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.894454 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.894501 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.894554 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.894601 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.894601 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.894688 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.894740 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.894787 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.894819 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.894819 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.894866 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.894894 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.894916 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.894940 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.894966 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.894994 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.895020 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.895020 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.895020 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.895020 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.895863 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.895929 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.895982 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.896037 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.896064 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.896134 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.896163 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.896196 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.896225 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.896253 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.896281 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.896305 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.896329 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.896360 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.896393 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.896431 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.896462 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.896494 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.896522 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.896549 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.896577 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.896603 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.896630 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.896657 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.896687 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.896687 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.896687 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.896687 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.896876 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.897082 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.897159 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.897214 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.897269 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.897318 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.897369 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.897420 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.897489 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.897556 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.897615 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.897677 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.897766 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.897846 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.897896 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.897965 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.898033 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.898177 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.898328 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.898426 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.898528 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.898635 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.898710 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.898761 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.898761 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.898761 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.898761 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.898761 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.899015 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.899015 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.899015 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.899188 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.899220 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.899291 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.899359 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.899412 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.899438 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.899470 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.899494 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.899523 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.899546 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.899574 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.899597 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.899620 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.899648 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.899648 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.899648 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.899648 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.899648 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.899762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.899762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.899762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.899762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.899762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.899762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.899885 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.899914 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.899940 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.899940 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.899986 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.900013 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.900080 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.900126 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.900150 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.900174 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.900217 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.900246 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.900275 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.900302 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.900327 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.900354 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.900378 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.900402 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.900427 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.900454 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.900478 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.900505 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.900534 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.900557 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.900579 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.900603 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.900627 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.900627 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.900673 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.902275 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.902333 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.902379 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.902470 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.902556 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.902621 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.902690 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.902754 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.902816 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.902865 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.902901 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.902934 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.902971 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.903004 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.903037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.903069 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.903128 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.903162 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.903196 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.903242 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.903273 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.903305 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.903341 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.903373 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.903408 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.903444 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.903565 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.903565 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.907625 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.907706 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.907749 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.907786 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.907885 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.907885 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.908037 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.908129 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.908207 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.908271 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.908271 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.908340 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.908373 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.908407 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.908439 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.908472 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.908513 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.908563 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.908616 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.908661 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.908696 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.908728 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.908761 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.908793 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.908832 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.908865 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.908908 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.908946 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.908983 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.909023 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.909080 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.909170 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.909221 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.909272 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.909311 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.909344 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.909383 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.909415 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.909449 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.909485 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.909522 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.909558 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.909596 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.909627 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.909664 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.909696 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.909696 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.909766 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.909804 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.909836 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.909868 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.909901 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.909901 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.909901 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.909901 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.909901 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.910061 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.910061 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.910061 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.910061 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.910061 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.910227 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.910261 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.910293 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.910325 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.910373 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.910406 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.910406 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.910466 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.910498 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.910529 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.910560 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.910592 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.910630 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.910748 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.910783 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.910819 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.910851 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.910886 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.910922 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.910960 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.910960 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.910960 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.910960 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.916010 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.916083 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.916142 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.916176 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.916210 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.916242 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.916274 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.916306 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.916338 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.916379 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.916412 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.916444 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.916481 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.916481 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.916546 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.916583 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.916621 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.916621 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.916621 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.916721 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.916721 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.916992 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.916992 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.916992 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.916992 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.917257 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.917257 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.917257 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.918346 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.918433 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.918502 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.918502 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.918622 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.918687 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.918755 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.918828 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.918896 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.918980 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.919069 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.919174 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.919248 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.919311 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.919380 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.919448 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.919485 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.919518 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.919549 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.919581 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.919623 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.919661 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.919661 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.919661 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.919661 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.919661 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.919661 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.919823 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.919904 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.919941 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.919941 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.919941 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.919941 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.920069 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.920129 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.920162 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.920195 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.920237 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.920275 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.920398 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.920437 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.920476 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.920508 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.920545 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.920576 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.920614 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.920650 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.920686 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.920723 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.920765 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.921355 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.921355 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.921767 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.921841 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.921906 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.921970 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.922034 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.922097 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.922191 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.922257 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.922320 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.922382 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.922443 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.922517 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.922587 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.922651 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.922718 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.922785 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.922845 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.922935 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.923055 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.923147 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.923227 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.923293 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.923356 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.923419 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.923481 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.923544 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.923607 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.923675 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.923739 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.923802 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.923910 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.923987 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.924063 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.924159 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.924236 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.924301 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.924363 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.924432 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.924502 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.924566 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.924633 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.924633 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.924759 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.924828 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.924828 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.924955 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.925018 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.925080 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.925169 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.925207 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.925207 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.925207 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.925207 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.925356 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.925391 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.925424 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.925424 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.925424 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.925424 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.925424 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.925424 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.925598 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.925631 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.925662 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.925693 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.925724 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.925724 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.925781 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.925812 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.925812 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.925875 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.925875 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.925937 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.925969 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.925969 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.926037 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.927913 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.928053 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.928053 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.928226 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.928294 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.928359 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.928420 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.928497 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.928566 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.928636 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.928731 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.928821 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.928902 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113667) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.928966 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.929037 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.929135 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.929204 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.929279 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.929318 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113669) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.929355 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.929387 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.929423 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.929461 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.929492 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113667) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.929522 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.929553 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.929588 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.929625 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113667) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.929662 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.929699 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.929730 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.929762 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113669) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.929792 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.929831 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.929865 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113669) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.929900 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.929931 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.929931 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.930000 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.930038 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 04 07:54:50.930074 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113670) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.930131 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113668) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 04 07:54:50.930173 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.930210 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 04 07:54:50.930247 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.930278 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 04 07:54:50.930309 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.930340 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 04 07:54:50.930372 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113670) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.930409 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113668) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 04 07:54:50.930445 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113670) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.930481 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113668) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 04 07:54:50.974528 np0000171537 devstack@c-api.service[113667]: INFO dbcounter [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Registered counter for database cinder May 04 07:54:50.975147 np0000171537 devstack@c-api.service[113670]: INFO dbcounter [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Registered counter for database cinder May 04 07:54:50.975275 np0000171537 devstack@c-api.service[113668]: INFO dbcounter [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Registered counter for database cinder May 04 07:54:50.981837 np0000171537 devstack@c-api.service[113669]: INFO dbcounter [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Registered counter for database cinder May 04 07:54:50.986194 np0000171537 devstack@c-api.service[113667]: DEBUG oslo_db.sqlalchemy.engines [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc 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=113667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:50.987832 np0000171537 devstack@c-api.service[113670]: DEBUG oslo_db.sqlalchemy.engines [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 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=113670) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:50.989693 np0000171537 devstack@c-api.service[113668]: DEBUG oslo_db.sqlalchemy.engines [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 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=113668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:50.996586 np0000171537 devstack@c-api.service[113669]: DEBUG oslo_db.sqlalchemy.engines [None req-267d6409-afa9-466b-b868-e1efc02f7c77 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=113669) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:51.100515 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writer thread running {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:54:51.103266 np0000171537 devstack@c-api.service[113667]: INFO cinder.rpc [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:54:51.105948 np0000171537 devstack@c-api.service[113667]: INFO cinder.rpc [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:54:51.107844 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writer thread running {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:54:51.108061 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writer thread running {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:54:51.108675 np0000171537 devstack@c-api.service[113667]: INFO cinder.rpc [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:54:51.110367 np0000171537 devstack@c-api.service[113668]: INFO cinder.rpc [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:54:51.110865 np0000171537 devstack@c-api.service[113670]: INFO cinder.rpc [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:54:51.111708 np0000171537 devstack@c-api.service[113667]: INFO cinder.rpc [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:54:51.112799 np0000171537 devstack@c-api.service[113668]: INFO cinder.rpc [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:54:51.112899 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.113370 np0000171537 devstack@c-api.service[113670]: INFO cinder.rpc [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:54:51.115134 np0000171537 devstack@c-api.service[113668]: INFO cinder.rpc [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:54:51.115297 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.115651 np0000171537 devstack@c-api.service[113670]: INFO cinder.rpc [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:54:51.116038 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writer thread running {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 04 07:54:51.117647 np0000171537 devstack@c-api.service[113670]: INFO cinder.rpc [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:54:51.118130 np0000171537 devstack@c-api.service[113668]: INFO cinder.rpc [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:54:51.118455 np0000171537 devstack@c-api.service[113669]: INFO cinder.rpc [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 04 07:54:51.118828 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.120087 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.120729 np0000171537 devstack@c-api.service[113669]: INFO cinder.rpc [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 04 07:54:51.121004 np0000171537 devstack@c-api.service[113667]: DEBUG oslo_db.sqlalchemy.engines [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc 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=113667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:51.121207 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.122743 np0000171537 devstack@c-api.service[113669]: INFO cinder.rpc [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 04 07:54:51.124202 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.124315 np0000171537 devstack@c-api.service[113667]: INFO cinder.rpc [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:54:51.124552 np0000171537 devstack@c-api.service[113669]: INFO cinder.rpc [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 04 07:54:51.125399 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.126193 np0000171537 devstack@c-api.service[113670]: DEBUG oslo_db.sqlalchemy.engines [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 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=113670) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:51.126337 np0000171537 devstack@c-api.service[113667]: INFO cinder.rpc [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:54:51.127203 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.127479 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.128369 np0000171537 devstack@c-api.service[113670]: INFO cinder.rpc [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:54:51.129783 np0000171537 devstack@c-api.service[113668]: DEBUG oslo_db.sqlalchemy.engines [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 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=113668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:51.130581 np0000171537 devstack@c-api.service[113670]: INFO cinder.rpc [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:54:51.131073 np0000171537 devstack@c-api.service[113669]: DEBUG oslo_db.sqlalchemy.engines [None req-267d6409-afa9-466b-b868-e1efc02f7c77 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=113669) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:51.131668 np0000171537 devstack@c-api.service[113668]: INFO cinder.rpc [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:54:51.131750 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.133094 np0000171537 devstack@c-api.service[113669]: INFO cinder.rpc [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 04 07:54:51.133629 np0000171537 devstack@c-api.service[113668]: INFO cinder.rpc [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:54:51.134421 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.135495 np0000171537 devstack@c-api.service[113669]: INFO cinder.rpc [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 04 07:54:51.136697 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.138926 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.141899 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.142203 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.145445 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.145557 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.145784 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.148076 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.149006 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.149585 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.150338 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.151360 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.152632 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.153239 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.153766 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.154622 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.155652 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.156360 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.158089 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.158839 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.159058 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.159306 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.161163 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.161747 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.162246 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.162757 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.164127 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.165154 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.165395 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.166511 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.166934 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.167269 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.168415 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.169466 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.169638 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.170331 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.171010 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.171562 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.173668 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.173921 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.175201 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.175432 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.175781 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.177478 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.178172 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.178613 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.179824 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.180353 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.180437 np0000171537 devstack@c-api.service[113667]: WARNING cinder.api.contrib.hosts [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:54:51.181205 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.182632 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.183296 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.183743 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.184124 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.185082 np0000171537 devstack@c-api.service[113670]: WARNING cinder.api.contrib.hosts [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:54:51.185596 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.185915 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.185987 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.187097 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.187281 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.187355 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.188772 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.188878 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.189037 np0000171537 devstack@c-api.service[113668]: WARNING cinder.api.contrib.hosts [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:54:51.189399 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.189850 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.190429 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.190528 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.191298 np0000171537 devstack@c-api.service[113669]: WARNING cinder.api.contrib.hosts [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 04 07:54:51.191436 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.191778 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.191896 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.192099 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.192648 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: extensions {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.192887 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.193595 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.193699 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.194081 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: encryption {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.194428 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.195068 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.195166 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.195509 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-hosts {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.195877 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.196543 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.196614 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.196885 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-quota-class-sets {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.197428 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: extensions {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.197628 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.198063 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.198160 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: capabilities {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.198673 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: encryption {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.199121 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.199428 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: extra_specs {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.199726 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.200252 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-hosts {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.200537 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.200984 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-volume-manage {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.201324 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.201425 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: extensions {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.201689 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-quota-class-sets {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.202418 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: consistencygroups {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.202573 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: encryption {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.202708 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.202945 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: capabilities {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.203577 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: extensions {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.204169 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-hosts {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.204273 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: extra_specs {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.204336 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-availability-zone {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.204826 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: encryption {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.205575 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-quota-class-sets {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.205661 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: cgsnapshots {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.205739 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-volume-manage {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.206426 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-hosts {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.206824 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: capabilities {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.207068 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-volume-transfer {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.207237 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: consistencygroups {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.207915 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-quota-class-sets {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.208094 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: extra_specs {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.209220 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: capabilities {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.209322 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-volume-type-access {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.209379 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-availability-zone {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.209685 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-volume-manage {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.210471 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: extra_specs {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.210810 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: scheduler-stats {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.211070 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: consistencygroups {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.211154 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: cgsnapshots {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.212046 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-volume-manage {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.212255 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: encryption {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.212469 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-volume-transfer {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.213014 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-availability-zone {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.213468 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: consistencygroups {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.213763 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: qos-specs {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.214187 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-volume-type-access {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.214345 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: cgsnapshots {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.215398 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-availability-zone {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.215698 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-volume-transfer {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.215793 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: scheduler-stats {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.215872 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-quota-sets {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.216869 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: cgsnapshots {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.217445 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: encryption {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.217497 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: backups {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.217999 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-volume-type-access {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.218254 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-volume-transfer {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.218939 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: qos-specs {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.219461 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extended resource: os-snapshot-manage {{(pid=113667) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.219613 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: scheduler-stats {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.220379 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-volume-type-access {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.221096 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-quota-sets {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.221179 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: encryption {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.221617 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.222249 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: scheduler-stats {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.222537 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] SnapshotActionsController initialized {{(pid=113667) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:54:51.222595 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: backups {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.222637 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: qos-specs {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.223303 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.223692 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: encryption {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.224633 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extended resource: os-snapshot-manage {{(pid=113670) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.224699 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-quota-sets {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.224752 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.225224 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: qos-specs {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.226208 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.226788 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: backups {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.226886 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.227397 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-quota-sets {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.227614 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.227923 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.contrib.snapshot_actions [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] SnapshotActionsController initialized {{(pid=113670) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:54:51.228687 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.228919 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extended resource: os-snapshot-manage {{(pid=113668) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.229014 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: backups {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.229184 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.230426 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.230526 np0000171537 devstack@c-api.service[113667]: WARNING castellan.key_manager.migration [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.230873 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extended resource: os-snapshot-manage {{(pid=113669) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 04 07:54:51.231129 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.231390 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.231519 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.231650 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.231721 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension TypesManage extending resource: types {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.231853 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.231971 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.232083 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeTypeAccess extending resource: types {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232083 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension SnapshotActions extending resource: snapshots {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232245 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232307 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.contrib.snapshot_actions [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] SnapshotActionsController initialized {{(pid=113668) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:54:51.232362 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeActions extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232431 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232485 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232685 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232798 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension UsedLimits extending resource: limits {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.232900 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension AdminActions extending resource: volumes {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.233070 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.233236 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension AdminActions extending resource: snapshots {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.233407 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.233517 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.v3.router [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc None None] Extension AdminActions extending resource: backups {{(pid=113667) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.233651 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.233991 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.contrib.snapshot_actions [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] SnapshotActionsController initialized {{(pid=113669) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 04 07:54:51.234391 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.234751 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.234829 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.235427 np0000171537 devstack@c-api.service[113667]: WARNING keystonemiddleware.auth_token [None req-9e0bd3b3-1020-454a-bee9-15ca8a8017fc 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 04 07:54:51.235787 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.236139 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.236224 np0000171537 devstack@c-api.service[113670]: WARNING castellan.key_manager.migration [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.237271 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.237336 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.237373 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.237486 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.237586 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.237630 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension TypesManage extending resource: types {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.237735 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.237865 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.237991 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238100 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238234 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeActions extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238366 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238471 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238569 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238732 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.238810 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension UsedLimits extending resource: limits {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.238991 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension AdminActions extending resource: volumes {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.239157 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.239288 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension AdminActions extending resource: snapshots {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.239288 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.v3.router [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 None None] Extension AdminActions extending resource: backups {{(pid=113670) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.240356 np0000171537 devstack@c-api.service[113668]: WARNING castellan.key_manager.migration [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.240463 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.241298 np0000171537 devstack@c-api.service[113667]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7217ceca3668 pid: 113667 (default app) May 04 07:54:51.241405 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.241519 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.241614 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.241654 np0000171537 devstack@c-api.service[113670]: WARNING keystonemiddleware.auth_token [None req-c83d72a4-b03a-48af-b9ab-104a6ded5161 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 04 07:54:51.241744 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension TypesManage extending resource: types {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.241827 np0000171537 devstack@c-api.service[113667]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 07:54:51.241827 np0000171537 devstack@c-api.service[113667]: warnings.warn( May 04 07:54:51.241898 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.241947 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.241984 np0000171537 devstack@c-api.service[113669]: WARNING castellan.key_manager.migration [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 04 07:54:51.242028 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242178 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242294 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeActions extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242384 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242476 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242583 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242770 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension UsedLimits extending resource: limits {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242901 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension AdminActions extending resource: volumes {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.242997 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243095 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension AdminActions extending resource: snapshots {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243095 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.v3.router [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 None None] Extension AdminActions extending resource: backups {{(pid=113668) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243346 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243346 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243346 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension TypesManage extending resource: types {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243462 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243604 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243711 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243804 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.243906 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeActions extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244239 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244239 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244239 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244435 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension UsedLimits extending resource: limits {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244503 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension AdminActions extending resource: volumes {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244633 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension AdminActions extending resource: snapshots {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.244715 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.v3.router [None req-267d6409-afa9-466b-b868-e1efc02f7c77 None None] Extension AdminActions extending resource: backups {{(pid=113669) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 04 07:54:51.245511 np0000171537 devstack@c-api.service[113668]: WARNING keystonemiddleware.auth_token [None req-6eaa118e-8e13-41c0-95c4-0ce6cfac0b73 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 04 07:54:51.247047 np0000171537 devstack@c-api.service[113669]: WARNING keystonemiddleware.auth_token [None req-267d6409-afa9-466b-b868-e1efc02f7c77 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 04 07:54:51.248037 np0000171537 devstack@c-api.service[113670]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7217ceca3668 pid: 113670 (default app) May 04 07:54:51.249169 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249169 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249169 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249169 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249397 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249397 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249397 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249397 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249575 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249575 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249575 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249575 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249575 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249575 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249826 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249826 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249826 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.249826 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.249826 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250057 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250057 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250057 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250057 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250057 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250310 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250310 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250310 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250310 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250517 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250517 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250517 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250517 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250517 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250737 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250737 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250737 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250737 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250737 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250931 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250931 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250931 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250931 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.250931 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.250931 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251195 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251195 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251195 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251195 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251195 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251195 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251431 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251431 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251431 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251431 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251431 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251431 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251679 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251679 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251679 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251679 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251679 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251885 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251885 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251885 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.251885 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.251885 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.252076 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.252076 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.252076 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.252076 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.252076 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.252076 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.253295 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.253295 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.253295 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.253295 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.253295 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.253295 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.253704 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.253704 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.253704 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.253704 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.253704 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254097 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.254097 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254097 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.254097 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254097 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.254475 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254475 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.254475 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254475 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.254763 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254763 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.254763 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.254763 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255061 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255061 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255061 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255061 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255061 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255440 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255440 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255440 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255440 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255440 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255892 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255892 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.255892 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.255892 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259038 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259038 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259038 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259038 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259337 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259337 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259337 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259337 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259653 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259653 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259653 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259653 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259944 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259944 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.259944 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.259944 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.260259 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.260259 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.260259 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.260259 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.260259 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.260633 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.260633 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.260633 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.260633 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.260633 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.260633 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.261138 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.261138 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.261138 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.261138 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.261138 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.261569 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.261569 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.261569 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.261569 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.261569 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.261569 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262037 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262037 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262037 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262037 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262037 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262037 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262621 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262621 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262621 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262621 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262621 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262621 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262869 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262869 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262869 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262869 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.262869 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.262869 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.263232 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.263232 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.263232 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.263232 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.263627 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.263627 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.263627 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.263627 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.263627 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.264134 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.264134 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.264134 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.264134 np0000171537 devstack@c-api.service[113667]: /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 04 07:54:51.264134 np0000171537 devstack@c-api.service[113667]: warnings.warn(deprecated_msg) May 04 07:54:51.264513 np0000171537 devstack@c-api.service[113668]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7217ceca3668 pid: 113668 (default app) May 04 07:54:51.264563 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-91d54cd6-c0a7-46d3-834c-7d1d3fc530c3 None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:54:51.264596 np0000171537 devstack@c-api.service[113669]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7217ceca3668 pid: 113669 (default app) May 04 07:54:51.264662 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 953 bytes} [Mon May 4 07:54:51 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 04 07:54:58.414536 np0000171537 devstack@c-api.service[113670]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 07:54:58.414536 np0000171537 devstack@c-api.service[113670]: warnings.warn( May 04 07:54:58.439575 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.439575 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.439575 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.439575 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.439575 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440005 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440005 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440005 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440005 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440005 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440345 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440345 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440345 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440345 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440345 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440345 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440693 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440693 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440693 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440693 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440930 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440930 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.440930 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.440930 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441216 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441216 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441216 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441216 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441444 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441444 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441444 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441444 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441444 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441751 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441751 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441751 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.441751 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.441751 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442050 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442050 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442050 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442050 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442050 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442050 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442432 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442432 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442432 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442432 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442432 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442432 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442782 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442782 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442782 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442782 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.442782 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.442782 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.443343 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.443343 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.443343 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.443343 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.443343 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.443743 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.443743 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.443743 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.443743 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.443743 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444033 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444033 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444033 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444033 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444033 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444033 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444436 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444436 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444436 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444436 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444436 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444436 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444753 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444753 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444753 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.444753 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.444753 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445050 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445050 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445050 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445050 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445050 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445393 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445393 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445393 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445393 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445640 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445640 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445640 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445640 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445870 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445870 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445870 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.445870 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.445870 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446167 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446167 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446167 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446167 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446167 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446437 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446437 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446437 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446437 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446643 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446643 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446643 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446643 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446851 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446851 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.446851 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.446851 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447059 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447059 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447059 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447059 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447383 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447383 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447383 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447383 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447609 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447609 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447609 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447609 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447609 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447943 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447943 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447943 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447943 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.447943 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.447943 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.448443 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.448443 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.448443 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.448443 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.448443 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.448739 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.448739 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.448739 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.448739 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.448739 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.448739 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.449210 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.449210 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.449210 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.449210 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.449210 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.449210 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.449861 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.449861 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.449861 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.449861 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.449861 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.449861 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450342 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450342 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450342 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450342 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450342 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450342 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450739 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450739 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450739 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450739 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450973 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450973 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450973 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.450973 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.450973 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.451379 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.451379 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.451379 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.451379 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.451379 np0000171537 devstack@c-api.service[113670]: warnings.warn(deprecated_msg) May 04 07:54:58.451379 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-a0e4d1e9-0be1-449c-9b07-870e714a3fea None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:54:58.916699 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-a0e4d1e9-0be1-449c-9b07-870e714a3fea admin admin] POST https://199.204.45.242/volume/v3/types May 04 07:54:58.917320 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-a0e4d1e9-0be1-449c-9b07-870e714a3fea admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 07:54:58.919013 np0000171537 devstack@c-api.service[113670]: /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 04 07:54:58.919013 np0000171537 devstack@c-api.service[113670]: warnings.warn( May 04 07:54:58.931339 np0000171537 devstack@c-api.service[113670]: DEBUG oslo_db.sqlalchemy.engines [None req-a0e4d1e9-0be1-449c-9b07-870e714a3fea 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=113670) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:58.966545 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-a0e4d1e9-0be1-449c-9b07-870e714a3fea admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 May 04 07:54:58.966930 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Mon May 4 07:54:58 2026] POST /volume/v3/types => generated 186 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:54:58.979423 np0000171537 devstack@c-api.service[113668]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 07:54:58.979423 np0000171537 devstack@c-api.service[113668]: warnings.warn( May 04 07:54:58.990067 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990067 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990067 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990067 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990067 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990637 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990637 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990637 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990637 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990637 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990923 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990923 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990923 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990923 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.990923 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.990923 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.991319 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.991319 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.991319 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.991319 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.991553 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.991553 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.991553 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.991553 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.991814 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.991814 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.991814 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.991814 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992044 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992044 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992044 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992044 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992044 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992371 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992371 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992371 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992371 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992371 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992647 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992647 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992647 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992647 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992647 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992647 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992980 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992980 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992980 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992980 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.992980 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.992980 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.993513 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.993513 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.993513 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.993513 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.993513 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.993513 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.993855 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.993855 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.993855 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.993855 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.993855 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994196 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994196 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994196 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994196 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994196 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994377 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994377 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994377 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994377 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994377 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994377 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994594 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994594 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994594 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994594 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994594 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994594 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994817 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994817 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994817 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.994817 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.994817 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995426 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995426 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995426 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995426 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995426 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995617 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995617 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995617 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995617 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995771 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995771 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995771 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995771 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995920 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995920 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995920 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.995920 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.995920 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996139 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996139 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996139 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996139 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996139 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996313 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996313 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996313 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996313 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996463 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996463 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996463 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996463 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996611 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996611 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996611 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996611 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996759 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996759 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996759 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996759 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996909 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996909 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.996909 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.996909 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997061 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997061 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997061 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997061 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997061 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997382 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997382 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997382 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997382 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997382 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997382 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997608 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997608 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997608 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997608 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997608 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997784 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997784 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997784 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997784 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997784 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997784 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997998 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997998 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997998 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997998 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.997998 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.997998 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998265 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998265 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998265 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998265 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998265 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998265 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998509 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998509 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998509 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998509 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998509 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998509 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998727 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998727 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998727 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998727 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998877 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998877 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998877 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.998877 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.998877 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.999056 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.999056 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.999056 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.999056 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:58.999056 np0000171537 devstack@c-api.service[113668]: warnings.warn(deprecated_msg) May 04 07:54:58.999056 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [req-a0e4d1e9-0be1-449c-9b07-870e714a3fea req-f52bc9a2-a53c-4712-aea6-c0ca3359d6e6 None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:54:59.321831 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [req-a0e4d1e9-0be1-449c-9b07-870e714a3fea req-f52bc9a2-a53c-4712-aea6-c0ca3359d6e6 admin admin] POST https://199.204.45.242/volume/v3/types/38a1b10f-bfd3-4461-bffe-60be45926371/extra_specs May 04 07:54:59.322431 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [req-a0e4d1e9-0be1-449c-9b07-870e714a3fea req-f52bc9a2-a53c-4712-aea6-c0ca3359d6e6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 04 07:54:59.324140 np0000171537 devstack@c-api.service[113668]: /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 04 07:54:59.324140 np0000171537 devstack@c-api.service[113668]: warnings.warn( May 04 07:54:59.333620 np0000171537 devstack@c-api.service[113668]: DEBUG oslo_db.sqlalchemy.engines [req-a0e4d1e9-0be1-449c-9b07-870e714a3fea req-f52bc9a2-a53c-4712-aea6-c0ca3359d6e6 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=113668) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:54:59.398855 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [req-a0e4d1e9-0be1-449c-9b07-870e714a3fea req-f52bc9a2-a53c-4712-aea6-c0ca3359d6e6 admin admin] https://199.204.45.242/volume/v3/types/38a1b10f-bfd3-4461-bffe-60be45926371/extra_specs returned with HTTP 200 May 04 07:54:59.399825 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Mon May 4 07:54:58 2026] POST /volume/v3/types/38a1b10f-bfd3-4461-bffe-60be45926371/extra_specs => generated 55 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 07:55:01.125876 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=6 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:55:01.134821 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=6 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:55:08.963525 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:55:09.396576 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:57:32.578823 np0000171537 devstack@c-api.service[113669]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 04 07:57:32.578823 np0000171537 devstack@c-api.service[113669]: warnings.warn( May 04 07:57:32.597142 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.597142 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.597430 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.597430 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.597430 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.597430 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.597430 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.597941 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.597941 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.597941 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.597941 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.597941 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.597941 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.598584 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.598584 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.598584 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.598584 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.598584 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599042 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.599042 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599042 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.599042 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599453 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.599453 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599453 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.599453 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599830 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.599830 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599830 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.599830 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.599830 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.600260 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.600260 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.600260 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.600260 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.600260 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.600721 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.600721 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.600721 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.600721 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.600721 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.600721 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601157 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601157 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601157 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601157 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601157 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601157 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601533 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601533 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601533 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601533 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601533 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601533 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601943 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601943 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601943 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601943 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.601943 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.601943 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602360 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602360 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602360 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602360 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602619 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602619 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602619 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602619 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602619 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602975 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602975 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602975 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.602975 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.602975 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.603327 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.603327 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.603327 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.603327 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.603327 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.603327 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.603706 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.603706 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.603706 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.603706 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.603706 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604047 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.604047 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604047 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.604047 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604047 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.604416 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604416 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.604416 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604416 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.604727 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604727 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.604727 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.604727 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605003 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605003 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605003 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605003 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605003 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605448 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605448 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605448 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605448 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605448 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605800 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605800 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.605800 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.605800 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.606100 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.606100 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.606100 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.606100 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.606443 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.606443 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.606443 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.606443 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.606728 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.606728 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.606728 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.606728 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607022 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607022 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607022 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607022 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607376 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607376 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607376 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607376 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607376 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607376 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607877 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607877 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607877 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.607877 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.607877 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608283 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608569 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608569 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608569 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608569 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608569 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608569 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608740 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608740 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608740 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608740 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608740 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608740 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608917 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608917 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608917 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608917 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.608917 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.608917 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609079 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609079 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609079 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609079 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609215 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609215 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609215 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609215 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609331 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609331 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609331 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609331 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609460 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609460 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609460 np0000171537 devstack@c-api.service[113669]: /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 04 07:57:32.609460 np0000171537 devstack@c-api.service[113669]: warnings.warn(deprecated_msg) May 04 07:57:32.609460 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-0f2a889a-5e46-4398-929d-1c81f17d5e29 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:57:32.609460 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-0f2a889a-5e46-4398-929d-1c81f17d5e29 None None] GET https://199.204.45.242/volume// May 04 07:57:32.609645 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-0f2a889a-5e46-4398-929d-1c81f17d5e29 None None] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:57:32.609645 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-0f2a889a-5e46-4398-929d-1c81f17d5e29 None None] Calling method 'all' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:57:32.609645 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-0f2a889a-5e46-4398-929d-1c81f17d5e29 None None] https://199.204.45.242/volume// returned with HTTP 300 May 04 07:57:32.609645 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 1/4] 199.204.45.242 () {66 vars in 1456 bytes} [Mon May 4 07:57:32 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 04 07:58:09.507949 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-d247065d-0d24-476e-9609-397703966199 None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:58:09.840159 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-d247065d-0d24-476e-9609-397703966199 demo demo] GET https://199.204.45.242/volume/v3/types?is_public=None May 04 07:58:09.840159 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-d247065d-0d24-476e-9609-397703966199 demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:58:09.840159 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-d247065d-0d24-476e-9609-397703966199 demo demo] Calling method 'index' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:58:09.840159 np0000171537 devstack@c-api.service[113667]: /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 04 07:58:09.840159 np0000171537 devstack@c-api.service[113667]: warnings.warn( May 04 07:58:09.840593 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-d247065d-0d24-476e-9609-397703966199 demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 07:58:09.852162 np0000171537 devstack@c-api.service[113667]: DEBUG oslo_db.sqlalchemy.engines [None req-d247065d-0d24-476e-9609-397703966199 demo demo] 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=113667) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:58:09.878346 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-d247065d-0d24-476e-9609-397703966199 demo demo] https://199.204.45.242/volume/v3/types?is_public=None returned with HTTP 200 May 04 07:58:09.878973 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 2/5] 199.204.45.242 () {64 vars in 1263 bytes} [Mon May 4 07:58:09 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:58:09.890642 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [req-d247065d-0d24-476e-9609-397703966199 req-29f2eed1-c3e7-4c41-8149-62f19f44f646 None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:58:09.894222 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [req-d247065d-0d24-476e-9609-397703966199 req-29f2eed1-c3e7-4c41-8149-62f19f44f646 demo demo] GET https://199.204.45.242/volume/v3/types/default May 04 07:58:09.894422 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [req-d247065d-0d24-476e-9609-397703966199 req-29f2eed1-c3e7-4c41-8149-62f19f44f646 demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:58:09.894756 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [req-d247065d-0d24-476e-9609-397703966199 req-29f2eed1-c3e7-4c41-8149-62f19f44f646 demo demo] Calling method 'show' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:58:09.906267 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [req-d247065d-0d24-476e-9609-397703966199 req-29f2eed1-c3e7-4c41-8149-62f19f44f646 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 04 07:58:09.906767 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 2/6] 199.204.45.242 () {66 vars in 1329 bytes} [Mon May 4 07:58:09 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:58:10.262912 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-a4391e6d-a1f9-45af-902e-fea5e20f66ed None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:58:10.268192 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-a4391e6d-a1f9-45af-902e-fea5e20f66ed demo demo] GET https://199.204.45.242/volume/v3/types/default May 04 07:58:10.268444 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-a4391e6d-a1f9-45af-902e-fea5e20f66ed demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:58:10.268710 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-a4391e6d-a1f9-45af-902e-fea5e20f66ed demo demo] Calling method 'show' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:58:10.283557 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-a4391e6d-a1f9-45af-902e-fea5e20f66ed demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 04 07:58:10.283899 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 2/7] 199.204.45.242 () {64 vars in 1258 bytes} [Mon May 4 07:58:10 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:58:10.686591 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-151990c6-0b71-4364-82e5-33db146532e2 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:58:11.005646 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-151990c6-0b71-4364-82e5-33db146532e2 demo demo] GET https://199.204.45.242/volume/v3/types/default May 04 07:58:11.005866 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-151990c6-0b71-4364-82e5-33db146532e2 demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:58:11.006036 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-151990c6-0b71-4364-82e5-33db146532e2 demo demo] Calling method 'show' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:58:11.014469 np0000171537 devstack@c-api.service[113669]: DEBUG oslo_db.sqlalchemy.engines [None req-151990c6-0b71-4364-82e5-33db146532e2 demo demo] 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=113669) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 04 07:58:11.032765 np0000171537 devstack@c-api.service[113669]: /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 04 07:58:11.032765 np0000171537 devstack@c-api.service[113669]: warnings.warn( May 04 07:58:11.034854 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-151990c6-0b71-4364-82e5-33db146532e2 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 04 07:58:11.035285 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 2/8] 199.204.45.242 () {64 vars in 1258 bytes} [Mon May 4 07:58:10 2026] GET /volume/v3/types/default => generated 145 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:58:11.048194 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-088aa896-1163-425a-916e-2225fbfc337c None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 07:58:11.050831 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-088aa896-1163-425a-916e-2225fbfc337c demo demo] GET https://199.204.45.242/volume/v3/types/default May 04 07:58:11.051207 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-088aa896-1163-425a-916e-2225fbfc337c demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 07:58:11.051502 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-088aa896-1163-425a-916e-2225fbfc337c demo demo] Calling method 'show' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 07:58:11.067493 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-088aa896-1163-425a-916e-2225fbfc337c demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 04 07:58:11.067990 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 3/9] 199.204.45.242 () {64 vars in 1258 bytes} [Mon May 4 07:58:11 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 04 07:58:19.901485 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=2 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:58:20.279575 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=2 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:58:21.031857 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=2 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 07:58:21.063924 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=3 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:03:11.975712 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:03:12.072949 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:03:12.073509 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:03:12.073894 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:03:12.075627 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:03:12.076582 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:03:12.122896 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] Get all volumes completed successfully. May 04 08:03:12.126014 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-2c2ea83a-2d54-4962-8415-b32c16f3c97e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:03:12.126714 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 3/10] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:03:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:03:22.113271 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:04:12.142155 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:04:12.146493 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:04:12.146754 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:04:12.146879 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:04:12.147785 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:04:12.148593 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:04:12.179382 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] Get all volumes completed successfully. May 04 08:04:12.182241 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-632d59ff-e989-4e5f-84ef-a621bf6bbaf0 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:04:12.182942 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 3/11] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:04:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:04:22.172798 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:05:12.207965 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:05:12.212740 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:05:12.213065 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:05:12.213636 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:05:12.214127 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:05:12.215605 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:05:12.262501 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] Get all volumes completed successfully. May 04 08:05:12.266710 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-58675a25-c39a-44d4-8c57-e5bbdddb9556 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:05:12.267093 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 3/12] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:05:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:05:22.252808 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:06:12.281137 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-161400e7-63d1-49d4-9720-a371a543fdde None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:06:12.287674 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:06:12.288009 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:06:12.288357 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:06:12.289026 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:06:12.290206 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:06:12.339182 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] Get all volumes completed successfully. May 04 08:06:12.340576 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-161400e7-63d1-49d4-9720-a371a543fdde demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:06:12.341337 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 4/13] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:06:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:06:22.323561 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:07:12.385492 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-0a554491-18b4-4031-979a-c9ab266a9230 None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:07:12.389129 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:07:12.389663 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:07:12.390088 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:07:12.390516 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:07:12.391562 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:07:12.401654 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] Get all volumes completed successfully. May 04 08:07:12.406461 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-0a554491-18b4-4031-979a-c9ab266a9230 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:07:12.406581 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 4/14] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:07:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:07:22.395381 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:08:12.423645 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-4f0d389e-34e3-4993-93db-c06b562cc839 None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:08:12.663037 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:08:12.663470 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:08:12.663912 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:08:12.664606 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:08:12.666174 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:08:12.675096 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] Get all volumes completed successfully. May 04 08:08:12.677967 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-4f0d389e-34e3-4993-93db-c06b562cc839 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:08:12.678960 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 4/15] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:08:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:08:22.670188 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:09:12.693694 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:09:12.696607 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:09:12.696843 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:09:12.697174 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:09:12.697534 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:09:12.698495 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:09:12.707683 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] Get all volumes completed successfully. May 04 08:09:12.710429 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-852f9704-a2f4-4ea6-85fa-9cfe73395900 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:09:12.710993 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 4/16] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:09:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:09:22.701793 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:10:12.724474 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:10:12.727313 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:10:12.727576 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:10:12.727878 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:10:12.728237 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:10:12.729102 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:10:12.736598 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] Get all volumes completed successfully. May 04 08:10:12.738502 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-7f0ab713-fe54-464d-a3f5-f4a20ac90123 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:10:12.738840 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 5/17] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:10:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:10:22.732332 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:11:12.756324 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-e24447b7-85ac-4eca-91f1-c307f64a375f None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:11:12.761432 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:11:12.761864 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:11:12.762421 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:11:12.762958 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:11:12.764848 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:11:12.776785 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] Get all volumes completed successfully. May 04 08:11:12.780267 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-e24447b7-85ac-4eca-91f1-c307f64a375f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:11:12.780909 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 5/18] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:11:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:11:22.769098 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:12:12.795357 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:12:12.798467 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:12:12.798786 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:12:12.799136 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:12:12.799546 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:12:12.801213 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:12:12.809663 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] Get all volumes completed successfully. May 04 08:12:12.812101 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-0f0b7e72-5975-4bc0-b61b-886c6dda8acb demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:12:12.813214 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 5/19] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:12:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:12:22.806399 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:13:12.829733 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-596d801e-109d-4316-94c6-e0e9015b760a None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:13:12.975377 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:13:12.975592 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:13:12.975894 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:13:12.976245 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:13:12.977242 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:13:12.985917 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] Get all volumes completed successfully. May 04 08:13:12.988948 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-596d801e-109d-4316-94c6-e0e9015b760a demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:13:12.990390 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 5/20] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:13:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:13:22.980931 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:14:13.006782 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:14:13.009564 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:14:13.009832 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:14:13.010129 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:14:13.010506 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:14:13.011584 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:14:13.021316 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] Get all volumes completed successfully. May 04 08:14:13.023683 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-a8dd958b-ab72-47a3-8373-ef09561c43fe demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:14:13.024087 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 6/21] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:14:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:14:23.014745 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:15:13.040969 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-ed436f66-6976-463e-b342-2173f39e95b2 None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:15:13.043867 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:15:13.044134 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:15:13.044394 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:15:13.044709 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:15:13.045863 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:15:13.053810 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] Get all volumes completed successfully. May 04 08:15:13.055834 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-ed436f66-6976-463e-b342-2173f39e95b2 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:15:13.056212 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 6/22] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:15:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:15:23.049282 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:16:13.073013 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:16:13.078238 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:16:13.079198 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:16:13.079622 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:16:13.080078 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:16:13.081331 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:16:13.087621 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] Get all volumes completed successfully. May 04 08:16:13.089716 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-16434a77-f15c-4cb7-aec4-863aa8d40ced demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:16:13.090474 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 6/23] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:16:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:16:23.084086 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:17:13.103852 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-04e3a0df-a827-4e3e-90d6-28714496af7e None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:17:13.106975 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:17:13.107250 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:17:13.107502 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:17:13.107825 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:17:13.108909 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:17:13.122860 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] Get all volumes completed successfully. May 04 08:17:13.126986 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-04e3a0df-a827-4e3e-90d6-28714496af7e demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:17:13.127416 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 6/24] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:17:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:17:23.112221 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:18:13.141252 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:18:13.387727 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:18:13.387727 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:18:13.387895 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:18:13.388090 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:18:13.389081 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:18:13.396754 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] Get all volumes completed successfully. May 04 08:18:13.401135 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-7dcc974d-2b3d-4516-b499-2745d14719a5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:18:13.401811 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 7/25] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:18:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:18:23.391433 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:19:13.431633 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-b7951525-2a8e-4afb-a135-85701a572ef9 None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:19:13.436100 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:19:13.436547 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:19:13.436947 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:19:13.437458 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:19:13.439023 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:19:13.448389 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] Get all volumes completed successfully. May 04 08:19:13.450548 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-b7951525-2a8e-4afb-a135-85701a572ef9 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:19:13.450907 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 7/26] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:19:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:19:23.443832 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:20:13.467298 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:20:13.472489 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:20:13.472850 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:20:13.473270 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:20:13.473797 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:20:13.475345 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:20:13.484442 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] Get all volumes completed successfully. May 04 08:20:13.487008 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-49ce2553-0f2e-43e7-bff9-d99a9af00b30 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:20:13.487392 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 7/27] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:20:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:20:23.478713 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:21:13.503281 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-1b2e4e58-079c-4158-8368-6f07912816d6 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:21:13.508726 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:21:13.508936 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:21:13.509222 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:21:13.509444 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:21:13.510200 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:21:13.519541 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] Get all volumes completed successfully. May 04 08:21:13.522091 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-1b2e4e58-079c-4158-8368-6f07912816d6 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:21:13.522588 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 7/28] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:21:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:21:23.514722 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:22:13.537142 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:22:13.541985 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:22:13.542552 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:22:13.542962 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:22:13.543649 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:22:13.545640 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:22:13.552824 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] Get all volumes completed successfully. May 04 08:22:13.554915 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-279274cb-4e8d-4ec0-ad70-b9c3bd95a2e5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:22:13.555319 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 8/29] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:22:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:22:23.549493 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:23:13.569934 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:23:13.659268 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:23:13.659681 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:23:13.660291 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:23:13.660709 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:23:13.661667 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:23:13.670744 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] Get all volumes completed successfully. May 04 08:23:13.673602 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-a70c7fe3-8aa6-41a7-8584-0a06f38fb884 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:23:13.674036 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 8/30] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:23:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:23:23.664920 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:24:13.691179 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:24:13.694509 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:24:13.694904 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:24:13.695270 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:24:13.695663 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:24:13.696699 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:24:13.704183 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] Get all volumes completed successfully. May 04 08:24:13.706964 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-ea433d2e-b27b-4782-9604-5478f7a3a783 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:24:13.707482 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 8/31] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:24:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:24:23.699795 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:25:13.723372 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:25:13.728002 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:25:13.728821 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:25:13.729422 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:25:13.730230 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:25:13.732072 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:25:13.739148 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] Get all volumes completed successfully. May 04 08:25:13.741389 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-fea3fa09-dbe3-4ce9-aa1e-60422cab1212 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:25:13.742270 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 8/32] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:25:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:25:23.735066 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:26:13.755531 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:26:13.759953 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:26:13.760373 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:26:13.760747 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:26:13.761045 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:26:13.762064 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:26:13.770447 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] Get all volumes completed successfully. May 04 08:26:13.772438 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-4370af41-9f6a-4c13-a2f5-a12cc8f8c51f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:26:13.772811 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 9/33] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:26:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:26:23.766305 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:27:13.791008 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:27:13.796952 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:27:13.797078 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:27:13.797265 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:27:13.797482 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:27:13.798217 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:27:13.809916 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] Get all volumes completed successfully. May 04 08:27:13.812853 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-5f69bfdb-9d6b-4beb-a932-44af6d9168f1 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:27:13.813319 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 9/34] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:27:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:27:23.802458 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:28:13.829922 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-c30184e9-1916-4b17-a533-a27f3442e801 None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:28:13.952309 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:28:13.952577 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:28:13.952782 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:28:13.953099 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:28:13.954332 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:28:13.964486 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] Get all volumes completed successfully. May 04 08:28:13.967382 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-c30184e9-1916-4b17-a533-a27f3442e801 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:28:13.967859 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 9/35] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:28:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:28:23.958839 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:29:13.987730 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-42834b08-ab49-419c-9380-d1e72a15aa1c None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:29:13.992959 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:29:13.992959 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:29:13.993657 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:29:13.994251 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:29:13.997181 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:29:14.005215 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] Get all volumes completed successfully. May 04 08:29:14.005342 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-42834b08-ab49-419c-9380-d1e72a15aa1c demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:29:14.005662 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 9/36] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:29:23.998662 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:30:14.020261 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.middleware.request_id [None req-3efbcab3-e6e1-4555-82bb-c4486470778f None None] RequestId filter calling following filter/app {{(pid=113667) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:30:14.023247 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:30:14.023478 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] Empty body provided in request {{(pid=113667) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:30:14.023808 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.openstack.wsgi [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] Calling method 'detail' {{(pid=113667) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:30:14.024389 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.api.api_utils [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] Removing options '' from query. {{(pid=113667) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:30:14.025000 np0000171537 devstack@c-api.service[113667]: DEBUG cinder.volume.api [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113667) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:30:14.030732 np0000171537 devstack@c-api.service[113667]: INFO cinder.volume.api [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] Get all volumes completed successfully. May 04 08:30:14.032925 np0000171537 devstack@c-api.service[113667]: INFO cinder.api.openstack.wsgi [None req-3efbcab3-e6e1-4555-82bb-c4486470778f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:30:14.033502 np0000171537 devstack@c-api.service[113667]: [pid: 113667|app: 0|req: 10/37] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:30:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:30:24.027722 np0000171537 devstack@c-api.service[113667]: DEBUG dbcounter [-] [113667] Writing DB stats cinder:SELECT=1 {{(pid=113667) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:31:14.052509 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.middleware.request_id [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b None None] RequestId filter calling following filter/app {{(pid=113670) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:31:14.057130 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:31:14.057580 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] Empty body provided in request {{(pid=113670) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:31:14.057900 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.openstack.wsgi [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] Calling method 'detail' {{(pid=113670) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:31:14.058158 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.api.api_utils [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] Removing options '' from query. {{(pid=113670) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:31:14.058915 np0000171537 devstack@c-api.service[113670]: DEBUG cinder.volume.api [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113670) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:31:14.067788 np0000171537 devstack@c-api.service[113670]: INFO cinder.volume.api [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] Get all volumes completed successfully. May 04 08:31:14.070618 np0000171537 devstack@c-api.service[113670]: INFO cinder.api.openstack.wsgi [None req-e8c0bf6c-cf28-4cb2-ad6f-5612cdfc2e8b demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:31:14.071154 np0000171537 devstack@c-api.service[113670]: [pid: 113670|app: 0|req: 10/38] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:31:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 04 08:31:24.061675 np0000171537 devstack@c-api.service[113670]: DEBUG dbcounter [-] [113670] Writing DB stats cinder:SELECT=1 {{(pid=113670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:32:14.094717 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.middleware.request_id [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f None None] RequestId filter calling following filter/app {{(pid=113668) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:32:14.097665 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:32:14.097891 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] Empty body provided in request {{(pid=113668) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:32:14.098160 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.openstack.wsgi [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] Calling method 'detail' {{(pid=113668) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:32:14.098454 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.api.api_utils [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] Removing options '' from query. {{(pid=113668) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:32:14.099411 np0000171537 devstack@c-api.service[113668]: DEBUG cinder.volume.api [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113668) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:32:14.108362 np0000171537 devstack@c-api.service[113668]: INFO cinder.volume.api [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] Get all volumes completed successfully. May 04 08:32:14.110504 np0000171537 devstack@c-api.service[113668]: INFO cinder.api.openstack.wsgi [None req-1e29f448-5b89-43f9-b1bf-48c0e125c27f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:32:14.110915 np0000171537 devstack@c-api.service[113668]: [pid: 113668|app: 0|req: 10/39] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:32:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:32:24.102723 np0000171537 devstack@c-api.service[113668]: DEBUG dbcounter [-] [113668] Writing DB stats cinder:SELECT=1 {{(pid=113668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 04 08:33:14.125841 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.middleware.request_id [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 None None] RequestId filter calling following filter/app {{(pid=113669) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 04 08:33:14.226477 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 04 08:33:14.226912 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] Empty body provided in request {{(pid=113669) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 04 08:33:14.227376 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.openstack.wsgi [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] Calling method 'detail' {{(pid=113669) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 04 08:33:14.227721 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.api.api_utils [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] Removing options '' from query. {{(pid=113669) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 04 08:33:14.228720 np0000171537 devstack@c-api.service[113669]: DEBUG cinder.volume.api [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113669) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 04 08:33:14.238513 np0000171537 devstack@c-api.service[113669]: INFO cinder.volume.api [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] Get all volumes completed successfully. May 04 08:33:14.241769 np0000171537 devstack@c-api.service[113669]: INFO cinder.api.openstack.wsgi [None req-0bbffe60-911b-440a-8bb6-b7c9cb7ad284 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 04 08:33:14.242074 np0000171537 devstack@c-api.service[113669]: [pid: 113669|app: 0|req: 10/40] 199.204.45.242 () {64 vars in 1295 bytes} [Mon May 4 08:33:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 04 08:33:24.232261 np0000171537 devstack@c-api.service[113669]: DEBUG dbcounter [-] [113669] Writing DB stats cinder:SELECT=1 {{(pid=113669) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}