-- Logs begin at Sat 2022-04-23 20:01:19 UTC, end at Sat 2022-04-23 21:11:35 UTC. -- Apr 23 20:55:24.958564 ncdv-master-1 systemd[1]: Starting Devstack devstack@c-api.service... Apr 23 20:55:24.966151 ncdv-master-1 devstack@c-api.service[134638]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: *** Starting uWSGI 2.0.18-debian (64bit) on [Sat Apr 23 20:55:24 2022] *** Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: compiled with version: 10.0.1 20200405 (experimental) [master revision 0be9efad938:fcb98e4978a:705510a708d3642c9c962beb663c476167e4e8a4] on 11 April 2020 11:15:55 Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: os: Linux-5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: nodename: ncdv-master-1 Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: machine: x86_64 Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: clock source: unix Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: pcre jit disabled Apr 23 20:55:24.968165 ncdv-master-1 devstack@c-api.service[134638]: detected number of CPU cores: 4 Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: current working directory: / Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: detected binary path: /usr/bin/uwsgi-core Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: your processes number limit is 47680 Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: your memory page size is 4096 bytes Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: detected max file descriptor number: 2048 Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: lock engine: pthread robust mutexes Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: thunder lock: enabled Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Apr 23 20:55:24.968729 ncdv-master-1 devstack@c-api.service[134638]: Python version: 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] Apr 23 20:55:25.025912 ncdv-master-1 devstack@c-api.service[134638]: Python main interpreter initialized at 0x55be231029c0 Apr 23 20:55:25.025912 ncdv-master-1 devstack@c-api.service[134638]: python threads support enabled Apr 23 20:55:25.025912 ncdv-master-1 devstack@c-api.service[134638]: your server socket listen backlog is limited to 100 connections Apr 23 20:55:25.025912 ncdv-master-1 devstack@c-api.service[134638]: your mercy for graceful operations on workers is 90 seconds Apr 23 20:55:25.026340 ncdv-master-1 devstack@c-api.service[134638]: mapped 403077 bytes (393 KB) for 2 cores Apr 23 20:55:25.026439 ncdv-master-1 devstack@c-api.service[134638]: *** Operational MODE: preforking *** Apr 23 20:55:25.026632 ncdv-master-1 devstack@c-api.service[134638]: *** uWSGI is running in multiple interpreter mode *** Apr 23 20:55:25.026632 ncdv-master-1 devstack@c-api.service[134638]: spawned uWSGI master process (pid: 134638) Apr 23 20:55:25.026844 ncdv-master-1 systemd[1]: Started Devstack devstack@c-api.service. Apr 23 20:55:25.027796 ncdv-master-1 devstack@c-api.service[134638]: spawned uWSGI worker 1 (pid: 134655, cores: 1) Apr 23 20:55:25.027796 ncdv-master-1 devstack@c-api.service[134638]: spawned uWSGI worker 2 (pid: 134656, cores: 1) Apr 23 20:55:25.027963 ncdv-master-1 devstack@c-api.service[134638]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 23 20:55:26.663406 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1576: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 23 20:55:26.663406 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn( Apr 23 20:55:26.684569 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:1576: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Apr 23 20:55:26.684569 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn( Apr 23 20:55:27.524427 ncdv-master-1 devstack@c-api.service[134655]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 23 20:55:27.524427 ncdv-master-1 devstack@c-api.service[134655]: from cryptography.utils import int_from_bytes Apr 23 20:55:27.526150 ncdv-master-1 devstack@c-api.service[134655]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 23 20:55:27.526150 ncdv-master-1 devstack@c-api.service[134655]: from cryptography.utils import int_from_bytes Apr 23 20:55:27.550746 ncdv-master-1 devstack@c-api.service[134656]: /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 23 20:55:27.550746 ncdv-master-1 devstack@c-api.service[134656]: from cryptography.utils import int_from_bytes Apr 23 20:55:27.552659 ncdv-master-1 devstack@c-api.service[134656]: /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead Apr 23 20:55:27.552659 ncdv-master-1 devstack@c-api.service[134656]: from cryptography.utils import int_from_bytes Apr 23 20:55:28.022164 ncdv-master-1 devstack@c-api.service[134655]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 23 20:55:28.022164 ncdv-master-1 devstack@c-api.service[134655]: last_heartbeat = column_property( Apr 23 20:55:28.024773 ncdv-master-1 devstack@c-api.service[134655]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 23 20:55:28.024773 ncdv-master-1 devstack@c-api.service[134655]: num_hosts = column_property( Apr 23 20:55:28.025905 ncdv-master-1 devstack@c-api.service[134655]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 23 20:55:28.025905 ncdv-master-1 devstack@c-api.service[134655]: num_down_hosts = column_property( Apr 23 20:55:28.042416 ncdv-master-1 devstack@c-api.service[134656]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 23 20:55:28.042416 ncdv-master-1 devstack@c-api.service[134656]: last_heartbeat = column_property( Apr 23 20:55:28.044930 ncdv-master-1 devstack@c-api.service[134656]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 23 20:55:28.044930 ncdv-master-1 devstack@c-api.service[134656]: num_hosts = column_property( Apr 23 20:55:28.046066 ncdv-master-1 devstack@c-api.service[134656]: /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. Apr 23 20:55:28.046066 ncdv-master-1 devstack@c-api.service[134656]: num_down_hosts = column_property( Apr 23 20:55:28.377126 ncdv-master-1 devstack@c-api.service[134655]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=134655) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}} Apr 23 20:55:28.388796 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=134655) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 23 20:55:28.389303 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.390406 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.390782 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.391753 ncdv-master-1 devstack@c-api.service[134656]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=134656) load_app /usr/local/lib/python3.8/dist-packages/oslo_service/wsgi.py:349}} Apr 23 20:55:28.397971 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=134656) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 23 20:55:28.398588 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.399049 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.399432 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.570476 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.570655 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.570868 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.570980 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.571162 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.571339 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.571536 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.574011 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.574011 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.574011 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.574011 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.574011 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.574410 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.574410 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.577598 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.577808 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.578096 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.578317 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.578510 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.578700 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.578894 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.580248 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.580449 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.580645 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.580834 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.581021 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.581200 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.581400 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.581507 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.581653 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.581808 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.582115 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.582464 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.582689 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.582899 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.583618 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.583818 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.584008 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.584197 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.584378 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.584558 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.584755 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.585321 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.585512 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.585806 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.586010 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.586167 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.586326 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.586500 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.586645 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.586787 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.586929 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.587094 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.587247 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.587415 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.587415 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.588127 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.588127 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.588127 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.588823 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.588823 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.588823 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.589513 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.589513 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.589513 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.589513 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.591065 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.591254 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.591523 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.591743 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.593186 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.593588 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.593766 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.594011 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.594475 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.594650 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.594859 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.595742 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.595933 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.596291 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.596642 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.596972 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.597299 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.597671 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.826999 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.827191 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.827307 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.827397 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.827478 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.827547 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.827613 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.827679 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.827745 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.827878 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.828019 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.828129 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.828226 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.828317 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.831625 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.831776 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.831869 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.832007 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.832144 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.832228 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.832299 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.832381 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.832588 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.832691 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.832770 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.832838 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.833021 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.833225 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.834112 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.834371 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.834531 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.834678 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.834779 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.834860 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.834929 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.835081 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.835169 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.835247 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.835314 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.835389 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.835578 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.835780 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.849978 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.850198 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.850394 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.850557 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.850666 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.850817 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.850910 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.851029 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.851113 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.851231 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.851315 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.851448 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.851674 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.851858 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.858390 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.858575 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.858786 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.858983 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.859179 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.859363 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.859560 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.859658 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.859754 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.860070 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.860320 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.860709 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.860929 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.861170 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.861260 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.861432 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.861631 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.861840 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.862057 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.873533 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.873698 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.873786 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.873916 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.874002 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.874002 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.874002 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.874002 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.874002 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.876579 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.876798 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.876889 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.877137 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.877224 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.877445 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.877543 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.877755 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.877849 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.878109 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.878318 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.878434 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.878649 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.878798 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.881777 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.881984 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.882150 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.882298 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.882459 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.882675 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.882772 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.882960 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.883046 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.883277 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.883378 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.883590 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.883683 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.884159 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.894246 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.894483 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.894648 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.894902 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.895073 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.895203 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.895332 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.895461 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.895561 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.895804 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.896072 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.896329 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.896586 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.896859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.919733 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.919963 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.920067 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.920151 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.920339 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.920446 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.920536 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.920699 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.920797 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.920877 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.921049 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.921147 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.921346 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.921618 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.926292 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.927038 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.927138 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.927225 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.927322 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.927413 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.927413 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.927561 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.927648 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.927648 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.927819 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.928004 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.928177 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.928448 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.930953 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.931179 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.931366 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.931567 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.931765 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.931958 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.932081 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.932185 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.932342 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.932599 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.932865 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.933118 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.933369 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.933637 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.934859 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.935068 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.935268 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.935470 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.935620 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.935726 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.935893 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.935983 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.936065 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.936238 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.936501 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.936736 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.936883 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.937039 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.937136 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.937257 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.937389 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.937484 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.937623 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.937785 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.938027 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.938230 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.938483 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.938730 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.938979 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.939226 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.939470 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.939748 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.940396 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.940604 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.940803 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.941001 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.941135 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.941348 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.941561 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.941733 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.941733 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.942141 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.942412 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.942781 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.943042 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.943186 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.943336 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.943487 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.943622 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.943772 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.943945 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.944077 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.944222 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.944477 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.944734 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.944988 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.945246 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.945491 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.945705 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.945848 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.946291 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.946435 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.946584 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.946584 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.946584 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.946984 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.946984 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.947314 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.947451 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.947674 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.947929 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.948180 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.948964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.948964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.950216 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.950425 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.950626 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.950830 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.951025 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.951215 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.951588 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.952335 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.952613 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.952884 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.953153 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.953418 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.953680 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.953984 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.956518 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.956518 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.956797 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.956946 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.957124 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.957867 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.958121 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.958121 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.958398 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.958398 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.958398 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.958398 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.958901 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.959046 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.959184 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.959330 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.959534 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.959534 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.959815 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.959974 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.960110 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.960269 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.960411 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.960639 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.960893 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.961138 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.961386 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.961655 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.962272 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.962475 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.962669 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.963128 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.963279 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.963451 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.963602 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.963752 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.964062 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.964219 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.964378 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.964378 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.964378 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.965017 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.967426 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.967640 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.967861 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.967996 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.968147 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.968291 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.968442 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.968442 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.968740 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.968879 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.969015 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.969149 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.969371 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.969643 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.976640 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.976893 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.977032 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.977224 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.977380 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.977518 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.977651 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.977797 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.977980 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.978140 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.978309 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.978570 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.978828 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.979101 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.983443 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.983657 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.983882 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.984020 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.984151 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.984316 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.984466 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.984607 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.984754 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.984959 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.985225 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.985484 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.985743 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.985942 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.986099 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.986265 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.986412 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.986543 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.986674 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.987016 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.987016 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.987321 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.987470 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.987835 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.987835 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.988245 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.989029 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.989299 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:28.990349 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.990502 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:28.990637 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.990768 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.990898 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:28.991047 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.991196 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.991370 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:28.991520 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:28.991659 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:28.991807 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:28.992423 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.098628 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=134655) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 23 20:55:29.099225 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=134656) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Apr 23 20:55:29.099225 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.099795 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.099884 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.099985 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.100067 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.100067 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.100229 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.100308 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.100308 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.100448 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.100541 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.100541 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.100678 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.100754 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.100841 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.101065 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.101164 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.101245 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.101324 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.101402 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.101479 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.101637 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.101735 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.101840 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.102004 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.102094 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.102174 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.102353 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.102498 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.102630 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.102760 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.102892 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.102892 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.103156 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.103286 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.103416 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.103416 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.103680 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.103811 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.103941 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.104072 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.104072 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.104590 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.104738 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.104738 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.105020 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.105151 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.105151 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.105547 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.105682 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.105682 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.105977 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.106130 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.106130 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.106379 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.106512 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.106643 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.106845 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.106845 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.107109 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.107242 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.107242 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.107489 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.107618 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.107618 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.107875 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.108057 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.108189 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.108330 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.108330 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.108592 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.108722 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.108722 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.108969 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.109099 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.109099 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.109344 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.109485 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.109485 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.109753 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.109883 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.109883 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.110155 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.111016 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.111016 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.111278 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.111409 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.111409 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.111673 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.111835 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.111835 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.112097 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.112229 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.112229 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.112474 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.112645 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.112790 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.112922 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.113053 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.113317 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.113411 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.113481 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.113664 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.113800 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.113973 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.114119 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.114119 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.114367 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.114496 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.114496 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.114742 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.114872 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.114872 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.115117 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.115258 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.115390 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.115519 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.115519 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.115810 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.115943 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.115943 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.116188 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.116318 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.116318 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.116575 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.116705 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.116705 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.116705 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.117067 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.117198 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.117329 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.117467 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.117467 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.117723 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.117853 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.118001 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.118131 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.118131 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.118378 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.118508 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.118508 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.118765 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.118897 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.118897 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.119141 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.119282 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.119282 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.119528 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.119657 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.119657 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.119913 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.120045 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.120045 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.120304 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.120448 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.120448 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.121354 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.121489 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.121489 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.121759 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.122003 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.122003 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.122271 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.122401 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.122401 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.122646 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.122776 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.122907 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.123048 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.123048 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.123297 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.123440 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.123440 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.123714 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.124410 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.124410 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.124671 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.124804 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.124804 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.125063 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.125195 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.125195 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.125441 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.125572 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.125572 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.125831 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.125975 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.125975 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.126235 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.126367 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.126498 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.126629 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.126759 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.126891 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.127022 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.127152 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.127284 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.127427 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.127427 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.127687 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.127817 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.127949 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.128080 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.128080 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.128326 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.128457 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.128457 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.129281 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.129413 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.129413 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.129661 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.129824 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.130051 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.130179 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.130179 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.130440 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.130571 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.130571 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.131487 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.131620 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.131620 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.131867 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.131998 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.132128 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.132281 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.132416 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.132548 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.132678 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.132809 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.132809 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.133053 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.133186 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.133313 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.133454 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.133454 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.133702 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.133833 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.133833 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.134106 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.134238 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.134238 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.134485 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.134628 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.134628 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.134876 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.135005 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.135135 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.135265 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.135265 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.135265 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.135644 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.135798 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.135930 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.136061 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.136061 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.136306 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.136436 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.136436 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.136685 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.136814 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.136814 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.137075 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.137206 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.137206 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.137461 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.137592 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.137592 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.137840 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.137985 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.137985 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.138244 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.138373 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.138373 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.138619 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.138757 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.138889 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.139019 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.139019 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.139279 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.139426 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.139559 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.139690 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.139821 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.139951 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.140081 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.140211 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.140341 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.140480 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.140480 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.140738 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.141354 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.141354 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.141782 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.141943 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.141943 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.142191 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.142320 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.142320 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.142581 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.142711 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.142711 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.142982 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.143118 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.143248 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.143400 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.143400 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.143649 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.143778 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.143778 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.144033 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.144164 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.144164 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.144454 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.144597 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.144597 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.144854 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.144988 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.144988 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.145140 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.145362 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.145362 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.145611 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.145742 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.145874 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.146020 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.146020 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.146285 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.146416 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.146416 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.146661 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.146799 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.146799 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.147059 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.147190 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.147190 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.147446 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.147577 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.147577 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.147853 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.148237 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.148237 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.148490 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.148620 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.148750 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.148891 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.148891 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134656) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.149153 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.149293 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.149293 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.149537 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.149668 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.149668 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=134656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.149958 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.150102 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=134656) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.150235 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.150235 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.150235 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.150596 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py:355: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Apr 23 20:55:29.150596 ncdv-master-1 devstack@c-api.service[134656]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.150859 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.152640 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.153403 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.153943 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.154529 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.155180 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.155180 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.155387 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.155665 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.155937 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.156204 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.156474 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.156742 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.157009 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.157419 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.157704 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.158160 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.158160 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.158683 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.158683 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.162152 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.162964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.162964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.162964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.162964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.162964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.162964 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.163539 ncdv-master-1 devstack@c-api.service[134656]: DEBUG oslo_db.sqlalchemy.engines [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa 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=134656) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 23 20:55:29.163698 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.163698 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.163854 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.164129 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.164539 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.164638 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.164912 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.165192 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.165473 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.165715 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.165977 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.166254 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.166442 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.166856 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.166856 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Apr 23 20:55:29.167140 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=134655) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Apr 23 20:55:29.167379 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Apr 23 20:55:29.167615 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Apr 23 20:55:29.167869 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:181}} Apr 23 20:55:29.168105 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=134655) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Apr 23 20:55:29.168340 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=134655) register /opt/stack/cinder/cinder/api/extensions.py:140}} Apr 23 20:55:29.169571 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py:355: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Apr 23 20:55:29.169571 ncdv-master-1 devstack@c-api.service[134655]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Apr 23 20:55:29.194782 ncdv-master-1 devstack@c-api.service[134655]: DEBUG oslo_db.sqlalchemy.engines [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 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=134655) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 23 20:55:29.496432 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.rpc [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 23 20:55:29.508357 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.rpc [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 23 20:55:29.515546 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.rpc [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 23 20:55:29.520912 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.rpc [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. Apr 23 20:55:29.521870 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.522415 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.543395 ncdv-master-1 devstack@c-api.service[134656]: WARNING cinder.keymgr.conf_key_mgr [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.544618 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.rpc [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 23 20:55:29.548700 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.rpc [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 23 20:55:29.551577 ncdv-master-1 devstack@c-api.service[134656]: DEBUG oslo_db.sqlalchemy.engines [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa 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=134656) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 23 20:55:29.555568 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.rpc [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 23 20:55:29.559483 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.rpc [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 23 20:55:29.559607 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.rpc [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Automatically selected cinder-volume RPC version 3.18 as minimum service version. Apr 23 20:55:29.560631 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.561030 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.561148 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.rpc [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version. Apr 23 20:55:29.562078 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.562453 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.565039 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.565397 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.568273 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.568630 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.580589 ncdv-master-1 devstack@c-api.service[134655]: WARNING cinder.keymgr.conf_key_mgr [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.587935 ncdv-master-1 devstack@c-api.service[134655]: DEBUG oslo_db.sqlalchemy.engines [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 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=134655) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 23 20:55:29.592232 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.rpc [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 23 20:55:29.594565 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.594820 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.602783 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.603165 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.603616 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.rpc [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Automatically selected cinder-backup RPC version 2.3 as minimum service version. Apr 23 20:55:29.604886 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.605433 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.607668 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.608094 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.609452 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.609743 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.609852 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.610221 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.619303 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.619682 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.624989 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.625351 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.631425 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.631802 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.634600 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.635086 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.637594 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.637990 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.642733 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.643141 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.643250 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.643516 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.649668 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.649813 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.649994 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.650270 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.652130 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.652488 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.657487 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.657860 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.658426 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.658861 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.665007 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.665449 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.670889 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.671324 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.671770 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.672150 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.678091 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.678528 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.679390 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.679772 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.682098 ncdv-master-1 devstack@c-api.service[134656]: WARNING cinder.api.contrib.hosts [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 23 20:55:29.682842 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.683198 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.683990 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.684423 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.685063 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.685418 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.687088 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.687440 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.688926 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.689279 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.690090 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.690531 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.690836 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.691210 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.692669 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.693098 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.694045 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.694407 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.696197 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.696554 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.698121 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.698257 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.698628 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.698904 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.700758 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: extensions {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.705322 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-services {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.709190 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-quota-sets {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.710525 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.710923 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.713033 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: extra_specs {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.716826 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-hosts {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.716988 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.717331 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.719601 ncdv-master-1 devstack@c-api.service[134655]: WARNING cinder.api.contrib.hosts [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 23 20:55:29.720328 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.720668 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.721485 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: encryption {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.723116 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.723612 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.725264 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.725617 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.726342 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: qos-specs {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.727262 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.727616 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.729124 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.729803 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.731719 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.731831 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: encryption {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.732071 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.733830 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.734202 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.735610 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-quota-class-sets {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.735719 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.736065 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.737719 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: extensions {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.739958 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-volume-transfer {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.742837 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-services {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.743939 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-volume-manage {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.745983 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-quota-sets {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.747601 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: capabilities {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.750101 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: extra_specs {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.750671 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-volume-type-access {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.753925 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-hosts {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.758339 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-snapshot-manage {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.758737 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: encryption {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.763180 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: qos-specs {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.763310 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: os-availability-zone {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.766560 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: cgsnapshots {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.769112 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: encryption {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.772223 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: backups {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.774240 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-quota-class-sets {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.777283 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: consistencygroups {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.777455 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-volume-transfer {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.781960 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-volume-manage {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.783257 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extended resource: scheduler-stats {{(pid=134656) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.786245 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: capabilities {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.788663 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.789056 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.789320 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-volume-type-access {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.790823 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.791169 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.792744 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.793072 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-snapshot-manage {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.793182 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.794879 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.795235 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.796756 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: os-availability-zone {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.797055 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.797406 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.799107 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.799460 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.800118 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: cgsnapshots {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.804262 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: backups {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.804664 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.805052 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.806958 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.807421 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.809244 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: consistencygroups {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.809371 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.810004 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.811626 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.contrib.snapshot_actions [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] SnapshotActionsController initialized {{(pid=134656) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 23 20:55:29.812519 ncdv-master-1 devstack@c-api.service[134656]: WARNING stevedore.named [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.812872 ncdv-master-1 devstack@c-api.service[134656]: WARNING castellan.key_manager [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.814372 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.814708 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.815017 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.815174 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extended resource: scheduler-stats {{(pid=134655) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:129}} Apr 23 20:55:29.815423 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.815749 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeActions extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.816084 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension AdminActions extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.816467 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension AdminActions extending resource: snapshots {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.816767 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension AdminActions extending resource: backups {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.817075 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension TypesManage extending resource: types {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.817505 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.817829 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.818162 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.818462 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.818752 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.819084 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension UsedLimits extending resource: limits {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.819375 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=134656) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.819528 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.819854 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.821567 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.821925 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.823495 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.823840 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.824924 ncdv-master-1 devstack@c-api.service[134656]: WARNING keystonemiddleware.auth_token [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa 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. Apr 23 20:55:29.825510 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.825873 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.827730 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.828082 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.829740 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.830124 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.831518 ncdv-master-1 devstack@c-api.service[134656]: WARNING keystonemiddleware.auth_token [None req-6b679f8a-2525-43eb-9c8d-b6b4dc3919aa None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Apr 23 20:55:29.831936 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.832288 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.833939 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.834309 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.836153 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.836513 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.836768 ncdv-master-1 devstack@c-api.service[134656]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55be231029c0 pid: 134656 (default app) Apr 23 20:55:29.837810 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] SnapshotActionsController initialized {{(pid=134655) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 23 20:55:29.838691 ncdv-master-1 devstack@c-api.service[134655]: WARNING stevedore.named [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Apr 23 20:55:29.839051 ncdv-master-1 devstack@c-api.service[134655]: WARNING castellan.key_manager [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Apr 23 20:55:29.840387 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.840712 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.841019 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.841318 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.841623 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeActions extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.841982 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension AdminActions extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.842306 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension AdminActions extending resource: snapshots {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.842604 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension AdminActions extending resource: backups {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.842900 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension TypesManage extending resource: types {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.843198 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.843528 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.843825 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.844120 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.844407 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.844731 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension UsedLimits extending resource: limits {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.845007 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=134655) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:159}} Apr 23 20:55:29.850978 ncdv-master-1 devstack@c-api.service[134655]: WARNING keystonemiddleware.auth_token [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 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. Apr 23 20:55:29.857600 ncdv-master-1 devstack@c-api.service[134655]: WARNING keystonemiddleware.auth_token [None req-2d51e6aa-44b6-4c7f-a152-de436f69c4a9 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Apr 23 20:55:29.859278 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.859278 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.859468 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.859468 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.859468 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.859468 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.859718 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.859718 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.859718 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.859718 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.859718 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.859718 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860091 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860091 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860091 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860091 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860091 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860091 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860472 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860472 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860472 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860472 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860472 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860800 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.860800 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.860800 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.861445 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.861445 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.861617 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.861617 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.861761 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.861761 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.861884 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.861884 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.861884 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.861884 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.861884 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.862391 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.862391 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.862391 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.862391 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.862391 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.862709 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.862709 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.862709 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.862709 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.862709 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.862709 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.863074 ncdv-master-1 devstack@c-api.service[134655]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55be231029c0 pid: 134655 (default app) Apr 23 20:55:29.863690 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.863690 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.863690 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.863690 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.863690 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.863690 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864066 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864066 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864066 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864066 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864066 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864066 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864431 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864431 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864431 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864431 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864431 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864431 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864791 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864791 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864791 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864791 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.864791 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.864791 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.865289 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.865289 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.865289 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.865289 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.865289 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.865289 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.865664 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.865664 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.865664 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.865664 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.865664 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.865664 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.866935 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.866935 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.866935 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.866935 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.867513 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.867513 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.867513 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.867513 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.868039 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.868039 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.868039 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.868039 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.868575 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.868575 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.868575 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.868575 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.868575 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.868575 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.869380 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.869380 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.869380 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.869380 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.869380 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.869380 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.870191 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.870191 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.870191 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.870191 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.870723 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.870723 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.870723 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.870723 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.871520 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.871520 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.871520 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.871520 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.872075 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.872075 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.872075 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.872075 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.872616 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.872616 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.872616 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.872616 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.872616 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.873282 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.874227 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.874227 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.874227 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.874227 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.874227 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875074 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.875980 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875980 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.875980 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875980 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.875980 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.875980 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.878101 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.878101 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.878101 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.878101 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.878101 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.878101 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.878692 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.878692 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.878692 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.878692 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.878692 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.878692 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.879912 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.879912 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.879912 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.879912 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.880247 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.880247 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.880247 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.880247 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.880247 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.880247 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.880800 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.880800 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.880800 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:29.880800 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn(deprecated_msg) Apr 23 20:55:29.880800 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.middleware.request_id [None req-31439ea1-b353-4227-a7c2-3091be10f0ea None None] RequestId filter calling following filter/app {{(pid=134656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 23 20:55:29.880800 ncdv-master-1 devstack@c-api.service[134656]: [pid: 134656|app: 0|req: 1/1] 10.222.0.11 () {50 vars in 775 bytes} [Sat Apr 23 20:55:29 2022] GET /volume/v3 => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Apr 23 20:55:38.133153 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.133153 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.133153 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.133153 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.133975 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.133975 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.133975 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.133975 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.133975 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.134351 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.134847 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.134847 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.134847 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.134847 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.134847 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135198 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135198 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135198 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135198 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135198 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135546 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135546 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135546 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135546 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135546 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135546 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135907 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135907 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135907 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.135907 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.135907 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136268 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.136678 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136678 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.136678 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136678 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.136678 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.136678 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137038 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137038 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137038 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137038 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137038 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137038 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137390 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137390 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137390 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137390 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137390 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137390 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137742 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137742 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137742 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137742 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.137742 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.137742 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138127 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138127 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138127 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138127 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138127 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138127 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138472 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138472 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138472 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138472 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138472 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138472 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138814 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138814 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138814 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138814 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.138814 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.138814 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139193 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.139193 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139193 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.139193 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139440 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.139440 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139440 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.139440 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139674 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.139674 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139674 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.139674 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.139674 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.140852 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.140852 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.140852 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.140852 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.140852 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.140852 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141323 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.141323 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141323 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.141323 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141323 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.141682 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141682 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.141682 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141682 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.141993 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141993 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.141993 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.141993 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142271 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142271 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142271 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142271 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142553 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142553 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142553 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142553 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142835 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142835 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142835 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142835 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.142835 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.142835 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.143254 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.143254 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.143254 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.143254 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.143254 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.143254 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.143672 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.143672 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.143672 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.143672 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.143672 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.144060 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145026 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145026 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145026 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145026 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145026 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145026 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145370 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145370 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145370 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145370 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145370 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145370 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145705 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145705 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145705 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145705 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.145705 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.145705 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.146588 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.146588 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.146588 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.146588 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.146875 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.146875 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.146875 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.146875 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.146875 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.147312 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.147312 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: 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. Apr 23 20:55:38.147312 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn(deprecated_msg) Apr 23 20:55:38.147312 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.middleware.request_id [None req-9c9f0228-d018-455c-b419-bf2ee3e891a7 None None] RequestId filter calling following filter/app {{(pid=134655) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 23 20:55:38.985539 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.api.openstack.wsgi [None req-9c9f0228-d018-455c-b419-bf2ee3e891a7 admin admin] POST http://10.222.0.11/volume/v3/e34b5fdd625f4853ae08552a9523d781/types Apr 23 20:55:38.990924 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack.wsgi [None req-9c9f0228-d018-455c-b419-bf2ee3e891a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "ceph", "description": null, "os-volume-type-access:is_public": true}} {{(pid=134655) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 23 20:55:38.990924 ncdv-master-1 devstack@c-api.service[134655]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: 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. Apr 23 20:55:38.990924 ncdv-master-1 devstack@c-api.service[134655]: warnings.warn('Policy enforcement is depending on the value of ' Apr 23 20:55:38.997364 ncdv-master-1 devstack@c-api.service[134655]: DEBUG oslo_db.sqlalchemy.engines [None req-9c9f0228-d018-455c-b419-bf2ee3e891a7 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=134655) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 23 20:55:39.141807 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.api.openstack.wsgi [None req-9c9f0228-d018-455c-b419-bf2ee3e891a7 admin admin] http://10.222.0.11/volume/v3/e34b5fdd625f4853ae08552a9523d781/types returned with HTTP 200 Apr 23 20:55:39.148766 ncdv-master-1 devstack@c-api.service[134655]: [pid: 134655|app: 0|req: 1/2] 10.222.0.11 () {60 vars in 1236 bytes} [Sat Apr 23 20:55:38 2022] POST /volume/v3/e34b5fdd625f4853ae08552a9523d781/types => generated 179 bytes in 1037 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 23 20:55:39.150131 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.middleware.request_id [req-9c9f0228-d018-455c-b419-bf2ee3e891a7 req-723664b5-50f1-4a67-a241-3a1bd2e25ae3 None None] RequestId filter calling following filter/app {{(pid=134656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 23 20:55:39.799455 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.api.openstack.wsgi [req-9c9f0228-d018-455c-b419-bf2ee3e891a7 req-723664b5-50f1-4a67-a241-3a1bd2e25ae3 admin admin] POST http://10.222.0.11/volume/v3/e34b5fdd625f4853ae08552a9523d781/types/17989a49-9ab7-40d7-bb3e-0567f4d87fd1/extra_specs Apr 23 20:55:39.801295 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack.wsgi [req-9c9f0228-d018-455c-b419-bf2ee3e891a7 req-723664b5-50f1-4a67-a241-3a1bd2e25ae3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=134656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} Apr 23 20:55:39.811555 ncdv-master-1 devstack@c-api.service[134656]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: 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. Apr 23 20:55:39.811555 ncdv-master-1 devstack@c-api.service[134656]: warnings.warn('Policy enforcement is depending on the value of ' Apr 23 20:55:39.820615 ncdv-master-1 devstack@c-api.service[134656]: DEBUG oslo_db.sqlalchemy.engines [req-9c9f0228-d018-455c-b419-bf2ee3e891a7 req-723664b5-50f1-4a67-a241-3a1bd2e25ae3 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=134656) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} Apr 23 20:55:40.212929 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.api.openstack.wsgi [req-9c9f0228-d018-455c-b419-bf2ee3e891a7 req-723664b5-50f1-4a67-a241-3a1bd2e25ae3 admin admin] http://10.222.0.11/volume/v3/e34b5fdd625f4853ae08552a9523d781/types/17989a49-9ab7-40d7-bb3e-0567f4d87fd1/extra_specs returned with HTTP 200 Apr 23 20:55:40.214628 ncdv-master-1 devstack@c-api.service[134656]: [pid: 134656|app: 0|req: 2/3] 10.222.0.11 () {62 vars in 1454 bytes} [Sat Apr 23 20:55:39 2022] POST /volume/v3/e34b5fdd625f4853ae08552a9523d781/types/17989a49-9ab7-40d7-bb3e-0567f4d87fd1/extra_specs => generated 48 bytes in 1065 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 23 20:56:22.197978 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.middleware.request_id [None req-3c65ab29-b0bd-488e-9ccc-5132b73a2f0f None None] RequestId filter calling following filter/app {{(pid=134655) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 23 20:56:22.199172 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.api.openstack.wsgi [None req-3c65ab29-b0bd-488e-9ccc-5132b73a2f0f None None] GET http://10.222.0.11/volume// Apr 23 20:56:22.199591 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack.wsgi [None req-3c65ab29-b0bd-488e-9ccc-5132b73a2f0f None None] Empty body provided in request {{(pid=134655) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 23 20:56:22.200128 ncdv-master-1 devstack@c-api.service[134655]: DEBUG cinder.api.openstack.wsgi [None req-3c65ab29-b0bd-488e-9ccc-5132b73a2f0f None None] Calling method 'all' {{(pid=134655) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 23 20:56:22.201085 ncdv-master-1 devstack@c-api.service[134655]: INFO cinder.api.openstack.wsgi [None req-3c65ab29-b0bd-488e-9ccc-5132b73a2f0f None None] http://10.222.0.11/volume// returned with HTTP 300 Apr 23 20:56:22.201672 ncdv-master-1 devstack@c-api.service[134655]: [pid: 134655|app: 0|req: 2/4] 10.222.0.11 () {56 vars in 1098 bytes} [Sat Apr 23 20:56:22 2022] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 23 20:59:33.511964 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.middleware.request_id [None req-a73ac100-37c6-419e-92c9-7580ee7015c6 None None] RequestId filter calling following filter/app {{(pid=134656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 23 20:59:33.518423 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.api.openstack.wsgi [None req-a73ac100-37c6-419e-92c9-7580ee7015c6 tempest-verify_tempest_config-1927174072 tempest-verify_tempest_config-1927174072-project] GET http://10.222.0.11/volume/v3/01f08afc0a194a26aa0d037cf4262e4e/extensions Apr 23 20:59:33.518851 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack.wsgi [None req-a73ac100-37c6-419e-92c9-7580ee7015c6 tempest-verify_tempest_config-1927174072 tempest-verify_tempest_config-1927174072-project] Empty body provided in request {{(pid=134656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:715}} Apr 23 20:59:33.519290 ncdv-master-1 devstack@c-api.service[134656]: DEBUG cinder.api.openstack.wsgi [None req-a73ac100-37c6-419e-92c9-7580ee7015c6 tempest-verify_tempest_config-1927174072 tempest-verify_tempest_config-1927174072-project] Calling method 'index' {{(pid=134656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:868}} Apr 23 20:59:33.519970 ncdv-master-1 devstack@c-api.service[134656]: INFO cinder.api.openstack.wsgi [None req-a73ac100-37c6-419e-92c9-7580ee7015c6 tempest-verify_tempest_config-1927174072 tempest-verify_tempest_config-1927174072-project] http://10.222.0.11/volume/v3/01f08afc0a194a26aa0d037cf4262e4e/extensions returned with HTTP 200 Apr 23 20:59:33.520658 ncdv-master-1 devstack@c-api.service[134656]: [pid: 134656|app: 0|req: 3/5] 10.222.0.11 () {58 vars in 1222 bytes} [Sat Apr 23 20:59:33 2022] GET /volume/v3/01f08afc0a194a26aa0d037cf4262e4e/extensions => generated 5245 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0)