Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1029gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 177: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.src.rpm Child return code was: 0 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1029gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 177: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos9-wallaby-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1029gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: extra tokens at the end of %endif directive in line 177: %endif # rhosp Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G3zcaC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glance-22.1.1.dev2 + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-22.1.1.dev2-0.20220201101350.b1d635c.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glance-22.1.1.dev2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glance-22.1.1 base' + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/db/sqlalchemy/migrate_repo/manage.py glance/cmd/status.py + sed -i /rootwrap.conf/d setup.cfg + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mHkXuj + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + PYTHONPATH=. + oslo-config-generator --config-dir=etc/oslo-config-generator/ ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/glance creating build/lib/glance/db creating build/lib/glance/db/sqlalchemy creating build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/tag.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/resource_type.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/property.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/object.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api creating build/lib/glance/async_ creating build/lib/glance/async_/flows copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows creating build/lib/glance/tests creating build/lib/glance/tests/unit creating build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/fake.py -> build/lib/glance/tests/unit/keymgr copying glance/tests/unit/keymgr/__init__.py -> build/lib/glance/tests/unit/keymgr creating build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi_app.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_timeutils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_property_utils.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_format_inspector.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_config.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/test_client.py -> build/lib/glance/tests/unit/common copying glance/tests/unit/common/__init__.py -> build/lib/glance/tests/unit/common creating build/lib/glance/tests/unit/cmd copying glance/tests/unit/cmd/test_status.py -> build/lib/glance/tests/unit/cmd copying glance/tests/unit/cmd/__init__.py -> build/lib/glance/tests/unit/cmd creating build/lib/glance/common creating build/lib/glance/common/scripts creating build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import creating build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations creating build/lib/glance/quota copying glance/quota/__init__.py -> build/lib/glance/quota creating build/lib/glance/api creating build/lib/glance/api/v1 copying glance/api/v1/router.py -> build/lib/glance/api/v1 copying glance/api/v1/__init__.py -> build/lib/glance/api/v1 creating build/lib/glance/tests/unit/image_cache creating build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy creating build/lib/glance/tests/unit/async_ creating build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_copy_image.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows creating build/lib/glance/tests/functional creating build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial creating build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base_metadef.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts creating build/lib/glance/tests/unit/common/scripts creating build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts creating build/lib/glance/image_cache creating build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers creating build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/manage.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/schema.py -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/__init__.py -> build/lib/glance/db/sqlalchemy/migrate_repo creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations creating build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/__init__.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py -> build/lib/glance/db/sqlalchemy/migrate_repo/versions creating build/lib/glance/cmd copying glance/cmd/status.py -> build/lib/glance/cmd copying glance/cmd/scrubber.py -> build/lib/glance/cmd copying glance/cmd/replicator.py -> build/lib/glance/cmd copying glance/cmd/manage.py -> build/lib/glance/cmd copying glance/cmd/control.py -> build/lib/glance/cmd copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd copying glance/cmd/cache_manage.py -> build/lib/glance/cmd copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd copying glance/cmd/api.py -> build/lib/glance/cmd copying glance/cmd/__init__.py -> build/lib/glance/cmd copying glance/db/utils.py -> build/lib/glance/db copying glance/db/migration.py -> build/lib/glance/db copying glance/db/metadata.py -> build/lib/glance/db copying glance/db/__init__.py -> build/lib/glance/db creating build/lib/glance/domain copying glance/domain/proxy.py -> build/lib/glance/domain copying glance/domain/__init__.py -> build/lib/glance/domain creating build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins creating build/lib/glance/tests/integration creating build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/base.py -> build/lib/glance/tests/integration/v2 copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2 creating build/lib/glance/api/middleware copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware copying glance/api/middleware/context.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware creating build/lib/glance/policies copying glance/policies/tasks.py -> build/lib/glance/policies copying glance/policies/metadef.py -> build/lib/glance/policies copying glance/policies/image.py -> build/lib/glance/policies copying glance/policies/base.py -> build/lib/glance/policies copying glance/policies/__init__.py -> build/lib/glance/policies creating build/lib/glance/tests/gate copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate copying glance/image_cache/pruner.py -> build/lib/glance/image_cache copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache copying glance/image_cache/client.py -> build/lib/glance/image_cache copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache copying glance/image_cache/base.py -> build/lib/glance/image_cache copying glance/image_cache/__init__.py -> build/lib/glance/image_cache creating build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional creating build/lib/glance/tests/unit/api creating build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware copying glance/tests/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware creating build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_tasks_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_schemas_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_metadef_resources.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_images_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_stores.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/test_discovery_image_import.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/v2/__init__.py -> build/lib/glance/tests/unit/v2 copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/test_cmd.py -> build/lib/glance/tests/unit/api copying glance/tests/unit/api/__init__.py -> build/lib/glance/tests/unit/api copying glance/tests/utils.py -> build/lib/glance/tests copying glance/tests/test_hacking.py -> build/lib/glance/tests copying glance/tests/stubs.py -> build/lib/glance/tests copying glance/tests/__init__.py -> build/lib/glance/tests copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_test_utils.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_housekeeping.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_gateway.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_cache_manage.py -> build/lib/glance/tests/unit copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit copying glance/tests/unit/base.py -> build/lib/glance/tests/unit copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit creating build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_train_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations copying glance/tests/functional/db/migrations/__init__.py -> build/lib/glance/tests/functional/db/migrations creating build/lib/glance/api/v2 creating build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_resource_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_property_item_type.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_ copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_ creating build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/copy_image.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration copying glance/api/versions.py -> build/lib/glance/api copying glance/api/property_protections.py -> build/lib/glance/api copying glance/api/policy.py -> build/lib/glance/api copying glance/api/common.py -> build/lib/glance/api copying glance/api/authorization.py -> build/lib/glance/api copying glance/api/__init__.py -> build/lib/glance/api creating build/lib/glance/db/simple copying glance/db/simple/api.py -> build/lib/glance/db/simple copying glance/db/simple/__init__.py -> build/lib/glance/db/simple creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions creating build/lib/glance/hacking copying glance/hacking/checks.py -> build/lib/glance/hacking copying glance/hacking/__init__.py -> build/lib/glance/hacking creating build/lib/glance/common/location_strategy copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy copying glance/api/v2/tasks.py -> build/lib/glance/api/v2 copying glance/api/v2/schemas.py -> build/lib/glance/api/v2 copying glance/api/v2/router.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2 copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2 copying glance/api/v2/images.py -> build/lib/glance/api/v2 copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2 copying glance/api/v2/image_members.py -> build/lib/glance/api/v2 copying glance/api/v2/image_data.py -> build/lib/glance/api/v2 copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2 copying glance/api/v2/discovery.py -> build/lib/glance/api/v2 copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2 copying glance/api/v2/__init__.py -> build/lib/glance/api/v2 copying glance/common/crypt.py -> build/lib/glance/common copying glance/common/config.py -> build/lib/glance/common copying glance/common/wsme_utils.py -> build/lib/glance/common copying glance/common/wsgi_app.py -> build/lib/glance/common copying glance/common/wsgi.py -> build/lib/glance/common copying glance/common/utils.py -> build/lib/glance/common copying glance/common/trust_auth.py -> build/lib/glance/common copying glance/common/timeutils.py -> build/lib/glance/common copying glance/common/swift_store_utils.py -> build/lib/glance/common copying glance/common/store_utils.py -> build/lib/glance/common copying glance/common/removed_config.py -> build/lib/glance/common copying glance/common/property_utils.py -> build/lib/glance/common copying glance/common/format_inspector.py -> build/lib/glance/common copying glance/common/exception.py -> build/lib/glance/common copying glance/common/client.py -> build/lib/glance/common copying glance/common/auth.py -> build/lib/glance/common copying glance/common/__init__.py -> build/lib/glance/common creating build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/no_op.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/inject_image_metadata.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_decompression.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins copying glance/version.py -> build/lib/glance copying glance/scrubber.py -> build/lib/glance copying glance/schema.py -> build/lib/glance copying glance/opts.py -> build/lib/glance copying glance/notifier.py -> build/lib/glance copying glance/location.py -> build/lib/glance copying glance/i18n.py -> build/lib/glance copying glance/housekeeping.py -> build/lib/glance copying glance/gateway.py -> build/lib/glance copying glance/context.py -> build/lib/glance copying glance/__init__.py -> build/lib/glance copying glance/tests/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache creating build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_schemas.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_properties.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_objects.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_metadef_namespaces.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images_import_locking.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/test_images.py -> build/lib/glance/tests/functional/v2 copying glance/tests/functional/v2/__init__.py -> build/lib/glance/tests/functional/v2 copying glance/async_/utils.py -> build/lib/glance/async_ copying glance/async_/taskflow_executor.py -> build/lib/glance/async_ copying glance/async_/__init__.py -> build/lib/glance/async_ running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt deleting glance.egg-info/requires.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glance.egg-info/SOURCES.txt' copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations copying glance/db/sqlalchemy/migrate_repo/README -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/migrate.cfg -> build/lib/glance/db/sqlalchemy/migrate_repo copying glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql -> build/lib/glance/db/sqlalchemy/migrate_repo/versions copying glance/tests/gate/README -> build/lib/glance/tests/gate creating build/lib/glance/tests/etc copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc copying glance/tests/etc/policy.yaml -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc creating build/lib/glance/tests/var copying glance/tests/var/ca.crt -> build/lib/glance/tests/var copying glance/tests/var/ca.key -> build/lib/glance/tests/var copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var creating build/lib/glance/locale creating build/lib/glance/locale/de creating build/lib/glance/locale/de/LC_MESSAGES copying glance/locale/de/LC_MESSAGES/glance.po -> build/lib/glance/locale/de/LC_MESSAGES creating build/lib/glance/locale/en_GB creating build/lib/glance/locale/en_GB/LC_MESSAGES copying glance/locale/en_GB/LC_MESSAGES/glance.po -> build/lib/glance/locale/en_GB/LC_MESSAGES creating build/lib/glance/locale/es creating build/lib/glance/locale/es/LC_MESSAGES copying glance/locale/es/LC_MESSAGES/glance.po -> build/lib/glance/locale/es/LC_MESSAGES creating build/lib/glance/locale/fr creating build/lib/glance/locale/fr/LC_MESSAGES copying glance/locale/fr/LC_MESSAGES/glance.po -> build/lib/glance/locale/fr/LC_MESSAGES creating build/lib/glance/locale/it creating build/lib/glance/locale/it/LC_MESSAGES copying glance/locale/it/LC_MESSAGES/glance.po -> build/lib/glance/locale/it/LC_MESSAGES creating build/lib/glance/locale/ja creating build/lib/glance/locale/ja/LC_MESSAGES copying glance/locale/ja/LC_MESSAGES/glance.po -> build/lib/glance/locale/ja/LC_MESSAGES creating build/lib/glance/locale/ko_KR creating build/lib/glance/locale/ko_KR/LC_MESSAGES copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> build/lib/glance/locale/ko_KR/LC_MESSAGES creating build/lib/glance/locale/pt_BR creating build/lib/glance/locale/pt_BR/LC_MESSAGES copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> build/lib/glance/locale/pt_BR/LC_MESSAGES creating build/lib/glance/locale/ru creating build/lib/glance/locale/ru/LC_MESSAGES copying glance/locale/ru/LC_MESSAGES/glance.po -> build/lib/glance/locale/ru/LC_MESSAGES creating build/lib/glance/locale/tr_TR creating build/lib/glance/locale/tr_TR/LC_MESSAGES copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> build/lib/glance/locale/tr_TR/LC_MESSAGES creating build/lib/glance/locale/zh_CN creating build/lib/glance/locale/zh_CN/LC_MESSAGES copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_CN/LC_MESSAGES creating build/lib/glance/locale/zh_TW creating build/lib/glance/locale/zh_TW/LC_MESSAGES copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_TW/LC_MESSAGES + /usr/bin/python3 setup.py compile_catalog -d build/lib/glance/locale --domain glance /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running compile_catalog compiling catalog build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po to build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po to build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.p4aQTw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 + cd glance-22.1.1.dev2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/base.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/image.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/metadef.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies copying build/lib/glance/policies/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2 creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1 creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/removed_config.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/var creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/etc copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate copying build/lib/glance/tests/gate/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2 creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_images_import_locking.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_legacy_update_cinder_store.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2 copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_train_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/migrations/test_wallaby_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_gateway.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2 creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_ creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers copying build/lib/glance/tests/unit/image_cache/drivers/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd copying build/lib/glance/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd copying build/lib/glance/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/scripts/image_import/test_main.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common copying build/lib/glance/tests/unit/common/test_wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr copying build/lib/glance/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_ creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/image_decompression.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions copying build/lib/glance/db/sqlalchemy/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/schema.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/gateway.py to gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/housekeeping.py to housekeeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/i18n.py to i18n.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/notifier.py to notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/opts.py to opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/hacking/checks.py to checks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/image.py to image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/metadef.py to metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/policies/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/domain/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_manage.py to cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/cache_pruner.py to cache_pruner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/replicator.py to replicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/scrubber.py to scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/cmd/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/cleaner.py to cleaner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/prefetcher.py to prefetcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/pruner.py to pruner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/image_cache/drivers/xattr.py to xattr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/policy.py to policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/property_protections.py to property_protections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/versions.py to versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/cached_images.py to cached_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/discovery.py to discovery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_actions.py to image_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_data.py to image_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_members.py to image_members.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/image_tags.py to image_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/images.py to images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/cache_manage.py to cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/gzip.py to gzip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/api/v1/router.py to router.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/quota/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/exception.py to exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/format_inspector.py to format_inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/property_utils.py to property_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/removed_config.py to removed_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/swift_store_utils.py to swift_store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/timeutils.py to timeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/trust_auth.py to trust_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsgi_app.py to wsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/wsme_utils.py to wsme_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/crypt.py to crypt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/location_order.py to location_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/location_strategy/store_type.py to store_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/api_image_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/common/scripts/image_import/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/stubs.py to stubs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/test_hacking.py to test_hacking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/gate/test_data_migration_version.py to test_data_migration_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images.py to test_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_images_import_locking.py to test_images_import_locking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_legacy_update_cinder_store.py to test_legacy_update_cinder_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/ft_utils.py to ft_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/store_utils.py to store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_api.py to test_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_logging.py to test_logging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_reload.py to test_reload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_train_migrate01.py to test_train_migrate01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/migrations/test_wallaby_expand01.py to test_wallaby_expand01.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/fake_rados.py to fake_rados.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/fixtures.py to fixtures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_auth.py to test_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cache_manage.py to test_cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_context.py to test_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_db.py to test_db.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_domain.py to test_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_gateway.py to test_gateway.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_housekeeping.py to test_housekeeping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_manage.py to test_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_misc.py to test_misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_notifier.py to test_notifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_policy.py to test_policy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_quota.py to test_quota.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_schema.py to test_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_store_image.py to test_store_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_store_location.py to test_store_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_test_utils.py to test_test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/test_versions.py to test_versions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/test_async.py to test_async.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_copy_image.py to test_copy_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/cmd/test_status.py to test_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_config.py to test_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_exception.py to test_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_format_inspector.py to test_format_inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/common/test_wsgi_app.py to test_wsgi_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/tests/unit/keymgr/fake.py to fake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/image_decompression.py to image_decompression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/no_op.py to no_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/copy_image.py to copy_image.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/api_image_import.py to api_image_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/base_import.py to base_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/convert.py to convert.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/introspect.py to introspect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/async_/flows/ovf_process.py to ovf_process.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/simple/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/migration.py to migration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py to 001_add_images_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py to 002_add_image_properties_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py to 003_add_disk_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py to 004_add_checksum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py to 005_size_big_integer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py to 006_key_to_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py to 007_add_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py to 008_add_image_members_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py to 009_add_mindisk_and_minram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py to 010_default_update_at.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py to 011_make_mindisk_and_minram_notnull.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py to 012_id_to_uuid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py to 013_add_protected.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py to 014_add_image_tags_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py to 015_quote_swift_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py to 016_add_status_image_member.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py to 017_quote_encrypted_swift_credentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py to 018_add_image_locations_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py to 019_migrate_image_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py to 020_drop_images_table_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py to 021_set_engine_mysql_innodb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py to 022_image_member_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py to 023_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py to 024_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py to 025_placeholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py to 026_add_location_storage_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py to 027_checksum_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py to 028_owner_index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py to 029_location_meta_data_pickle_to_string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py to 030_add_tasks_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py to 031_remove_duplicated_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py to 032_add_task_info_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py to 033_add_location_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py to 034_add_virtual_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py to 035_add_metadef_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py to 036_rename_metadef_schema_columns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py to 037_add_changes_to_satisfy_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py to 038_add_metadef_tags_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py to 039_add_changes_to_satisfy_models_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py to 040_add_changes_to_satisfy_metadefs_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py to 041_add_artifact_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py to 042_add_changes_to_reinstall_unique_metadef_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py to 043_add_image_created_updated_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py to 044_update_metadef_os_nova_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py to 045_add_visibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/schema.py to schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/migrate_repo/manage.py to manage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py to train_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py to train_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py to ussuri_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py to ussuri_expand01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py to wallaby_contract01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py to wallaby_expand01_add_user_imageid_requestid_to_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py to train_migrate01_backend_to_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py to ussuri_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py to wallaby_migrate01_empty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpln86yq6h.py' /usr/bin/python3 /tmp/tmpln86yq6h.py removing /tmp/tmpln86yq6h.py running install_data creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance creating /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc/glance/metadefs/ running install_egg_info running egg_info writing glance.egg-info/PKG-INFO writing dependency_links to glance.egg-info/dependency_links.txt writing entry points to glance.egg-info/entry_points.txt writing top-level names to glance.egg-info/top_level.txt writing pbr to glance.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'glance.egg-info/SOURCES.txt' Copying glance.egg-info to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance-22.1.1.dev2-py3.9.egg-info running install_scripts Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/bin/__pycache__ + export PYTHONPATH=. + PYTHONPATH=. + sphinx-build -b html doc/source doc/build/html Running Sphinx v3.4.3 loading stevedore.sphinxext [openstackdocstheme] version: 2.2.6 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (glance); you can disable this behavior with the 'openstackdocs_auto_name' option [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/../../etc/oslo-config-generator/glance-api.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/_static/glance-api.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/../../etc/oslo-config-generator/glance-cache.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/_static/glance-cache.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/../../etc/oslo-config-generator/glance-manage.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/_static/glance-manage.conf.sample [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/_static/glance-scrubber.conf.sample ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/../../etc/glance-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/_static/glance.policy.yaml.sample [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/glance-22.1.1.dev2/.gitreview found Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.context.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.gateway.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.housekeeping.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.i18n.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.location.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.notifier.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.opts.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.schema.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.scrubber.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.version.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.authorization.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.common.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.policy.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.property_protections.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.versions.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.middleware.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.middleware.cache.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.middleware.cache_manage.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.middleware.context.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.middleware.gzip.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v1.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v1.router.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.cached_images.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.discovery.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.image_actions.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.image_data.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.image_members.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.image_tags.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.images.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.metadef_objects.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.metadef_properties.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.metadef_tags.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.router.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.schemas.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.tasks.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.taskflow_executor.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.api_image_import.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.base_import.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.convert.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.introspect.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.ovf_process.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.plugins.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.plugins.image_decompression.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.api.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.cache_cleaner.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.cache_manage.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.cache_pruner.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.control.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.manage.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.replicator.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.scrubber.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.cmd.status.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.auth.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.client.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.config.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.crypt.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.exception.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.format_inspector.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.property_utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.removed_config.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.store_utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.swift_store_utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.timeutils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.trust_auth.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.wsgi.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.wsgi_app.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.wsme_utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.location_strategy.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.location_strategy.location_order.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.location_strategy.store_type.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.scripts.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.scripts.utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.scripts.api_image_import.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.scripts.image_import.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.common.scripts.image_import.main.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.db.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.db.metadata.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.db.migration.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.db.utils.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.db.simple.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.db.simple.api.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.domain.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.domain.proxy.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.base.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.cleaner.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.client.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.prefetcher.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.pruner.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.drivers.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.drivers.base.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.policies.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.policies.base.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.policies.image.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.policies.metadef.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.policies.tasks.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/glance.quota.rst. Creating file /builddir/build/BUILD/glance-22.1.1.dev2/doc/source/contributor/api/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 73 source files that are out of date updating environment: [new config] 198 added, 0 changed, 0 removed reading sources... [ 0%] admin/apache-httpd reading sources... [ 1%] admin/authentication reading sources... [ 1%] admin/cache reading sources... [ 2%] admin/controllingservers reading sources... [ 2%] admin/db reading sources... [ 3%] admin/db-sqlalchemy-migrate reading sources... [ 3%] admin/flows documenting plugins from 'glance.flows' documenting plugins from 'glance.flows.import' reading sources... [ 4%] admin/index reading sources... [ 4%] admin/interoperable-image-import reading sources... [ 5%] admin/manage-images reading sources... [ 5%] admin/multistores reading sources... [ 6%] admin/notifications reading sources... [ 6%] admin/policies reading sources... [ 7%] admin/property-protections reading sources... [ 7%] admin/requirements reading sources... [ 8%] admin/rollingupgrades reading sources... [ 8%] admin/tasks reading sources... [ 9%] admin/troubleshooting reading sources... [ 9%] admin/useful-image-properties reading sources... [ 10%] admin/zero-downtime-db-upgrade reading sources... [ 10%] cli/glanceapi reading sources... [ 11%] cli/glancecachecleaner reading sources... [ 11%] cli/glancecachemanage reading sources... [ 12%] cli/glancecacheprefetcher reading sources... [ 12%] cli/glancecachepruner reading sources... [ 13%] cli/glancecontrol reading sources... [ 13%] cli/glancemanage reading sources... [ 14%] cli/glancereplicator reading sources... [ 14%] cli/glancescrubber reading sources... [ 15%] cli/glancestatus reading sources... [ 15%] cli/index reading sources... [ 16%] configuration/configuring reading sources... [ 16%] configuration/glance_api loading config file etc/oslo-config-generator/glance-api.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store' WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store' reading sources... [ 17%] configuration/glance_cache loading config file etc/oslo-config-generator/glance-cache.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 17%] configuration/glance_manage loading config file etc/oslo-config-generator/glance-manage.conf reading sources... [ 18%] configuration/glance_scrubber loading config file etc/oslo-config-generator/glance-scrubber.conf ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' reading sources... [ 18%] configuration/index reading sources... [ 19%] configuration/sample-configuration reading sources... [ 19%] contributor/api/glance reading sources... [ 20%] contributor/api/glance.api reading sources... [ 20%] contributor/api/glance.api.authorization reading sources... [ 21%] contributor/api/glance.api.common reading sources... [ 21%] contributor/api/glance.api.middleware reading sources... [ 22%] contributor/api/glance.api.middleware.cache reading sources... [ 22%] contributor/api/glance.api.middleware.cache_manage reading sources... [ 23%] contributor/api/glance.api.middleware.context reading sources... [ 23%] contributor/api/glance.api.middleware.gzip reading sources... [ 24%] contributor/api/glance.api.middleware.version_negotiation reading sources... [ 24%] contributor/api/glance.api.policy reading sources... [ 25%] contributor/api/glance.api.property_protections reading sources... [ 25%] contributor/api/glance.api.v1 reading sources... [ 26%] contributor/api/glance.api.v1.router reading sources... [ 26%] contributor/api/glance.api.v2 reading sources... [ 27%] contributor/api/glance.api.v2.cached_images reading sources... [ 27%] contributor/api/glance.api.v2.discovery reading sources... [ 28%] contributor/api/glance.api.v2.image_actions reading sources... [ 28%] contributor/api/glance.api.v2.image_data reading sources... [ 29%] contributor/api/glance.api.v2.image_members reading sources... [ 29%] contributor/api/glance.api.v2.image_tags reading sources... [ 30%] contributor/api/glance.api.v2.images reading sources... [ 30%] contributor/api/glance.api.v2.metadef_namespaces reading sources... [ 31%] contributor/api/glance.api.v2.metadef_objects reading sources... [ 31%] contributor/api/glance.api.v2.metadef_properties reading sources... [ 32%] contributor/api/glance.api.v2.metadef_resource_types reading sources... [ 32%] contributor/api/glance.api.v2.metadef_tags reading sources... [ 33%] contributor/api/glance.api.v2.model reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_object reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_property_item_type reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_property_type reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_resource_type reading sources... [ 36%] contributor/api/glance.api.v2.model.metadef_tag reading sources... [ 36%] contributor/api/glance.api.v2.router reading sources... [ 37%] contributor/api/glance.api.v2.schemas reading sources... [ 37%] contributor/api/glance.api.v2.tasks reading sources... [ 38%] contributor/api/glance.api.versions reading sources... [ 38%] contributor/api/glance.async_ reading sources... [ 39%] contributor/api/glance.async_.flows reading sources... [ 39%] contributor/api/glance.async_.flows.api_image_import reading sources... [ 40%] contributor/api/glance.async_.flows.base_import reading sources... [ 40%] contributor/api/glance.async_.flows.convert reading sources... [ 41%] contributor/api/glance.async_.flows.introspect reading sources... [ 41%] contributor/api/glance.async_.flows.ovf_process reading sources... [ 42%] contributor/api/glance.async_.flows.plugins reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.image_decompression reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.no_op reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts reading sources... [ 45%] contributor/api/glance.async_.taskflow_executor reading sources... [ 45%] contributor/api/glance.async_.utils reading sources... [ 46%] contributor/api/glance.cmd reading sources... [ 46%] contributor/api/glance.cmd.api reading sources... [ 47%] contributor/api/glance.cmd.cache_cleaner reading sources... [ 47%] contributor/api/glance.cmd.cache_manage reading sources... [ 48%] contributor/api/glance.cmd.cache_prefetcher reading sources... [ 48%] contributor/api/glance.cmd.cache_pruner reading sources... [ 49%] contributor/api/glance.cmd.control reading sources... [ 50%] contributor/api/glance.cmd.manage reading sources... [ 50%] contributor/api/glance.cmd.replicator reading sources... [ 51%] contributor/api/glance.cmd.scrubber reading sources... [ 51%] contributor/api/glance.cmd.status reading sources... [ 52%] contributor/api/glance.common reading sources... [ 52%] contributor/api/glance.common.auth reading sources... [ 53%] contributor/api/glance.common.client reading sources... [ 53%] contributor/api/glance.common.config reading sources... [ 54%] contributor/api/glance.common.crypt reading sources... [ 54%] contributor/api/glance.common.exception reading sources... [ 55%] contributor/api/glance.common.format_inspector reading sources... [ 55%] contributor/api/glance.common.location_strategy reading sources... [ 56%] contributor/api/glance.common.location_strategy.location_order reading sources... [ 56%] contributor/api/glance.common.location_strategy.store_type reading sources... [ 57%] contributor/api/glance.common.property_utils reading sources... [ 57%] contributor/api/glance.common.removed_config reading sources... [ 58%] contributor/api/glance.common.scripts reading sources... [ 58%] contributor/api/glance.common.scripts.api_image_import reading sources... [ 59%] contributor/api/glance.common.scripts.api_image_import.main reading sources... [ 59%] contributor/api/glance.common.scripts.image_import reading sources... [ 60%] contributor/api/glance.common.scripts.image_import.main reading sources... [ 60%] contributor/api/glance.common.scripts.utils reading sources... [ 61%] contributor/api/glance.common.store_utils reading sources... [ 61%] contributor/api/glance.common.swift_store_utils reading sources... [ 62%] contributor/api/glance.common.timeutils reading sources... [ 62%] contributor/api/glance.common.trust_auth reading sources... [ 63%] contributor/api/glance.common.utils reading sources... [ 63%] contributor/api/glance.common.wsgi reading sources... [ 64%] contributor/api/glance.common.wsgi_app reading sources... [ 64%] contributor/api/glance.common.wsme_utils reading sources... [ 65%] contributor/api/glance.context reading sources... [ 65%] contributor/api/glance.db reading sources... [ 66%] contributor/api/glance.db.metadata reading sources... [ 66%] contributor/api/glance.db.migration reading sources... [ 67%] contributor/api/glance.db.simple reading sources... [ 67%] contributor/api/glance.db.simple.api reading sources... [ 68%] contributor/api/glance.db.utils reading sources... [ 68%] contributor/api/glance.domain reading sources... [ 69%] contributor/api/glance.domain.proxy reading sources... [ 69%] contributor/api/glance.gateway reading sources... [ 70%] contributor/api/glance.housekeeping reading sources... [ 70%] contributor/api/glance.i18n reading sources... [ 71%] contributor/api/glance.image_cache reading sources... [ 71%] contributor/api/glance.image_cache.base reading sources... [ 72%] contributor/api/glance.image_cache.cleaner reading sources... [ 72%] contributor/api/glance.image_cache.client reading sources... [ 73%] contributor/api/glance.image_cache.drivers reading sources... [ 73%] contributor/api/glance.image_cache.drivers.base reading sources... [ 74%] contributor/api/glance.image_cache.drivers.sqlite reading sources... [ 74%] contributor/api/glance.image_cache.drivers.xattr reading sources... [ 75%] contributor/api/glance.image_cache.prefetcher reading sources... [ 75%] contributor/api/glance.image_cache.pruner reading sources... [ 76%] contributor/api/glance.location reading sources... [ 76%] contributor/api/glance.notifier reading sources... [ 77%] contributor/api/glance.opts reading sources... [ 77%] contributor/api/glance.policies reading sources... [ 78%] contributor/api/glance.policies.base reading sources... [ 78%] contributor/api/glance.policies.image reading sources... [ 79%] contributor/api/glance.policies.metadef reading sources... [ 79%] contributor/api/glance.policies.tasks reading sources... [ 80%] contributor/api/glance.quota reading sources... [ 80%] contributor/api/glance.schema reading sources... [ 81%] contributor/api/glance.scrubber reading sources... [ 81%] contributor/api/glance.version reading sources... [ 82%] contributor/api/modules reading sources... [ 82%] contributor/architecture reading sources... [ 83%] contributor/blueprints reading sources... [ 83%] contributor/contributing reading sources... [ 84%] contributor/database_architecture documenting plugins from 'glance.database.migration_backend' documenting plugins from 'glance.database.metadata_backend' reading sources... [ 84%] contributor/database_migrations reading sources... [ 85%] contributor/documentation reading sources... [ 85%] contributor/domain_implementation reading sources... [ 86%] contributor/domain_model reading sources... [ 86%] contributor/gerrit reading sources... [ 87%] contributor/index reading sources... [ 87%] contributor/minor-code-changes reading sources... [ 88%] contributor/refreshing-configs reading sources... [ 88%] contributor/release-cpl reading sources... [ 89%] contributor/release-notes reading sources... [ 89%] contributor/releasecycle reading sources... [ 90%] glossary reading sources... [ 90%] index reading sources... [ 91%] install/get-started reading sources... [ 91%] install/index reading sources... [ 92%] install/install reading sources... [ 92%] install/install-debian reading sources... [ 93%] install/install-obs reading sources... [ 93%] install/install-rdo reading sources... [ 94%] install/install-ubuntu reading sources... [ 94%] install/verify reading sources... [ 95%] user/common-image-properties reading sources... [ 95%] user/formats reading sources... [ 96%] user/glanceapi reading sources... [ 96%] user/glanceclient reading sources... [ 97%] user/glancemetadefcatalogapi reading sources... [ 97%] user/identifiers reading sources... [ 98%] user/index reading sources... [ 98%] user/metadefs-concepts reading sources... [ 99%] user/signature reading sources... [100%] user/statuses looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/apache-httpd writing output... [ 1%] admin/authentication writing output... [ 1%] admin/cache writing output... [ 2%] admin/controllingservers writing output... [ 2%] admin/db writing output... [ 3%] admin/db-sqlalchemy-migrate writing output... [ 3%] admin/flows writing output... [ 4%] admin/index writing output... [ 4%] admin/interoperable-image-import writing output... [ 5%] admin/manage-images writing output... [ 5%] admin/multistores writing output... [ 6%] admin/notifications writing output... [ 6%] admin/policies writing output... [ 7%] admin/property-protections writing output... [ 7%] admin/requirements writing output... [ 8%] admin/rollingupgrades writing output... [ 8%] admin/tasks writing output... [ 9%] admin/troubleshooting writing output... [ 9%] admin/useful-image-properties writing output... [ 10%] admin/zero-downtime-db-upgrade writing output... [ 10%] cli/glanceapi writing output... [ 11%] cli/glancecachecleaner writing output... [ 11%] cli/glancecachemanage writing output... [ 12%] cli/glancecacheprefetcher writing output... [ 12%] cli/glancecachepruner writing output... [ 13%] cli/glancecontrol writing output... [ 13%] cli/glancemanage writing output... [ 14%] cli/glancereplicator writing output... [ 14%] cli/glancescrubber writing output... [ 15%] cli/glancestatus writing output... [ 15%] cli/index writing output... [ 16%] configuration/configuring writing output... [ 16%] configuration/glance_api writing output... [ 17%] configuration/glance_cache writing output... [ 17%] configuration/glance_manage writing output... [ 18%] configuration/glance_scrubber writing output... [ 18%] configuration/index writing output... [ 19%] configuration/sample-configuration writing output... [ 19%] contributor/api/glance [openstackdocstheme] could not determine last_updated for 'contributor/api/glance' writing output... [ 20%] contributor/api/glance.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api' writing output... [ 20%] contributor/api/glance.api.authorization [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization' writing output... [ 21%] contributor/api/glance.api.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common' writing output... [ 21%] contributor/api/glance.api.middleware [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware' writing output... [ 22%] contributor/api/glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache' writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage' writing output... [ 23%] contributor/api/glance.api.middleware.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context' writing output... [ 23%] contributor/api/glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip' writing output... [ 24%] contributor/api/glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation' writing output... [ 24%] contributor/api/glance.api.policy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy' writing output... [ 25%] contributor/api/glance.api.property_protections [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections' writing output... [ 25%] contributor/api/glance.api.v1 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1' writing output... [ 26%] contributor/api/glance.api.v1.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router' writing output... [ 26%] contributor/api/glance.api.v2 [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2' writing output... [ 27%] contributor/api/glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images' writing output... [ 27%] contributor/api/glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery' writing output... [ 28%] contributor/api/glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_actions' writing output... [ 28%] contributor/api/glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data' writing output... [ 29%] contributor/api/glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_members' writing output... [ 29%] contributor/api/glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags' writing output... [ 30%] contributor/api/glance.api.v2.images [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images' writing output... [ 30%] contributor/api/glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces' writing output... [ 31%] contributor/api/glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_objects' writing output... [ 31%] contributor/api/glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties' writing output... [ 32%] contributor/api/glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_resource_types' writing output... [ 32%] contributor/api/glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags' writing output... [ 33%] contributor/api/glance.api.v2.model [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model' writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_namespace' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_object' writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_item_type' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_type' writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_resource_type' writing output... [ 36%] contributor/api/glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_tag' writing output... [ 36%] contributor/api/glance.api.v2.router [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router' writing output... [ 37%] contributor/api/glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas' writing output... [ 37%] contributor/api/glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks' writing output... [ 38%] contributor/api/glance.api.versions [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions' writing output... [ 38%] contributor/api/glance.async_ [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_' writing output... [ 39%] contributor/api/glance.async_.flows [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows' writing output... [ 39%] contributor/api/glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.api_image_import' writing output... [ 40%] contributor/api/glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import' writing output... [ 40%] contributor/api/glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert' writing output... [ 41%] contributor/api/glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect' writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process' writing output... [ 42%] contributor/api/glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins' writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_decompression' writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op' writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts' writing output... [ 45%] contributor/api/glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor' writing output... [ 45%] contributor/api/glance.async_.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils' writing output... [ 46%] contributor/api/glance.cmd [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd' writing output... [ 46%] contributor/api/glance.cmd.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api' writing output... [ 47%] contributor/api/glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner' writing output... [ 47%] contributor/api/glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage' writing output... [ 48%] contributor/api/glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher' writing output... [ 48%] contributor/api/glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner' writing output... [ 49%] contributor/api/glance.cmd.control [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control' writing output... [ 50%] contributor/api/glance.cmd.manage [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage' writing output... [ 50%] contributor/api/glance.cmd.replicator [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator' writing output... [ 51%] contributor/api/glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber' writing output... [ 51%] contributor/api/glance.cmd.status [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status' writing output... [ 52%] contributor/api/glance.common [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common' writing output... [ 52%] contributor/api/glance.common.auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth' writing output... [ 53%] contributor/api/glance.common.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client' writing output... [ 53%] contributor/api/glance.common.config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config' writing output... [ 54%] contributor/api/glance.common.crypt [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt' writing output... [ 54%] contributor/api/glance.common.exception [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception' writing output... [ 55%] contributor/api/glance.common.format_inspector [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.format_inspector' writing output... [ 55%] contributor/api/glance.common.location_strategy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy' writing output... [ 56%] contributor/api/glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order' writing output... [ 56%] contributor/api/glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type' writing output... [ 57%] contributor/api/glance.common.property_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils' writing output... [ 57%] contributor/api/glance.common.removed_config [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.removed_config' writing output... [ 58%] contributor/api/glance.common.scripts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts' writing output... [ 58%] contributor/api/glance.common.scripts.api_image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import' writing output... [ 59%] contributor/api/glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main' writing output... [ 59%] contributor/api/glance.common.scripts.image_import [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import' writing output... [ 60%] contributor/api/glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main' writing output... [ 60%] contributor/api/glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils' writing output... [ 61%] contributor/api/glance.common.store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils' writing output... [ 61%] contributor/api/glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils' writing output... [ 62%] contributor/api/glance.common.timeutils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils' writing output... [ 62%] contributor/api/glance.common.trust_auth [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth' writing output... [ 63%] contributor/api/glance.common.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils' writing output... [ 63%] contributor/api/glance.common.wsgi [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi' writing output... [ 64%] contributor/api/glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app' writing output... [ 64%] contributor/api/glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils' writing output... [ 65%] contributor/api/glance.context [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context' writing output... [ 65%] contributor/api/glance.db [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db' writing output... [ 66%] contributor/api/glance.db.metadata [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata' writing output... [ 66%] contributor/api/glance.db.migration [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration' writing output... [ 67%] contributor/api/glance.db.simple [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple' writing output... [ 67%] contributor/api/glance.db.simple.api [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api' writing output... [ 68%] contributor/api/glance.db.utils [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils' writing output... [ 68%] contributor/api/glance.domain [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain' writing output... [ 69%] contributor/api/glance.domain.proxy [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy' writing output... [ 69%] contributor/api/glance.gateway [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway' writing output... [ 70%] contributor/api/glance.housekeeping [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.housekeeping' writing output... [ 70%] contributor/api/glance.i18n [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n' writing output... [ 71%] contributor/api/glance.image_cache [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache' writing output... [ 71%] contributor/api/glance.image_cache.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base' writing output... [ 72%] contributor/api/glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner' writing output... [ 72%] contributor/api/glance.image_cache.client [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client' writing output... [ 73%] contributor/api/glance.image_cache.drivers [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers' writing output... [ 73%] contributor/api/glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.base' writing output... [ 74%] contributor/api/glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite' writing output... [ 74%] contributor/api/glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr' writing output... [ 75%] contributor/api/glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher' writing output... [ 75%] contributor/api/glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner' writing output... [ 76%] contributor/api/glance.location [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location' writing output... [ 76%] contributor/api/glance.notifier [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier' writing output... [ 77%] contributor/api/glance.opts [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts' writing output... [ 77%] contributor/api/glance.policies [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies' writing output... [ 78%] contributor/api/glance.policies.base [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.base' writing output... [ 78%] contributor/api/glance.policies.image [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.image' writing output... [ 79%] contributor/api/glance.policies.metadef [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.metadef' writing output... [ 79%] contributor/api/glance.policies.tasks [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.tasks' writing output... [ 80%] contributor/api/glance.quota [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota' writing output... [ 80%] contributor/api/glance.schema [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema' writing output... [ 81%] contributor/api/glance.scrubber [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber' writing output... [ 81%] contributor/api/glance.version [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version' writing output... [ 82%] contributor/api/modules [openstackdocstheme] could not determine last_updated for 'contributor/api/modules' writing output... [ 82%] contributor/architecture writing output... [ 83%] contributor/blueprints writing output... [ 83%] contributor/contributing writing output... [ 84%] contributor/database_architecture writing output... [ 84%] contributor/database_migrations writing output... [ 85%] contributor/documentation writing output... [ 85%] contributor/domain_implementation writing output... [ 86%] contributor/domain_model writing output... [ 86%] contributor/gerrit writing output... [ 87%] contributor/index writing output... [ 87%] contributor/minor-code-changes writing output... [ 88%] contributor/refreshing-configs writing output... [ 88%] contributor/release-cpl writing output... [ 89%] contributor/release-notes writing output... [ 89%] contributor/releasecycle writing output... [ 90%] glossary writing output... [ 90%] index writing output... [ 91%] install/get-started writing output... [ 91%] install/index writing output... [ 92%] install/install writing output... [ 92%] install/install-debian writing output... [ 93%] install/install-obs writing output... [ 93%] install/install-rdo writing output... [ 94%] install/install-ubuntu writing output... [ 94%] install/verify writing output... [ 95%] user/common-image-properties writing output... [ 95%] user/formats writing output... [ 96%] user/glanceapi writing output... [ 96%] user/glanceclient writing output... [ 97%] user/glancemetadefcatalogapi writing output... [ 97%] user/identifiers writing output... [ 98%] user/index writing output... [ 98%] user/metadefs-concepts writing output... [ 99%] user/signature writing output... [100%] user/statuses generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 0%] glance.api [openstackdocstheme] could not determine last_updated for '_modules/glance/api' highlighting module code... [ 1%] glance.api.authorization [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization' highlighting module code... [ 2%] glance.api.common [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common' highlighting module code... [ 3%] glance.api.middleware.cache [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache' highlighting module code... [ 4%] glance.api.middleware.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage' highlighting module code... [ 5%] glance.api.middleware.context [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context' highlighting module code... [ 6%] glance.api.middleware.gzip [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip' highlighting module code... [ 7%] glance.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation' highlighting module code... [ 8%] glance.api.policy [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy' highlighting module code... [ 8%] glance.api.property_protections [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections' highlighting module code... [ 9%] glance.api.v1.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router' highlighting module code... [ 10%] glance.api.v2.cached_images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images' highlighting module code... [ 11%] glance.api.v2.discovery [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery' highlighting module code... [ 12%] glance.api.v2.image_actions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions' highlighting module code... [ 13%] glance.api.v2.image_data [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data' highlighting module code... [ 14%] glance.api.v2.image_members [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members' highlighting module code... [ 15%] glance.api.v2.image_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags' highlighting module code... [ 16%] glance.api.v2.images [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images' highlighting module code... [ 16%] glance.api.v2.metadef_namespaces [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces' highlighting module code... [ 17%] glance.api.v2.metadef_objects [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects' highlighting module code... [ 18%] glance.api.v2.metadef_properties [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties' highlighting module code... [ 19%] glance.api.v2.metadef_resource_types [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types' highlighting module code... [ 20%] glance.api.v2.metadef_tags [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags' highlighting module code... [ 21%] glance.api.v2.model.metadef_namespace [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace' highlighting module code... [ 22%] glance.api.v2.model.metadef_object [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object' highlighting module code... [ 23%] glance.api.v2.model.metadef_property_item_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type' highlighting module code... [ 24%] glance.api.v2.model.metadef_property_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type' highlighting module code... [ 25%] glance.api.v2.model.metadef_resource_type [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type' highlighting module code... [ 25%] glance.api.v2.model.metadef_tag [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag' highlighting module code... [ 26%] glance.api.v2.router [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router' highlighting module code... [ 27%] glance.api.v2.schemas [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas' highlighting module code... [ 28%] glance.api.v2.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks' highlighting module code... [ 29%] glance.api.versions [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions' highlighting module code... [ 30%] glance.async_ [openstackdocstheme] could not determine last_updated for '_modules/glance/async_' highlighting module code... [ 31%] glance.async_.flows.api_image_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import' highlighting module code... [ 32%] glance.async_.flows.base_import [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import' highlighting module code... [ 33%] glance.async_.flows.convert [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert' highlighting module code... [ 33%] glance.async_.flows.introspect [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect' highlighting module code... [ 34%] glance.async_.flows.ovf_process [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process' highlighting module code... [ 35%] glance.async_.flows.plugins [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins' highlighting module code... [ 36%] glance.async_.flows.plugins.image_conversion [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion' highlighting module code... [ 37%] glance.async_.flows.plugins.image_decompression [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_decompression' highlighting module code... [ 38%] glance.async_.flows.plugins.inject_image_metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata' highlighting module code... [ 39%] glance.async_.flows.plugins.no_op [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/no_op' highlighting module code... [ 40%] glance.async_.flows.plugins.plugin_opts [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts' highlighting module code... [ 41%] glance.async_.taskflow_executor [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor' highlighting module code... [ 41%] glance.async_.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils' highlighting module code... [ 42%] glance.cmd.api [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api' highlighting module code... [ 43%] glance.cmd.cache_cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner' highlighting module code... [ 44%] glance.cmd.cache_manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage' highlighting module code... [ 45%] glance.cmd.cache_prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher' highlighting module code... [ 46%] glance.cmd.cache_pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner' highlighting module code... [ 47%] glance.cmd.control [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control' highlighting module code... [ 48%] glance.cmd.manage [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage' highlighting module code... [ 49%] glance.cmd.replicator [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator' highlighting module code... [ 50%] glance.cmd.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber' highlighting module code... [ 50%] glance.cmd.status [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status' highlighting module code... [ 51%] glance.common.auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth' highlighting module code... [ 52%] glance.common.client [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client' highlighting module code... [ 53%] glance.common.config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config' highlighting module code... [ 54%] glance.common.crypt [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt' highlighting module code... [ 55%] glance.common.exception [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception' highlighting module code... [ 56%] glance.common.format_inspector [openstackdocstheme] could not determine last_updated for '_modules/glance/common/format_inspector' highlighting module code... [ 57%] glance.common.location_strategy [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy' highlighting module code... [ 58%] glance.common.location_strategy.location_order [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order' highlighting module code... [ 58%] glance.common.location_strategy.store_type [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type' highlighting module code... [ 59%] glance.common.property_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils' highlighting module code... [ 60%] glance.common.removed_config [openstackdocstheme] could not determine last_updated for '_modules/glance/common/removed_config' highlighting module code... [ 61%] glance.common.scripts [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts' highlighting module code... [ 62%] glance.common.scripts.api_image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main' highlighting module code... [ 63%] glance.common.scripts.image_import.main [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main' highlighting module code... [ 64%] glance.common.scripts.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils' highlighting module code... [ 65%] glance.common.store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils' highlighting module code... [ 66%] glance.common.swift_store_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils' highlighting module code... [ 66%] glance.common.timeutils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils' highlighting module code... [ 67%] glance.common.trust_auth [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth' highlighting module code... [ 68%] glance.common.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils' highlighting module code... [ 69%] glance.common.wsgi [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi' highlighting module code... [ 70%] glance.common.wsgi_app [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app' highlighting module code... [ 71%] glance.common.wsme_utils [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils' highlighting module code... [ 72%] glance.context [openstackdocstheme] could not determine last_updated for '_modules/glance/context' highlighting module code... [ 73%] glance.db [openstackdocstheme] could not determine last_updated for '_modules/glance/db' highlighting module code... [ 74%] glance.db.metadata [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata' highlighting module code... [ 75%] glance.db.migration [openstackdocstheme] could not determine last_updated for '_modules/glance/db/migration' highlighting module code... [ 75%] glance.db.simple.api [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api' highlighting module code... [ 76%] glance.db.utils [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils' highlighting module code... [ 77%] glance.domain [openstackdocstheme] could not determine last_updated for '_modules/glance/domain' highlighting module code... [ 78%] glance.domain.proxy [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy' highlighting module code... [ 79%] glance.gateway [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway' highlighting module code... [ 80%] glance.housekeeping [openstackdocstheme] could not determine last_updated for '_modules/glance/housekeeping' highlighting module code... [ 81%] glance.i18n [openstackdocstheme] could not determine last_updated for '_modules/glance/i18n' highlighting module code... [ 82%] glance.image_cache [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache' highlighting module code... [ 83%] glance.image_cache.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base' highlighting module code... [ 83%] glance.image_cache.cleaner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner' highlighting module code... [ 84%] glance.image_cache.client [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client' highlighting module code... [ 85%] glance.image_cache.drivers.base [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base' highlighting module code... [ 86%] glance.image_cache.drivers.sqlite [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite' highlighting module code... [ 87%] glance.image_cache.drivers.xattr [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr' highlighting module code... [ 88%] glance.image_cache.prefetcher [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher' highlighting module code... [ 89%] glance.image_cache.pruner [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner' highlighting module code... [ 90%] glance.location [openstackdocstheme] could not determine last_updated for '_modules/glance/location' highlighting module code... [ 91%] glance.notifier [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier' highlighting module code... [ 91%] glance.opts [openstackdocstheme] could not determine last_updated for '_modules/glance/opts' highlighting module code... [ 92%] glance.policies [openstackdocstheme] could not determine last_updated for '_modules/glance/policies' highlighting module code... [ 93%] glance.policies.base [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/base' highlighting module code... [ 94%] glance.policies.image [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/image' highlighting module code... [ 95%] glance.policies.metadef [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/metadef' highlighting module code... [ 96%] glance.policies.tasks [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/tasks' highlighting module code... [ 97%] glance.quota [openstackdocstheme] could not determine last_updated for '_modules/glance/quota' highlighting module code... [ 98%] glance.schema [openstackdocstheme] could not determine last_updated for '_modules/glance/schema' highlighting module code... [ 99%] glance.scrubber [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber' highlighting module code... [100%] wsme.types [openstackdocstheme] could not determine last_updated for '_modules/wsme/types' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done copying images... [ 14%] admin/../images/instance-life-1.png copying images... [ 28%] admin/../images/instance-life-2.png copying images... [ 42%] admin/../images/instance-life-3.png copying images... [ 57%] contributor/../images/architecture.png copying images... [ 71%] contributor/../images/glance_db.png copying images... [ 85%] contributor/../images/glance_layers.png copying images... [100%] user/../images/image_status_transition.png copying downloadable files... [100%] ../_static/glance.policy.yaml.sample copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + rm -f /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/glance/README.rst + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/var/lib/glance/images + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/metadefs + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/glance-api.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/glance/glance-api-dist.conf + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/glance/glance-api-dist-paste.ini + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/glance-cache.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/glance/glance-cache-dist.conf + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/glance-scrubber.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/glance/glance-scrubber-dist.conf + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/glance-swift.conf + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/glance-image-import.conf + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/rootwrap.conf + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/schema-image.json + install -p -D -m 640 etc/metadefs/cim-processor-allocation-setting-data.json etc/metadefs/cim-resource-allocation-setting-data.json etc/metadefs/cim-storage-allocation-setting-data.json etc/metadefs/cim-virtual-system-setting-data.json etc/metadefs/compute-aggr-disk-filter.json etc/metadefs/compute-aggr-iops-filter.json etc/metadefs/compute-aggr-num-instances.json etc/metadefs/compute-cpu-pinning.json etc/metadefs/compute-guest-memory-backing.json etc/metadefs/compute-guest-shutdown.json etc/metadefs/compute-host-capabilities.json etc/metadefs/compute-hypervisor.json etc/metadefs/compute-instance-data.json etc/metadefs/compute-libvirt-image.json etc/metadefs/compute-libvirt.json etc/metadefs/compute-quota.json etc/metadefs/compute-randomgen.json etc/metadefs/compute-vcputopology.json etc/metadefs/compute-vmware-flavor.json etc/metadefs/compute-vmware-quota-flavor.json etc/metadefs/compute-vmware.json etc/metadefs/compute-watchdog.json etc/metadefs/compute-xenapi.json etc/metadefs/glance-common-image-props.json etc/metadefs/image-signature-verification.json etc/metadefs/operating-system.json etc/metadefs/software-databases.json etc/metadefs/software-runtimes.json etc/metadefs/software-webservers.json etc/metadefs/storage-volume-type.json /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/metadefs/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/systemd/system/openstack-glance-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/systemd/system/openstack-glance-scrubber.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance.logrotate /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/logrotate.d/openstack-glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/var/run/glance + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/var/log/glance + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/sudoers.d/glance + mkdir -p /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/rootwrap.d + for filter in /usr/share/os-brick/rootwrap/*.filters + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/rootwrap.d + for filter in /usr/share/glance_store/*.filters + test -f /usr/share/glance_store/glance_cinder_store.filters + ln -s /usr/share/glance_store/glance_cinder_store.filters /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/etc/glance/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share + rm -f /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po + rm -f '/builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 glance --all-name + rm -rf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/etc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 22.1.1-0.20220201101350.b1d635c.el9 --unique-debug-suffix -22.1.1-0.20220201101350.b1d635c.el9.x86_64 --unique-debug-src-base openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/glance-22.1.1.dev2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GxAuT7 + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + stestr run --black-regex glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_queued_images [0.068603s] ... ok {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_worker_creation_failure [0.051943s] ... ok {2} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_few_chunks [0.000363s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_utils/strutils.py:402: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working if not isinstance(dictionary, collections.Mapping): {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_empty_extra_property [0.085836s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_reserved_extra_property [0.064685s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_admin_role [0.072637s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_unpermitted_role [0.050695s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_permitted_role_after_read [0.036622s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_admin_user [0.192780s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_non_admin_user [0.351123s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_pops_stage_host [0.035872s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_no_task [0.018870s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_deletes [0.003058s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock [0.021595s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_locations [0.004026s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute_disallowed [0.003261s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_extra_properties [0.039290s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_last_location [0.203570s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data [0.004035s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_store_list_helpers [0.002684s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main [0.148058s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute [0.084868s] ... ok {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_config_exception [0.060361s] ... ok {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_little_data [0.005683s] ... ok {1} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool [0.010481s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_all_stores_must_succeed [0.034566s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property [0.032679s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_image_deleted [0.068205s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_utils/strutils.py:402: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working if not isinstance(dictionary, collections.Mapping): {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_unpermitted_role_after_read [0.083993s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_revert_updates_status_keys [0.056865s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_missing_task [0.042245s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_admin [0.070263s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_no_extra_prop [0.033502s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_limits_rate [0.060808s] ... ok {2} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_revert_copy_status_unchanged [0.016620s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_non_existing_image_to_staging_store_ [0.028704s] ... ok {1} glance.tests.unit.api.test_property_protections.TestProtectedImageProxy.test_read_image_with_extra_prop [0.069546s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_get_image [0.060723s] ... ok {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_delete_from_fs [0.081405s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert [0.203646s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_save_image [0.040705s] ... ok {1} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_reports_fail [0.254899s] ... ok {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_content_length [0.016971s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_without_ending_slash [0.031613s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_drop_lock_fails [0.005997s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_missing [0.003933s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock_not_held [0.007732s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_check_task_lock [0.010801s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_id_property [0.002678s] ... ok {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_default_flow [0.131472s] ... ok {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_not_includes_import_plugins [0.086119s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_size [0.195091s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_failure [0.015308s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_logs_status [0.005700s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_success [0.020699s] ... ok {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_image_property_proxies [0.002914s] ... ok {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_web_download_enabled [0.088870s] ... ok {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_different [0.003725s] ... ok {2} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_owner_is_tenant_removal [0.020937s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store_no_path [0.074195s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_without_store [0.041326s] ... ok {2} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_enabled_backends [0.085729s] ... ok {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image_failed_with_expired_token [0.008391s] ... ok {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_with_callback [0.016406s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates [0.025175s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_close [0.018376s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input [0.002546s] ... ok {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_unsupported_error [0.002547s] ... ok {2} glance.tests.unit.common.test_client.TestClient.test_make_auth_plugin [0.000464s] ... ok {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg [0.001983s] ... ok {2} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_non_unicode_error_msg [0.005704s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.020880s] ... ok {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_image [0.057178s] ... ok {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_images [0.008328s] ... ok {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_image [0.005642s] ... ok {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_images [0.007498s] ... ok {1} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_import_flow_with_convert_and_introspect [0.179498s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_unknown_exception [0.017311s] ... ok {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_runtime_error [0.012846s] ... ok {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_small_last_chunk [0.000174s] ... ok {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_many_chunks [0.000213s] ... ok {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_uniform_chunk_size [0.000099s] ... ok {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_variable_chunk_size [0.000094s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_create_image [0.098622s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_bogus_request [0.037251s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_utils/strutils.py:402: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working if not isinstance(dictionary, collections.Mapping): {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_extra_property_admin [0.107981s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_cached_images [0.063774s] ... ok {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_put_queued_image [0.016229s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main_runtime_exception_handling [0.046968s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_reserved_extra_property [0.110721s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main [0.043634s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property_as_admin_role [0.058267s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main_runtime_exception_handling [0.044294s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_empty_extra_property [0.038582s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_value_error [0.036926s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow [0.251247s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_store_config_exception [0.022195s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_supported_default_store [0.017218s] ... ok {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_worker_creation_failure [0.053257s] ... ok {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_much_data [0.000354s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool_log [0.001623s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_utils/strutils.py:402: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working if not isinstance(dictionary, collections.Mapping): {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_extra_property_as_admin_role [0.103749s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_reserved_property [0.235557s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_reserved_extra_property [0.063239s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert_import_to_fs [0.266424s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop [0.045847s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_invalid_role [0.032180s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_list_image [0.213429s] ... ok {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_to_fs [0.184757s] ... ok {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_disk [0.007646s] ... ok {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_no_config_file [0.006931s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails [0.133003s] ... ok {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_not_admin [0.015457s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_inspection [0.043302s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_fails_on_revert [0.043326s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_failed [0.013966s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_source_format [0.061201s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_failed [0.040947s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_same_format_does_nothing [0.191156s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_fails_when_data_size_different [0.049033s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure [0.020105s] ... ok {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_without_path [0.021264s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_spawn [0.004775s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_native [0.002399s] ... ok {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_unknown [0.002135s] ... ok {1} glance.tests.unit.async_.test_async.TestTaskExecutor.test_begin_processing [0.007319s] ... ok {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_success [0.091565s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_delete_fails [0.003604s] ... ok {1} glance.tests.unit.async_.test_async.TestTaskExecutor.test_with_admin_repo [0.016709s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock [0.019566s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_drop_lock_for_task [0.003879s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_list [0.003803s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store [0.003061s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_pop_failures [0.009820s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_inspection_reports_error [0.229656s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_begin_processing [0.095772s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_revert_success [0.042831s] ... ok {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_serial [0.030174s] ... ok {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_with_admin_repo [0.017074s] ... ok {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail [0.045865s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_no_config [0.043405s] ... ok {3} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_empty [0.116668s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_create_image [0.013116s] ... ok {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image [0.004587s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates_granularly [0.008708s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties [0.002145s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_none [0.001967s] ... ok {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_http [0.009894s] ... ok {1} glance.tests.unit.common.test_config.TestPasteApp.test_get_path_non_exist [0.002793s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_with_ending_slash [0.117495s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute [0.007127s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_succeed_fails [0.041621s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_exists [0.006543s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock_missing [0.009968s] ... ok /usr/lib/python3.9/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) {1} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file [0.142616s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportCopyImageTask.test_init_copy_flow_as_non_owner [0.399865s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_assert_task_lock [0.007007s] ... ok {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg_with_kwargs [0.004616s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.003184s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.010234s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd_invalid [0.004003s] ... ok {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx_invalid [0.003164s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute [0.033954s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store [0.046343s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_init_exception [0.015991s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_logs_info [0.024466s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_pop_extra_property [0.005771s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_verify_valid_location_strategy [0.024936s] ... ok {1} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations [0.032705s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data_with_callback [0.070357s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_doesnt_raise_when_not_all_stores_must_succeed [0.050411s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_remove_store_from_property [0.175598s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_updates_task_message [0.057700s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none [0.136664s] ... ok {3} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_reverts_state_nocopy [0.007616s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_revert_success [0.025346s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_permitted_specific_policy [0.063457s] ... ok {3} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_success [0.039924s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_invalid_task_state [0.120920s] ... ok {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_verify_active_status [0.003840s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store [0.048309s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_all_permitted [0.100216s] ... ok {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_data_exists [0.032094s] ... ok {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_no_import_flows [0.140317s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_success [0.022969s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_ovf [0.003727s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_not_tar [0.003031s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_unpermitted_policy [0.078391s] ... ok {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_success [0.034199s] ... ok {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_not_exist [0.020553s] ... ok {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_partial_data_exists [0.132792s] ... ok {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_without_failure_multi_store [0.020996s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_init_with_size [0.004659s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model [0.002441s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model_unset [0.004811s] ... ok {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_native_model [0.002277s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_eventlet [0.009513s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none [0.131344s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_complete_task [0.108021s] ... ok {3} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_glance_store_stores [0.079874s] ... ok {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_run [0.009744s] ... ok {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http [0.003534s] ... ok {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http_error [0.011537s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_read [0.014572s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_permitted_specific_policy [0.091093s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_get_task [0.018401s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_not_empty [0.002988s] ... ok {3} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input_error [0.016387s] ... ok {3} glance.tests.unit.common.test_client.TestClient.test_http_encoding_params [0.001145s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_paste_config_not_found [0.004563s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_return_first_match [0.086974s] ... ok {3} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_flavor [0.085893s] ... ok {3} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg [0.003987s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.002814s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_malformed_rule [0.040881s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2_invalid [0.003747s] ... ok {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid [0.002737s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations [0.025789s] ... ok {3} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations_with_invalid_store_name [0.053446s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_all_permitted [0.095105s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_admin_role [0.047841s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_none_permitted [0.066156s] ... ok {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_backed_file_import_to_fs [0.347522s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_specific_role [0.064622s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_all_permitted [0.076557s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_unpermitted_role [0.073881s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_missing_work_dir [0.147528s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_case_insensitive_property_rules [0.083810s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_all_permitted [0.068701s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_no_image [0.072394s] ... ok {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_bad_ovf [0.004025s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_all_permitted [0.089612s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download [0.046889s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_succeed [0.007701s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none_permitted [0.091107s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_staging_uri_is_none [0.004989s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_store_initialization_failed [0.030482s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_specific_role [0.052933s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none [0.118045s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_all_permitted [0.052120s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_with_path [0.084531s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_file_doesnt_exist [0.049304s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none [0.078835s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_malformed_rule [0.061654s] ... ok {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_invalid_content_length [0.069019s] ... ok {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_rules_loaded_in_order [0.042673s] ... ok {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_enabled [0.069679s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.046221s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.005901s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none_permitted [0.093503s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_now_roundtrip [0.014498s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east [0.009692s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east_micros [0.002878s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west [0.007156s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west_micros [0.018785s] ... ok {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_roundtrip [0.002291s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_admin_role [0.056450s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_false [0.025177s] ... ok {0} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_with_all_plugins_enabled [0.113985s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_eventlet_model [0.003679s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_again [0.004239s] ... ok {3} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_delta_seconds [0.056435s] ... ok {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_equal_operator [0.002691s] ... ok {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_operator [0.002016s] ... ok {3} glance.tests.unit.common.test_utils.ImportURITestCase.test_ignored_filtering_options [0.004386s] ... ok {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_log [0.019180s] ... ok {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_operator [0.003102s] ... ok {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_split_filter_value_for_quotes [0.002698s] ... ok {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_missing_operation [0.045849s] ... ok {1} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.020612s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare [0.002590s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare_micros [0.002834s] ... ok {3} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_valid_type [0.039696s] ... ok {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_roundtrip [0.013111s] ... ok {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime [0.012747s] ... ok {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_equal_operator [0.003225s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_mutating [0.029636s] ... ok {1} glance.tests.unit.common.test_utils.ImportURITestCase.test_invalid_import_uri [0.006915s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator_with_datetime [0.002838s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_in_operator [0.002172s] ... ok {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_not_equal_operator [0.002005s] ... ok {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn [0.002738s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.002211s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.003340s] ... ok {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_parallel [0.083920s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.003151s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.003080s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.003791s] ... ok {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.004145s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range [0.004045s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_accept_default [0.003964s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.003537s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_with_charset [0.005951s] ... ok {1} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_invalid_type [0.034551s] ... ok {1} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_store_none [0.010658s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator_stop_iteration_err [0.003226s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_on_iterator_with_buffer [0.003390s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_default [0.050545s] ... ok {3} glance.tests.unit.common.test_wsgi.RequestTest.test_request_match_language_unexpected [0.003164s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_call [0.016540s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.003624s] ... ok {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_translate_exception [0.028544s] ... ok {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_negative_length [0.003075s] ... ok {3} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_server_type [0.002159s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail_upload [0.171369s] ... ok {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_file_location_error [0.002808s] ... ok {3} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_owner_to_none [0.044908s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_container_format [0.024300s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_https [0.040406s] ... ok {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_none_error [0.002741s] ... ok {0} glance.tests.unit.common.test_client.TestClient.test_http_encoding_headers [0.001100s] ... ok {0} glance.tests.unit.common.test_config.TestDefaultConfig.test_osprofiler_disabled [0.002492s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_ram [0.029205s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_tags [0.044490s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_visibility [0.086046s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableImage.test_deactivate_image [0.056711s] ... ok /usr/lib/python3.9/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter val = callable(*args, **kw) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app [0.250451s] ... ok {0} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file_but_not_exist [0.004582s] ... ok {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg_with_kwargs [0.006130s] ... ok {3} glance.tests.unit.test_auth.TestImmutableImage.test_reactivate_image [0.063690s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.023494s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like_eats_error [0.027467s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_id [0.065382s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_owner [0.051557s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_status [0.049199s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_type [0.043423s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_more_then_read [0.696166s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_iterator [0.006315s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers [0.003322s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_bad_headers [0.007798s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_updated_at [0.076504s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_created_at [0.047897s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_reserved_stores [0.058979s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_default [0.039288s] ... ok {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_status [0.050020s] ... ok {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone [0.002571s] ... ok {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_required_creds [0.002280s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_utils.TestUtils.test_image_meta [0.006154s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader_fails [0.004889s] ... ok {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v1_auth [0.037661s] ... ok {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string [0.017648s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_admin_context_owner_as_None [0.105128s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image_invalid_image_id [0.007274s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image [0.005210s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_queued_images [0.004798s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image [0.008220s] ... ok {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image_invalid_image_id [0.003679s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_missing_header [0.021216s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_response_headers [0.054680s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_zero_size [0.022855s] ... ok {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info_unset [0.000087s] ... ok {3} glance.tests.unit.test_cached_images.TestCachedImages.test_get_queued_images [0.000076s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_context.TestContext.test_anon_private_owned [0.052007s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_context.TestContext.test_anon_public_owned [0.040242s] ... ok {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2 [0.804439s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_context.TestContext.test_auth_public [0.089992s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_context.TestContext.test_elevated_again [0.050752s] ... ok {3} glance.tests.unit.test_context.TestContext.test_empty_private_owned [0.017850s] ... ok {3} glance.tests.unit.test_context.TestContext.test_empty_public [0.022226s] ... ok {1} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.508234s] ... ok {1} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.004297s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.003624s] ... ok {3} glance.tests.unit.test_context.TestContext.test_empty_public_owned [0.015570s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.010816s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.003358s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_context.TestContext.test_user_identity [0.029403s] ... ok {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.019235s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_expected [0.020575s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.006522s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_range [0.011340s] ... ok {1} glance.tests.unit.common.test_wsgi.RequestTest.test_range_invalid [0.003942s] ... ok {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.004202s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.019536s] ... ok {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_header_parsing [0.069951s] ... ok {1} glance.tests.unit.common.test_wsgi.ServerTest.test_create_pool [0.003720s] ... ok {1} glance.tests.unit.common.test_wsgi.ServerTest.test_http_keepalive [0.036561s] ... ok {3} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_request [0.042753s] ... ok {1} glance.tests.unit.common.test_wsgi.TestHelpers.test_data_passed_properly_through_headers [0.004083s] ... ok {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_no_length [0.003436s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_no_pending [0.018518s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_with_pending [0.004555s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_no_migrations [0.006303s] ... ok {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_one_pending_migration [0.026003s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_get [0.040913s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_list [0.031685s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageMemberRepo.test_add_image_member [0.028063s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_kills_service_if_misconfigured [0.184471s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member [0.056847s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member_does_not_exist [0.037342s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd [0.567772s] ... ok {3} glance.tests.unit.test_db.TestImageRepo.test_get_forbidden [0.050945s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location_with_none_or_empty_locations [0.022878s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations_with_none_or_empty_locations [0.029922s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_falsy_configuration [0.168416s] ... ok {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_truthy_configuration [0.053362s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_deduplicating [0.059552s] ... ok {1} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_1_True [0.005422s] ... ok {1} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_2_False [0.027517s] ... ok {1} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_region [0.002927s] ... ok {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_modules [0.045383s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_cannot_set_owner_to_none [0.031369s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageRepo.test_list [0.188848s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_wrong_owner_cannot_be_set [0.039459s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_single_image [0.040065s] ... ok {1} glance.tests.unit.test_auth.TestImageMutability.test_admin_everything_mutable [0.019447s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker [0.032325s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_permitted_specific_policy [0.109995s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageRepo.test_location_data_exists [0.051911s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageRepo.test_save_image [0.036368s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_mutable_image [0.150235s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestImageRepo.test_save_image_not_found [0.053871s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none [0.182707s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImageRepoProxy.test_list [0.064855s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_get_forbidden [0.064107s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_created_at [0.048897s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db.TestTaskRepo.test_limited_list [0.058201s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none_permitted [0.109707s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_name [0.077156s] ... ok {3} glance.tests.unit.test_db.TestTaskRepo.test_save_task [0.059260s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_properties [0.032489s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_duplicate_tags_with_pre_existing_tags [0.045233s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_status [0.052963s] ... ok {1} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v1 [0.008979s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object [0.069870s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_all_permitted [0.204780s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_forbidden [0.057510s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace [0.044057s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none_permitted [0.093539s] ... ok {1} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_owner_as_None [0.185409s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_forbidden [0.066145s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_mutable_task [0.040666s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_namespace_not_found [0.052771s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image_invalid_image_id [0.014345s] ... ok {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_cached_images [0.007002s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property [0.036206s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_unpermitted_policy [0.143504s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_v2_header [0.058080s] ... ok {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag [0.044115s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property [0.044977s] ... ok {3} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_an_object_of_ExtraProperties [0.008590s] ... ok {3} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_unequal_ExtraProperties_object [0.003014s] ... ok {3} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_non_zero_items [0.002093s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_domain.TestExtraProperties.test_setitem [0.002057s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_delete_extra_properties [0.002511s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_delete_protected_image [0.002259s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_extra_properties [0.002256s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_extra_properties_assign [0.002428s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_process_request_without_download_image_policy [0.083401s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_status_active_without_container_format [0.010293s] ... ok {3} glance.tests.unit.test_domain.TestImage.test_status_saving [0.002290s] ... ok {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image [0.002589s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_multiple_policies [0.100015s] ... ok {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_read_only_property [0.004681s] ... ok {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_reserved_property [0.010938s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_fail [0.003220s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_succeed [0.018307s] ... ok {3} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_pending [0.003829s] ... ok {3} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_init [0.002778s] ... ok {3} glance.tests.unit.test_domain.TestTaskFactory.test_new_task_invalid_type [0.015008s] ... ok {3} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_init [0.011706s] ... ok {3} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_membership [0.003559s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_nonimage [0.002310s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_save [0.002231s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_without_checksum [0.083045s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_atomic [0.002418s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add_with_no_result [0.008791s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_list [0.003188s] ... ok {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove [0.002656s] ... ok {3} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_plain [0.010663s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_is_image_target_instance_with_zero_size [0.031450s] ... ok {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_match_id [0.000462s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_image [0.000242s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_images [0.000143s] ... ok {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_admin [0.009713s] ... ok {1} glance.tests.unit.test_cached_images.TestCachedImages.test_policy_enforce_forbidden [0.002443s] ... ok {1} glance.tests.unit.test_cached_images.TestController.test_initialization_without_conf [0.000695s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_context.TestContext.test_anon_private [0.028844s] ... ok {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_exceeded_maximum_rows [0.035738s] ... ok {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image_meta [0.003543s] ... ok {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_images [0.017328s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare [0.004045s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump [0.004753s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_context.TestContext.test_auth_private_owned [0.048660s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size [0.015004s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_args_is_None [0.006450s] ... ok {3} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_image_present [0.008989s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_context.TestContext.test_auth_private_unowned [0.066295s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_context.TestContext.test_auth_public_owned [0.031691s] ... ok {1} glance.tests.unit.test_context.TestContext.test_empty_private [0.007445s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_handles_errors [0.118081s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_context.TestContext.test_get_ksa_client [0.049208s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_admin_role [0.381895s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path [0.035996s] ... ok {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path_single_store [0.029209s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_open_fails [0.011130s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_handles_backend_failure [0.024731s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled [0.007794s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_good [0.011035s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_with_exception [0.004527s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_falloffend ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_handles_backend_failure ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_bad_checksum ... SKIPPED: filesystem does not support xattr /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_invalid_action [0.155189s] ... ok {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_good ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_read ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load [0.041993s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new_and_overwrite [0.045539s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none [0.112512s] ... ok {1} glance.tests.unit.test_context.TestContext.test_request_id [0.304036s] ... ok {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade [0.065009s] ... ok {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.056710s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_check [0.055794s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_check_result [0.013113s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_service_catalog [0.061530s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_one_pending [0.007715s] ... ok {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_some_pending [0.004125s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_admin_role [0.148038s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_expand [0.063421s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_unpermitted_role [0.054191s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export_with_specified_path [0.087141s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_with_path [0.040068s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_specific_role [0.121261s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_with_specified_path [0.032257s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_db_version [0.048706s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_expand_already_sync [0.013870s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_return_first_match [0.095717s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_expand_db_is_already_sync [0.020658s] ... ok {3} glance.tests.unit.test_manage.TestManage.test_sync [0.006080s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_config_loaded_in_order [0.021486s] ... ok {3} glance.tests.unit.test_misc.UtilsTestCase.test_empty_metadata_headers [0.025193s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification [0.026601s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_list [0.025684s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification_disabled [0.041739s] ... ok {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_mutually_exclusive_rule [0.109274s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_size_mismatch [0.037539s] ... ok {0} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.043622s] ... ok {0} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.078682s] ... ok {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu [0.002595s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_micros [0.017596s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_iso8601_from_timestamp [0.002910s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification [0.124768s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotime [0.003890s] ... ok {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_utcnow [0.003509s] ... ok {0} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_not_equal_operator [0.002466s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator [0.003044s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_equal_operator [0.003477s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_equal_operator [0.003203s] ... ok {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_operator [0.007050s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification_disabled [0.057305s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_different_store [0.067146s] ... ok {0} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_no_store [0.003421s] ... ok {0} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_same_store [0.003356s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader [0.008511s] ... ok {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification [0.068589s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_not_activate_notification [0.029898s] ... ok {3} glance.tests.unit.test_notifier.TestNotifier.test_notifier_load [0.004364s] ... ok {3} glance.tests.unit.test_notifier.TestNotifier.test_set_defaults [0.002571s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator [0.031490s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_equals_read [0.002776s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_less_then_read [0.002146s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_none_virtual_size [0.002077s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request [0.019721s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader [0.003143s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn_fail [0.002982s] ... ok {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string_fail [0.005801s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.002567s] ... ok {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification [0.037976s] ... ok {3} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_admin [0.026631s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.003075s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.003041s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.002381s] ... ok {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.003036s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range_invalid [0.002192s] ... ok {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_missing [0.002273s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_default [0.002080s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_reader_check_string [0.023548s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_check_string [0.032271s] ... ok {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_check_string [0.019565s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_allowed [0.010865s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_not_allowed [0.003733s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_no_default [0.062045s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args [0.002389s] ... ok {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_response_headers_encoded [0.002177s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_allowed [0.002734s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_allowed [0.010228s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_allowed [0.002944s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_not_allowed [0.002640s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_image_get_data_policy_enforced_with_target [0.005638s] ... ok {0} glance.tests.unit.common.test_wsgi.ServerTest.test_number_of_workers_posix [0.049028s] ... ok {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_no_data [0.002995s] ... ok {3} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_not_allowed [0.027763s] ... ok {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_zero_length [0.002183s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_drain_threadpools [0.038773s] ... ok {3} glance.tests.unit.test_policy.TestImageTarget.test_image_target_ignores_locations [0.070587s] ... ok {3} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_allowed [0.013754s] ... ok {3} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_not_allowed [0.010581s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_not_allowed [0.005744s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_allowed [0.003322s] ... ok {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_runs_staging_cleanup [0.059955s] ... ok {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_type [0.002927s] ... ok {3} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_not_allowed [0.003270s] ... ok {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_endpoint_type [0.002243s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_logged_for_secure_rbac [0.044534s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_any_owner [0.059043s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_still_gets_default_tenant [0.063563s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_raises_forbidden_when_enforcing_scope [0.192316s] ... ok {0} glance.tests.unit.test_auth.TestImageMutability.test_regular_user [0.147983s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_nobody [0.052176s] ... ok {3} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_specified_but_not_found [0.089278s] ... ok {3} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_not_allowed [0.002983s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_remove_image_location_while_over_quota [0.008114s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_too_many_image_locations [0.009672s] ... ok {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_unlimited_image_locations [0.003032s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member [0.016348s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_with_image_property [0.007432s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_delete_image_properties_when_quota_exceeded [0.003183s] ... ok {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_too_many_image_properties [0.013026s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_append_location [0.012990s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_exceed [0.005270s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_insert_location_for_queued_image [0.003562s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_gb [0.007763s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size [0.014277s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_b [0.004946s] ... ok {0} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_immutable_image [0.225855s] ... ok {3} glance.tests.unit.test_quota.TestImageQuota.test_set_location_exceed [0.010781s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add [0.011182s] ... ok {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_not_equals [0.002094s] ... ok {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_filter_passes_extra_properties [0.001974s] ... ok {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_with_additional_properties_allowed [0.011768s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_disk_format [0.048006s] ... ok {3} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_notfound_exception [0.048118s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_locations [0.056486s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_locations [0.029653s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_not_needed [0.022409s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_disk [0.039864s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_owner [0.040722s] ... ok {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature_missing_metadata [0.054401s] ... ok {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode [0.004512s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data [0.042356s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableImage.test_delete [0.069112s] ... ok {3} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_with_restricted_sources [0.019971s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_default_unsupported [0.029944s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_get_data [0.034780s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_enabled_supported [0.020859s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_enabled_unsupported [0.049957s] ... ok {0} glance.tests.unit.test_auth.TestImmutableImage.test_set_data [0.070047s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_2 [0.041361s] ... ok {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_5 [0.035864s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableTask.test_begin_processing [0.100042s] ... ok {1} glance.tests.unit.test_db.RetryOnDeadlockTestCase.test_raise_deadlock [2.015316s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header_https [0.045830s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_type [0.050695s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_add_duplicate_image_member [0.050359s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2 [0.044111s] ... ok {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v2 [0.017723s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_0 [0.039308s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_1 [0.040642s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_default_unsupported [0.016050s] ... ok {1} glance.tests.unit.test_db.TestImageMemberRepo.test_get_image_member [0.098296s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_enabled_supported [0.029239s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_7 [0.016447s] ... ok {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_1_ [0.017564s] ... ok {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_public_endpoint [0.020304s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_limited_list [0.055921s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestImageRepo.test_list_public_images [0.030360s] ... ok {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header [0.052404s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info_with_empty_method_list [0.033426s] ... ok {0} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_default_owner [0.290964s] ... ok {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_cached_image [0.007131s] ... ok {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image [0.008760s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_permitted [0.071762s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestImageRepo.test_list_status [0.222025s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_killed [0.183816s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_restricted [0.115477s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_get_status_code [0.034969s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info [0.000107s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_stash_cache_request_info [0.000080s] ... ok {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_no_match_unknown_version [0.000176s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_image [0.000236s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_get_cached_images [0.000159s] ... ok {0} glance.tests.unit.test_cached_images.TestCachedImages.test_queue_image [0.000130s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deactivated [0.080054s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestImageRepo.test_list_status_all [0.131859s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_context.TestContext.test_anon_public [0.096580s] ... ok {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_saving [0.090726s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_content_range_requests_for_image_downloads [0.004205s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download [0.002642s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_content_range [0.005609s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_range [0.007545s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_service_unavailable [0.003394s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_with_checksum [0.002293s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_range_requests_for_image_downloads [0.007592s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_context.TestContext.test_auth_public_unowned [0.071104s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_multiple_images [0.153774s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_non_existent_image [0.104915s] ... ok {0} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_enabled [0.069092s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags_and_nonexistent [0.094282s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_response [0.082294s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations [0.004422s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_fail_does_not_set_host [0.102859s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations_no_migrations [0.012478s] ... ok {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_no_migrations [0.004858s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_save [0.048482s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_image_size_exceeded [0.078919s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestImageRepo.test_location_data_value [0.146031s] ... ok {0} glance.tests.unit.test_db.TestImageMemberRepo.test_get_nonexistent_image_member [0.050734s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageMemberRepo.test_list [0.039898s] ... ok {1} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image_not_exists [0.074904s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_full [0.134410s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageMemberRepo.test_list_no_members [0.090506s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_public_endpoint [0.112982s] ... ok {1} glance.tests.unit.test_db.TestTaskRepo.test_add_task [0.149424s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_add_image [0.097313s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_delete_property_atomic [0.044974s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestTaskRepo.test_get [0.094649s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_get [0.040116s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_self_url [0.146557s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestTaskRepo.test_get_not_found [0.071100s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db.TestTaskRepo.test_sorted_list [0.074253s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_unset [0.103791s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_list_private_images [0.179475s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object [0.053717s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images [0.061503s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_staging_failed [0.161841s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object_not_found [0.119262s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_data_exists [0.080249s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property_not_found [0.119445s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_image_forbidden [0.095404s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_private_namespaces [0.050068s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_status_pending [0.232777s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_namespace_not_found [0.100163s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_image_not_found_exception [0.136177s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_last_marker [0.183632s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_empty_result [0.107531s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker_and_limit [0.056070s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_signature_verification_fails [0.141205s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object_not_found [0.085781s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags [0.063288s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_quota_full [0.118964s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property_not_found [0.102367s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_checksum [0.190281s] ... ok {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_tag [0.092738s] ... ok {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_incompatible_object [0.002587s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_domain.TestExtraProperties.test_getitem [0.040434s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_status_saving_without_container_format [0.002682s] ... ok {1} glance.tests.unit.test_domain.TestImage.test_visibility_enumerated [0.003344s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_domain.TestImageMemberFactory.test_minimal_new_image_member [0.002322s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_failure [0.002611s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_success [0.003397s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_run [0.003256s] ... ok {1} glance.tests.unit.test_domain.TestTask.test_task_invalid_status [0.008656s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_save_excludes_atomic_props [0.077823s] ... ok {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_write_denied [0.197659s] ... ok {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_error [0.015541s] ... ok {1} glance.tests.unit.test_domain.TestTaskFactory.test_new_task [0.009671s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_get [0.004237s] ... ok {1} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save [0.007004s] ... ok {1} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_wrapping [0.003608s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_dirs [0.062645s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create [0.084776s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_keys [0.060799s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_fk_constraint_failure [0.100274s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_overlimit [0.058706s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete [0.043659s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_negative_rows [0.047194s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image [0.005488s] ... ok {0} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image [0.080742s] ... ok {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image_meta [0.022738s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_header_list_to_dict [0.007073s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_help [0.022177s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_list [0.052688s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_bad_args [0.004418s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_bad_args [0.003460s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_delete_member_policy [0.078926s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_no_args [0.020098s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_no_args [0.004081s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_bad_args [0.003579s] ... ok {1} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_check_upload_response_headers [0.003976s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker_and_limit [0.061665s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_image_does_not_exist [0.074407s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_status [0.031756s] ... ok {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file [0.069468s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete [0.017534s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db.TestTaskRepo.test_list_with_type [0.039276s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete_all [0.009272s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_read [0.035471s] ... ok {0} glance.tests.unit.test_db.TestTaskRepo.test_remove_task [0.048195s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune_to_zero [0.022784s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_member_create_raises_bad_request_for_unicode_value [0.126708s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled_nonzero_stall_time ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_not_found [0.043440s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_good_checksum ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_get_image_size ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property [0.052116s] ... ok {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune_to_zero ... SKIPPED: filesystem does not support xattr /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_forbidden_by_policy [0.107467s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_create [0.012700s] ... ok {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_forbidden [0.055032s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_index [0.002923s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export [0.083895s] ... ok {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_invalid [0.044256s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_not_found [0.039889s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags [0.042143s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export_with_specified_path [0.062506s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_new_validation_data_on_active [0.065078s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_namespace [0.037332s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_with_specified_path [0.051096s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag_not_found [0.061349s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_dup_id [0.104939s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_expand [0.074434s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_namespace [0.061517s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync_version [0.061717s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_property [0.067217s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_delitem [0.003038s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_a_dict [0.002330s] ... ok {0} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_uneqal_dict [0.002038s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_delayed_delete [0.005422s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_set_incorrect_status [0.002590s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_status_active_without_disk_format [0.002132s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_status_saving_without_disk_format [0.002142s] ... ok {0} glance.tests.unit.test_domain.TestImage.test_tags_always_a_set [0.003677s] ... ok {0} glance.tests.unit.test_domain.TestImageFactory.test_minimal_new_image [0.002420s] ... ok {0} glance.tests.unit.test_domain.TestImageFactory.test_new_image_for_is_public [0.002432s] ... ok {0} glance.tests.unit.test_domain.TestImageFactory.test_new_image_with_extra_properties_and_tags [0.005284s] ... ok {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version [0.079205s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_protected_prop_case_insensitive [0.158954s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_pending [0.005649s] ... ok {0} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_success [0.003095s] ... ok {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_eventlet_backwards_compatibility [0.005083s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_contract [0.017776s] ... ok {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor [0.006068s] ... ok {0} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_get_status [0.006058s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_plain [0.003700s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_wrapping [0.002961s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_both_wrapped [0.005537s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_plain [0.002596s] ... ok {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_image [0.002402s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_add [0.006292s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_unexpected_property [0.058183s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_atomic [0.003294s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_contract_before_expand [0.052268s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_remove [0.010584s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_nonimage [0.002868s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_get [0.003898s] ... ok {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove_with_no_result [0.004738s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_and_overwrite_existing [0.073464s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command [0.039379s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_max_rows [0.029453s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_disk_size [0.119488s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_sync [0.053131s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_max_rows [0.050098s] ... ok {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_dict_to_headers [0.008076s] ... ok {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_errors [0.003871s] ... ok {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image [0.003021s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_manage.TestManage.test_db_upgrade_version [0.059711s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_human_readable_size [0.004382s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_no_args [0.003522s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_duplicate_location [0.085308s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_no_args [0.002798s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy [0.011531s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_bad_args [0.004406s] ... ok {0} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_dict_diff [0.003221s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_db_version_control [0.059651s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_migrate_before_expand [0.007381s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme_on_init [0.031587s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_sync_db_is_already_sync [0.018245s] ... ok {1} glance.tests.unit.test_manage.TestManage.test_sync_failed_to_sync [0.011362s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_admin [0.101623s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification [0.055219s] ... ok {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_failed [0.083028s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_do_not_delete [0.069125s] ... ok {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_not_found [0.063181s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_encryption_key [0.083772s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image [0.035641s] ... ok {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification [0.124513s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_write_fails [0.004366s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_falloffend [0.004713s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_good_checksum [0.006657s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_get_image_size [0.004540s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_is_cached [0.008454s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification_disabled [0.039149s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune [0.019257s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_read [0.009009s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_has_snapshot [0.086276s] ... ok {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete_all ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_read ... SKIPPED: filesystem does not support xattr {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune ... SKIPPED: filesystem does not support xattr /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_in_use [0.050930s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_forbidden [0.124811s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_existent [0.060173s] ... ok {0} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new [0.076081s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_contract_before_migrate [0.020760s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export [0.029906s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_full [0.091074s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load [0.018770s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_overwrite_existing [0.023798s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_protected_prop [0.108840s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status [0.045636s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new [0.055706s] ... ok {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification [0.105752s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_migrate [0.054541s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification_disabled [0.053473s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_deletion_of_staging_data_failed [0.086325s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification_disabled [0.040269s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_db_upgrade [0.055669s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_expand_if_not_expand_head [0.008568s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_migrate [0.008604s] ... ok {0} glance.tests.unit.test_manage.TestManage.test_migrate_db_is_already_sync [0.013317s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification_disabled [0.072661s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification [0.052763s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_no_tasks [0.200614s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification_disabled [0.075070s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_deletes_locally_on_error [0.081197s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification [0.077448s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification_disabled [0.052429s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {1} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_nonadmin [0.039829s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_not_allowed [0.005585s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_allowed [0.026310s] ... ok {1} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_allowed [0.005430s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_not_allowed [0.007583s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_not_allowed [0.020401s] ... ok {1} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_allowed [0.004065s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_not_allowed [0.034692s] ... ok {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_allowed [0.002691s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import [0.322009s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_context_object_is_passed_to_policy_enforcement [0.121654s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_success [0.165838s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:1065: UserWarning: Policy foo failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required warnings.warn(msg) {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_does_not_raise_forbidden [0.139204s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_location [0.065867s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies_error [0.157799s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_invalid_status_change [0.060276s] ... ok {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_default_rules_default_location [0.165826s] ... ok {1} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_not_allowed [0.004269s] ... ok {1} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_allowed [0.002153s] ... ok {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_unlimited_image_locations [0.003596s] ... ok {1} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_unlimited_members [0.004381s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_exceed_quota_during_patch_operation [0.003617s] ... ok {0} glance.tests.unit.test_misc.UtilsTestCase.test_encryption [0.981229s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_invalid_quota_config_parameter [0.021280s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_web_download [0.066768s] ... ok {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_quota_exceeded_after_delete_image_properties [0.017944s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_exceed_extend_location [0.007829s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_for_queued_image [0.005846s] ... ok {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_get [0.046007s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_insert_location [0.018232s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification [0.033760s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed [0.029095s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_b [0.008275s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index [0.090387s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_kb [0.018058s] ... ok {1} glance.tests.unit.test_quota.TestImageQuota.test_set_location_for_queued_image [0.005691s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get [0.045133s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin [0.046497s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_image_tag [0.026711s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_too_many_image_tags [0.010317s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification_disabled [0.054466s] ... ok {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_remove_image_tag_while_over_quota [0.018203s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_equals [0.003702s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_iter [0.014066s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_greater_than_limit_max [0.073519s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_len [0.013199s] ... ok {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_attr_no_loop [0.004586s] ... ok {1} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_properties [0.025219s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images [0.015904s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_return_parameters [0.042587s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_should_call_next_image_get_data [0.082951s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images_paged [0.037695s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_HTTP_error [0.026574s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_filters_return_many [0.079461s] ... ok {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification_disabled [0.072208s] ... ok {1} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_store_exceptions [0.089968s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification [0.043745s] ... ok {1} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_successful [0.035746s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_marker [0.070608s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_admin [0.066747s] ... ok {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_get_image_check_string [0.015833s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_not_allowed [0.006328s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_allowed [0.009919s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_not_allowed [0.004309s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_store_image.TestImageFactory.test_new_image [0.116048s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_allowed [0.006777s] ... ok {0} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_not_allowed [0.003295s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags_and_nonexistent [0.115722s] ... ok {0} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_not_allowed [0.002818s] ... ok {0} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_allowed [0.009669s] ... ok {0} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_not_allowed [0.003335s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_not_allowed [0.005964s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_allowed [0.003072s] ... ok {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_not_allowed [0.013392s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_properties [0.060469s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_not_logged_for_legacy_rbac [0.031833s] ... ok {1} glance.tests.unit.test_store_image.TestImageFactory.test_new_image_with_location [0.092685s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_default_is_public_filter [0.077304s] ... ok {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforce_unregistered [0.061950s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_everybody [0.033922s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_metatdata [0.102888s] ... ok {0} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_not_allowed [0.010528s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_image_location [0.004365s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags [0.072513s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_too_many_image_locations [0.011376s] ... ok {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_image_location [0.004836s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_uri [0.055413s] ... ok {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_modify_image_properties_when_quota_exceeded [0.008499s] ... ok {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_unlimited_image_properties [0.012482s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_exceed_insert_location [0.007167s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location [0.013862s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_mb [0.007606s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_tb [0.018560s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_no_size [0.007013s] ... ok {0} glance.tests.unit.test_quota.TestImageQuota.test_set_location [0.005509s] ... ok {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_unlimited_image_tags [0.002677s] ... ok {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_too_many_image_tags [0.007908s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_zero_images [0.160632s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_locations [0.126075s] ... ok {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add_too_many_tags [0.018760s] ... ok {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_delete [0.009536s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_merge_properties [0.004127s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_bad_type [0.011570s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchema.test_validate_passes [0.005405s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_importing [0.064161s] ... ok {0} glance.tests.unit.test_schema.TestBasicSchemaLinks.test_raw_json_schema [0.023125s] ... ok {0} glance.tests.unit.test_schema.TestPermissiveSchema.test_raw_json_schema [0.007966s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_rejects_non_string_extra_properties [0.007504s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_checking_location_exists [0.108635s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_pending_delete [0.059332s] ... ok /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1370: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade return cls( {0} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_exits [0.050006s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_uri [0.027008s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_uri [0.029492s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_index [0.102021s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_uploading [0.095874s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_location [0.049074s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_importing [0.045173s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_no_match [0.076848s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_remove_location [0.036329s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_delete [0.007502s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_fetches_members_if_private [0.013916s] ... ok {1} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_updates_acls [0.004064s] ... ok {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_empty [0.002745s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data [0.002706s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_killed [0.073542s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_valid_signature [0.034925s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_pending_delete [0.052416s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data_from_second_location [0.089829s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_set_data_calls_upload_to_store [0.073965s] ... ok {1} glance.tests.unit.test_test_utils.TestFakeData.test_via_read [0.004238s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_0 [0.019873s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_queued [0.066409s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_enabled_supported [0.020294s] ... ok {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_7 [0.027739s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_by_index [0.097997s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_2_slow_one_fast_two [0.030050s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_saving [0.090859s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_1_ [0.027894s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data [0.069615s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_1_ [0.039973s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_public_endpoint [0.028447s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_killed [0.080654s] ... ok {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_unknown_size [0.060788s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_enabled_supported [0.021606s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_enabled_supported [0.025394s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_valid_signature [0.049753s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict [0.022162s] ... ok {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict_bad [0.004133s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_pending_delete [0.070992s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_enabled_unsupported [0.078644s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_uploading [0.068990s] ... ok {0} glance.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.036767s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_2 [0.045665s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2 [0.030957s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_3 [0.043237s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_1 [0.045816s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_default_unsupported [0.037009s] ... ok {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_2_slow_one_fast_two [0.097255s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_enabled_supported [0.065061s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_default_unsupported [0.026485s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_default_unsupported [0.018842s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_permitted_role [0.259372s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_3 [0.045305s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deactivated [0.141383s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_4 [0.049644s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_non_protected_prop [0.088049s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_6 [0.032649s] ... ok {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_default_unsupported [0.039028s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_on_queued [0.090475s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_pending_delete [0.155523s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_10 [0.057497s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_enabled_supported [0.107990s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_1_ [0.020066s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_saving [0.079840s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_2_slow_one_fast_two [0.019007s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_4 [0.081546s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_killed [0.097740s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header [0.118765s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_default_unsupported [0.026129s] ... ok {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_pending_delete [0.111852s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_10 [0.208259s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_default_unsupported [0.084332s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_raises_invalid_content_type [0.054166s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_no_content [0.003170s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_random_get_not_support [0.006955s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_upload [0.018215s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_4 [0.039737s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property [0.139365s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_deactivated [0.109957s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_5 [0.111407s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_properties [0.068274s] ... ok {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_default_unsupported [0.056520s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_enabled_supported [0.033457s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_forbidden [0.101556s] ... ok {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_for_external_app [0.030800s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_no_location [0.074655s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_duplicate_tags [0.166428s] ... ok {0} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header_https [0.084756s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_format_properties [0.044462s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_ok_when_get_image_location_forbidden [0.100230s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden [0.042351s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_base_attribute [0.061450s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_invalid [0.068068s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores [0.233390s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_write_denied [0.188402s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_metadata_update [0.071512s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_read_only_store [0.060408s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_upload_failed [0.102181s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_missing_property [0.077015s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_with_enabled_backends_empty [0.129096s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_stage [0.077496s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_tags [0.068576s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_disk [0.100194s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx [18.086259s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_status [0.151891s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_verify_staging_data_deleted_on_image_delete [0.055120s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_queued [0.220673s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_forbidden [0.077846s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_active [0.057681s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_community_image_unauthorized [0.113762s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_publicize_image_unauthorized [0.075623s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deleted [0.129908s] ... ok {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_internal_error [0.172740s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_id [0.067634s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_image_import [0.036244s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload_invalid_backend_in_request_header [0.080900s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_input [0.038593s] ... ok {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_queued [0.097805s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_fraction [0.049926s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_duplicate_member [0.052470s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage [0.070361s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_with_incorrect_content_length [0.024398s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker [0.071574s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_forbidden_by_add_policy [0.089908s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_wrong_content_type [0.082896s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_image_does_not_exist [0.062927s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_invalid_request [0.169775s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_private_image [0.096955s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download [0.124221s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_default_dir [0.050073s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_public_image [0.075234s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_invalid_value [0.056929s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_already_on_staging [0.145853s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dirs_fewer_than_keys [0.064274s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_allowed_by_policies [0.105742s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number [0.042764s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_get_member_policy [0.039422s] ... ok {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk [0.904095s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number_without_key [0.050985s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_forbidden_by_get_members_policy [0.068312s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationOrderStrategyModule.test_get_ordered_locations [0.040800s] ... ok {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location [0.042890s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_member_view [0.062253s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_zero_limit [0.089703s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_invalid_image_transition [0.201136s] ... ok {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image_visible_members_admin [0.044382s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_all_permitted [0.081903s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_by_member [0.061237s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_owner [0.061983s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_quota_full [0.160687s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create [0.038105s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_unpermitted_policy [0.146100s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_list_return_error [0.037925s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_body_not_a_list [0.268393s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload [0.084165s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update [0.049440s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none_permitted [0.100444s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_invalid [0.091984s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_unpermitted_policy [0.098137s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_duplicate_tag_ignored [0.120685s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_disallowed_attributes [0.153343s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_permitted_specific_policy [0.081920s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_no_size [0.138762s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_validation_data [0.072305s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_tag [0.132376s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_none_permitted [0.107786s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_update_tag_of_non_existing_image [0.094129s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_create_tag [0.003661s] ... ok {1} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_delete_tag [0.002474s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_disk_formats [0.005941s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_pointer_encoding [0.136775s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_specific_role [0.069648s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_during_save_initiates_deletion [0.188596s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_different_validation_data [0.048608s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_path [0.067076s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_unpermitted_role [0.076105s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_invalid_validation_data [0.098333s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_store_not_found_exception [0.131655s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none_permitted [0.078321s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_update [0.118658s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_numeric_property [0.048494s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued [0.090147s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update_bad_data [0.024585s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_unpermitted_role [0.114249s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_true [0.067448s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_unknown_locations [0.129804s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_misspelt_operation [0.038806s] ... ok {0} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload [0.259053s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_cleanup_stale_task_progress [0.083882s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_whitespace [0.063315s] ... ok {2} glance.tests.unit.common.test_scripts.TestScripts.test_run_task [0.004235s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_allowed_by_add_policy [0.112066s] ... ok {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.070876s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_normalize [0.006658s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_roundtrip [0.003399s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.003353s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_naive [0.003084s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_normalize [0.004506s] ... ok {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_normalize [0.003987s] ... ok {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotimei_micro_second_precision [0.003345s] ... ok {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.004376s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_operator [0.002878s] ... ok {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_invalid_operator [0.007713s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_equal_operator [0.003407s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_unlimited [0.073666s] ... ok {2} glance.tests.unit.common.test_utils.ImportURITestCase.test_validate_import_uri [0.013973s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_equal_operator [0.003348s] ... ok {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_operator_with_datetime [0.010813s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_image_stage_host_hidden [0.390669s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_validate_quotes [0.005690s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_explicitly_disabled [0.004261s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled_but_not_set [0.002963s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_ram_size [0.211381s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_invalid_additional_property [0.013255s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_with_additional_properties_disabled [0.002913s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_empty_iterator [0.030048s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_different_core_custom_properties [0.003266s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_same_core_custom_properties [0.002395s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show_reports_invalid_data [0.011494s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_readonly_store [0.022368s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_create [0.006499s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request_with_all_stores [0.014941s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_show_full_fixture [0.023290s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_all_stores [0.029075s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_by_member [0.143630s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_tags [0.110758s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_store_from_headers [0.039231s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_member_does_not_exist [0.066479s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_stores_from_body [0.055806s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delayed_delete [0.073443s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname [0.007726s] ... ok {2} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname_fail [0.003187s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.012035s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index [0.074110s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.018383s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.010139s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_in_existing_store [0.203230s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.008598s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.004447s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_default [0.002255s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json [0.005884s] ... ok {2} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.007480s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete [0.109855s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_unknown [0.019786s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_no_members [0.091949s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json [0.016206s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.009820s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_unsupported [0.003459s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_non_active_image [0.105280s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_public_image [0.055366s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_error [0.115613s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show [0.065910s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_admin [0.157080s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_deletion_policy [0.125501s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_non_existent_image [0.128524s] ... ok {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_show [0.007279s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_member_empty [0.060541s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_owner [0.130681s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_id [0.124539s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_no_body [0.081859s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_no_image [0.118720s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_list_return_error [0.103574s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict [0.099420s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_locked_down_protected_prop [0.245944s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_for_web_download [0.082994s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed [0.101562s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_too_many_tags [0.222352s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.133597s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_protected_prop_case_insensitive [0.111210s] ... ok {3} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_self_url [0.039330s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_forbidden [0.081870s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_log_not_bustable [0.068274s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies [0.071562s] ... ok {0} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_not_found [0.162667s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_custom_property_marked_as_non_base [0.012266s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies_error [0.048221s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_disk_formats [0.003964s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_not_allowed_by_policy [0.088254s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create [0.124755s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.098568s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin_deleted_images_hidden [0.045580s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_disabled_notification [0.103096s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create [0.483403s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_locked_down_protected_prop [0.167402s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_invalid_sort_key [0.186209s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_member_status_accepted [0.124418s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_non_admin [0.143825s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_no_next_marker [0.052877s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_properties [0.062786s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_conflict [0.325364s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_min_filter [0.094059s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key [0.106557s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_min_filter [0.055995s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_max_range_filter_value [0.066785s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner [0.217901s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_not_found [0.165580s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_limit [0.107038s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_from_store_no_multistore [0.070817s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_many_filters [0.097269s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags [0.055382s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_deletion_policy [0.158120s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_related_resources [0.292195s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_sort_keys [0.132548s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_properties [0.067772s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_no_encryption_key_id [0.202570s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_invalid_locations_op_pos [0.062646s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_to_unallowed_status [0.069710s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible [0.331693s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deleted [0.139009s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_pending_takes_longer [0.170189s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_killed [0.077578s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deactivated [0.095396s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info [0.096687s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties [0.232849s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_invalid_uri_filtering [0.107099s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deleted [0.081712s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_importing [0.083672s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked [0.093716s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_saving [0.069002s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected_admin [0.370993s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_unpermitted_role [0.162148s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_identify_associated_store [0.055255s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_http_error_response_codes [3.129881s] ... ok {2} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_none [0.003933s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_wsgi.RequestTest.test_params [0.008822s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_task [0.321831s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_call_raises_exception [0.005699s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch [0.009537s] ... ok {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.002462s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_image_admin [0.068710s] ... ok {2} glance.tests.unit.common.test_wsgi.ServerTest.test_reserved_stores_not_allowed [0.010381s] ... ok {2} glance.tests.unit.common.test_wsgi.TestHelpers.test_headers_are_unicode [0.002483s] ... ok {2} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_length [0.002610s] ... ok {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_registers_exit_handler [0.022521s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_sets_thread_settings [0.031659s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_service_type [0.004535s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_properties [0.069202s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_range_filter [0.097134s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_default_owner_is_set [0.049085s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_non_existent [0.059973s] ... ok {2} glance.tests.unit.test_auth.TestImageMutability.test_no_tenant_nothing_mutable [0.048622s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_max_filter [0.116274s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_property_under_limit [0.059694s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_id [0.039510s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index [0.342134s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations [0.067995s] ... ok {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_size [0.046350s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_updated_at [0.031956s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_range_filter [0.142944s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_created_at [0.033227s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_10 [0.086017s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_expires_at [0.038388s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_deleted_image_admin [0.051452s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTask.test_fail [0.055474s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_invalid_operation [0.060509s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTask.test_succeed [0.071402s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_expires_at [0.055413s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_multiple_images [0.239460s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_visibility_public [0.355628s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_id [0.068066s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_locked_down_protected_prop [0.221438s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_single_image [0.120147s] ... ok {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_owner [0.062223s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_updated_at [0.039398s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone_configure_via_auth_false [0.017363s] ... ok {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v2_auth [0.005677s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_no_changes [0.147040s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_dir [0.147769s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location [0.107386s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_key [0.133793s] ... ok {2} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_wrong_owner [0.209105s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_tags [0.446740s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_while_over_limit [0.087751s] ... ok {2} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_immutable_task [0.035341s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_auth.TestTaskRepoProxy.test_list [0.059394s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_saving [0.121202s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_queued_image [0.010657s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property [0.080537s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_deleted_image [0.022659s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_permitted [0.034309s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property_while_over_limit [0.071891s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image":"rule:default" was deprecated in W in favor of "get_image":"role:admin or (role:reader and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_restricted [0.046606s] ... ok {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_no_match_bad_path [0.000439s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_images [0.000494s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_locations_actions_with_locations_invisible [0.118165s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_context.TestContext.test_auth_private [0.063899s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_index_unauthorized [0.121810s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_visible [0.303388s] ... ok {2} glance.tests.unit.test_context.TestContext.test_elevated [0.039702s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_context.TestContext.test_service_catalog [0.030154s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_invalid_service_catalog [0.023416s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_show_unauthorized [0.071028s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_decommunitize_image_unauthorized [0.095755s] ... ok {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_is_admin_flag [0.117186s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_with_patch_and_policy [0.280475s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_get_image_location_unauthorized [0.086684s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_case_insensitive [0.069980s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_with_4byte_character [0.326476s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_unauthorized [0.105352s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_stripping [0.138570s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_body [0.052196s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_unpermitted_role [0.220124s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_response [0.075030s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_no_pending [0.010954s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_import_method [0.106315s] ... ok {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_migrate [0.025150s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations [0.017982s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_allow_failure_not_boolean [0.047962s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_unpermitted_role [0.226433s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_combined_sorting_syntax [0.097584s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_add [0.142970s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_invalid_properties [0.362356s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_multiple_sort_keys [0.049054s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageMemberRepo.test_save_image_member [0.031221s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_status [0.032501s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_limit_not_specified [0.024957s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_get_not_found [0.054048s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_asc_dir [0.039031s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_image_delete_property_atomic [0.066046s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_desc_dir [0.076955s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_non_integer_limit [0.041729s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_policy [0.273173s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_image_set_property_atomic [0.084223s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_list_all_images [0.035999s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_id [0.094311s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace [0.345348s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_protected_prop_case_insensitive [0.130891s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter_and_limit [0.069100s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_status_rejected [0.110318s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update [0.050307s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_different_validation_data [0.095687s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_operations [0.025055s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_single_tag [0.075805s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_tags [0.036228s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_multiple_operations [0.046011s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed [0.097870s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_value [0.048353s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_location_value [0.057931s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create [0.047619s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_remove_image [0.054214s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update [0.054219s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_location_under_limit [0.117973s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_remove_image_not_found [0.044742s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_locations [0.075781s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status [0.070158s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create_bad_data [0.112359s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_import_image [0.002941s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_carries_query_parameters [0.002977s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_next_marker [0.002510s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show [0.002359s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_found [0.031612s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_update [0.002610s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_non_existing_namespace [0.461480s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_properties [0.059658s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_pending_delete [0.054459s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_duplicate_locations [0.100904s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_with_all_stores [0.125933s] ... ok {2} glance.tests.unit.test_db.TestImageRepo.test_set_property_atomic [0.080656s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestImageRepo.test_sorted_list [0.044134s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_locations [0.052843s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_last_marker [0.044862s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_non_active [0.106241s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_locations [0.078861s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker [0.063233s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_namespace [0.059696s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_properties [0.097568s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_forbidden [0.054661s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_disabled_notification [0.081819s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_one_location [0.229211s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show [0.470841s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_not_found [0.087049s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_is_proxyable [0.062152s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag [0.052807s] ... ok {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_proxy_response_error [0.026331s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_non_protected_prop [0.136360s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefNamespaceResponseSerializers.test_delete_tags [0.017966s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_not_found [0.046336s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_base_property [0.104282s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property [0.081164s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag [0.035260s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag_not_found [0.042480s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_invalid_pos [0.079349s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_missing_property [0.075026s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object [0.097095s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_non_empty [0.060484s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_empty_result [0.056754s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update [0.435424s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_exception [0.362421s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_empty_result [0.043900s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_resource_type [0.073906s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_reserved_not_counted_in_quota [0.145540s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_namespace_not_found [0.072578s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_ram [0.118624s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace [0.061093s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_success [0.272658s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_image_unauthorized [0.062737s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace_not_found [0.085336s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object [0.047644s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_overlimit_name [0.435517s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_communitize_image_unauthorized [0.144348s] ... ok {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag [0.069424s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_object [0.056059s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_delete_image_location_unauthorized [0.093023s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_getitem_with_no_items [0.005186s] ... ok {2} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_zero_items [0.004232s] ... ok {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image_unexpected_property [0.002660s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_no_body [0.039548s] ... ok {2} glance.tests.unit.test_domain.TestImageMember.test_status_enumerated [0.021482s] ... ok {2} glance.tests.unit.test_domain.TestTask.test_begin_processing [0.003655s] ... ok {2} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_failure [0.004536s] ... ok {2} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_with_admin [0.003776s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_list [0.004321s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add [0.011251s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index [0.057160s] ... ok {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save_with_no_result [0.007891s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_keys [0.040033s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner_admin [0.386191s] ... ok {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory [0.034234s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_negative_limit [0.024421s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_different_dirs [0.027949s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_age_in_days [0.088525s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace_admin [0.364701s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_negative_age_in_days [0.076455s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load [0.011925s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_bad_args [0.009314s] ... ok {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_no_args [0.010876s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_optional_dir [0.192764s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_private_key [0.036823s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_empty_body [0.038508s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme [0.088141s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner_admin [0.348851s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_overlimit_name [0.293452s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue [0.134977s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_reserved_attributes [0.203079s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_empty [0.100779s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_unsupported_content_type [0.083672s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_image_id [0.079460s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_compatibility [0.065415s] ... ok {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image_deleted [0.042598s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator [0.007159s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled_nonzero_stall_time [0.017521s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_operations [0.040048s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_bad_checksum [0.019241s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_queue [0.019954s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_is_cached ... SKIPPED: filesystem does not support xattr {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_visible [0.350875s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_with_exception ... SKIPPED: filesystem does not support xattr {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected [0.459903s] ... ok {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_queue ... SKIPPED: filesystem does not support xattr /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_create_with_additional_properties_disallowed [0.105699s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_path_merge [0.078081s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_list_property [0.075101s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_unload [0.067092s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update [0.078920s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create_has_import_methods_header [0.003564s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index [0.005259s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_forbidden_get_image_location [0.002965s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_full_fixture [0.002573s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled [0.002678s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_index [0.004603s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_contract [0.058033s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index [0.286126s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_stores_specified_in_header_and_body [0.060963s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_migrate [0.095211s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_admin [0.074898s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags [0.402177s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_not_in_store [0.073636s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync [0.086434s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade_version [0.062585s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_with_active_image [0.091992s] ... ok {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version_control [0.037043s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_contract_db_is_already_sync [0.004911s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_contract_if_not_contract_head [0.005743s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_complex_password [0.006390s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_empty [0.312526s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store [0.070282s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_manage.TestManage.test_db_contract [0.083088s] ... ok {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store_different_owner [0.075195s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_from_path_overwrite_existing [0.063201s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_metadefs_unload [0.029106s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_db_sync_version [0.037680s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_expand [0.005456s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_expand_failed [0.017398s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_admin [0.404747s] ... ok {2} glance.tests.unit.test_manage.TestManage.test_migrate_already_sync [0.009318s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_non_existing_namespace [0.326167s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification_disabled [0.089489s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner_admin [0.298732s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification_disabled [0.089686s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification [0.086052s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible_admin [0.267296s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_properties [0.343303s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification_disabled [0.077207s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification [0.059959s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_list [0.066618s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification_disabled [0.045889s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_duplicate [0.025852s] ... ok {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_error [0.021955s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete [0.442000s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_not_found [0.048650s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification [0.078081s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_conflict [0.414912s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_write_denied [0.063848s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_related_resources [0.467167s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_value_error [0.082087s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_existing [0.379344s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification_disabled [0.091078s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification [0.056321s] ... ok {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_nonadmin [0.064065s] ... ok {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_member_check_string [0.065544s] ... ok {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_download_image_check_string [0.020871s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible_admin [0.383660s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_not_allowed [0.046295s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_allowed [0.003664s] ... ok {2} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_not_allowed [0.003064s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_allowed [0.026808s] ... ok {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_allowed [0.003220s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_allowed [0.024199s] ... ok {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_allowed [0.003869s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible_admin [0.367051s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_check_unregistered [0.132506s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_overlimit_name [0.639491s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_check [0.106650s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_conflict [0.378836s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_image":"rule:default" was deprecated in W in favor of "add_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image":"rule:default" was deprecated in W in favor of "delete_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_images":"rule:default" was deprecated in W in favor of "get_images":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_image":"rule:default" was deprecated in W in favor of "modify_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "communitize_image":"rule:default" was deprecated in W in favor of "communitize_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "download_image":"rule:default" was deprecated in W in favor of "download_image":"role:admin or (role:member and (project_id:%(project_id)s or project_id:%(member_id)s or "community":%(visibility)s or "public":%(visibility)s))". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "upload_image":"rule:default" was deprecated in W in favor of "upload_image":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_image_location":"rule:default" was deprecated in W in favor of "delete_image_location":"role:admin". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_image_location":"rule:default" was deprecated in W in favor of "get_image_location":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "set_image_location":"rule:default" was deprecated in W in favor of "set_image_location":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "add_member":"rule:default" was deprecated in W in favor of "add_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "delete_member":"rule:default" was deprecated in W in favor of "delete_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_member":"rule:default" was deprecated in W in favor of "get_member":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "get_members":"rule:default" was deprecated in W in favor of "get_members":"role:admin or (role:reader and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "modify_member":"rule:default" was deprecated in W in favor of "modify_member":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "deactivate":"rule:default" was deprecated in W in favor of "deactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "reactivate":"rule:default" was deprecated in W in favor of "reactivate":"role:admin or (role:member and project_id:%(project_id)s)". Reason: The image API now supports roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_rules_default_location [0.110329s] ... ok {2} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_default_not_found [0.081059s] ... ok {2} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_allowed [0.003764s] ... ok {2} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_allowed [0.002446s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_group_disabled [0.454004s] ... ok {2} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_too_many_members [0.016960s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_too_many_image_properties [0.004309s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_unlimited_image_properties [0.013327s] ... ok {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_with_image_property [0.007846s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_append_location_for_queued_image [0.020340s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_quota.TestImageQuota.test_exceed_append_location [0.010083s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_extend_location [0.015841s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_namespace [0.448449s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_lie_size [0.024935s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_kb [0.006739s] ... ok {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location_under [0.019558s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_image_tag [0.004332s] ... ok {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_unlimited_image_tags [0.003145s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_contains [0.002326s] ... ok {2} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_deepcopy [0.003281s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_filter_strips_extra_properties [0.003257s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_but_identical_properties [0.015058s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_raw_json_schema [0.004848s] ... ok {2} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_extra_properties [0.003958s] ... ok {2} glance.tests.unit.test_schema.TestCollectionSchema.test_raw_json_schema [0.002402s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_revert_image_status [0.070799s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_metadata [0.080539s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_duplicate [0.606061s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_uri [0.115045s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects [0.545446s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_locations [0.065296s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_disabled_notification [0.616537s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_missing_properties [0.484600s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_location [0.305389s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_metadata [0.056879s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_locations [0.042564s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_metadata [0.053409s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_pop_location [0.055580s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_with_contents [0.558936s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_reverse_locations_order [0.043394s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature [0.025747s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_location_metadata [0.024869s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_fetches_members_if_private [0.002847s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing [0.522223s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_ignores_acls_if_no_locations [0.045876s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_updates_acls [0.002398s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_addition_updates_acls [0.002281s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace_admin [0.381343s] ... ok {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_removal_updates_acls [0.011219s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_list_bad [0.003254s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_simple_bad [0.002373s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict [0.003500s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict_list [0.002209s] ... ok {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_list [0.002184s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_invalid_signature [0.033513s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_for_image_without_size [0.058033s] ... ok {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_9 [0.063488s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_2_slow_one_fast_two [0.044284s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_overlimit_name [0.231494s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list [0.058149s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_for_external_app [0.050776s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type [0.514331s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_default_unsupported [0.021476s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_6 [0.042693s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_visible [0.466722s] ... ok {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_9 [0.052403s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_zero_limit [0.244838s] ... ok {2} glance.tests.unit.test_versions.VersionsTest.test_get_version_list [0.039403s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info [0.101251s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_reserved_stores_excluded [0.095077s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_existing [0.333389s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_existing [0.493970s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_active [0.143326s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_protected_admin [0.566086s] ... ok {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deleted [0.198391s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_without_glance_direct [0.024558s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload [0.077297s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible_admin [0.381956s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked [0.058879s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked_with_content_length [0.058761s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_forbidden [0.003622s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_get_not_support [0.002870s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_multi_range_requests_raises_bad_request_error [0.023311s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_stage [0.003737s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_property_prefix [0.595525s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_namespace_non_existing [0.265585s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_size_limit_exceeded [0.201592s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_empty [0.634177s] ... ok {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_non_existent_image [0.136727s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_bad_store_uri [0.126744s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create [0.425050s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_internal_error [0.198109s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_existing [0.624652s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_before_save [0.089822s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_full [0.130761s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_store_disabled [0.110723s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_conflict [0.464541s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_existing_namespace [0.736223s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_expired_token [0.167414s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_private_image [0.045090s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible [0.597386s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_public_image [0.149520s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_allowed_by_get_members_policy [0.092172s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_existing_namespace [0.485351s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image [0.147214s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create [0.488139s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_forbidden [0.084939s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_not_found [0.058242s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create [0.484785s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member [0.129293s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_allowed_by_policy [0.086794s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_operators [0.465245s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_invalid_status [0.085936s] ... ok {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_update [0.003325s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_conflict [0.455176s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_invalid [0.045188s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_no_body [0.084577s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_existing_namespace [0.438614s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag [0.137117s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_disabled_notification [0.401173s] ... ok {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_of_non_existing_image [0.066511s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_base_property_marked_as_base [0.003779s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_container_formats [0.002594s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_container_formats [0.011454s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_identify_associated_store [0.077034s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags [0.473682s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_same_validation_data [0.092591s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_bust_import_lock_race_to_delete [0.058423s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner_admin [0.294474s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_duplicate_tags [0.063212s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_with_4byte_character [0.522797s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_non_protected_prop [0.212885s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show [0.347981s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_public_image_as_admin [0.128896s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_readonly_property [0.059102s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_existing_namespace [0.589061s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_reserved_property [0.098865s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete [0.551211s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_properties [0.120441s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_prefix_mismatch [0.358051s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_already_deleted_image_admin [0.048488s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_disabled_notification [0.106647s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_forbidden [0.132889s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_with_4byte_character [0.528364s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_name [0.361793s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_in_store [0.160220s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_admin_protected [0.514072s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status_delayed_delete [0.112395s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_uploading_status_image [0.058129s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_namespace_non_existing [0.279402s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_with_tags [0.100894s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index [0.501252s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_raises_not_found [0.179441s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_disabled_notification [0.515960s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_allowed_by_policy [0.157034s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create [0.406150s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_non_existing_namespace [0.507890s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_failure [0.296362s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_resource_type [0.424624s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing [0.532328s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_reaped_task [0.348288s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_no_proxy_non_direct [0.065755s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_not_allowed [0.073873s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible_admin [0.566928s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namesp_admin [0.411756s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies [0.076371s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing_namespace [0.491472s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_bad_request [0.094472s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict [0.078600s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_index [0.319254s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_container_format_is_none [0.080067s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_default_limit [0.110935s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_namespace_non_existing [0.505682s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker [0.077811s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_visible [0.482430s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show [0.336988s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_max_filter [0.140782s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_single_image [0.140591s] ... ok {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_name_overlimit [0.417686s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_core_and_extra_property [0.101620s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image [0.083355s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_id_filter [0.139505s] ... ok {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image_has_correct_statuses [0.067893s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:286: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html task = self.controller.get(request, task_id=UUID1) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get [0.032077s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible [0.439178s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_hidden_filter [0.097681s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_empty [0.526823s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:158: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3, limit=2) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker [0.113351s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found [0.087953s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:243: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, sort_dir='asc', limit=3) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir [0.019879s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker [0.173272s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_not_found [0.109966s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_tags [0.349846s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete [0.208104s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_checksum [0.127561s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {3} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_index_unauthorized [0.112163s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body [0.029545s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_os_hash_value [0.117143s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status [0.106898s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_tags [0.084148s] ... ok {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified [0.036634s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_name_filter [0.065238s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible [0.716679s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified [0.074031s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit [0.045190s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit [0.042359s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace_admin [0.523709s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc [0.025467s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_multiple_images [0.167784s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_unauthorized [0.049960s] ... ok Image ID 'fake_id' is not a valid UUID. Found 0 queued images... +----+ | ID | +----+ +----+ Image ID 'fake_id' is not a valid UUID. /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags_and_properties [0.208027s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_non_existing [0.431457s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deactivated [0.158135s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags [0.396807s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deactivated [0.155524s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_4byte_character [0.271259s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deleted [0.207450s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_uploading [0.149117s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete [0.302568s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_visible [0.578737s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing [0.264303s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_permitted_role [0.299266s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner_admin [0.379257s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing_namespace [0.236075s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_permitted_role [0.244705s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner [0.284311s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_role [0.247371s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_empty [0.341497s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_unpermitted_role [0.206558s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_specific_resource_type [0.281347s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show [0.284808s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_locked_down_protected_prop [0.170216s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_unknon_locations [0.097239s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_4byte_character [0.244724s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show [0.126115s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_4 [0.095566s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible [0.435347s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_insertion [0.116087s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing_namespace [0.311753s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_invalid [0.108832s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_list [0.124902s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace [0.233796s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_conflict [0.406833s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_4 [0.101957s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_image_doesnt_exist [0.076686s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_multiple_changes [0.145013s] ... ok /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_name [0.283103s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete [0.443113s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_protected_prop_case_insensitive [0.277466s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_store_exception [0.174924s] ... ok {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_non_existing [0.401042s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_onwer_non_admin [0.112924s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_admin_protected [0.516116s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_property [0.128016s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_4byte_character [0.353184s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_too_many_properties [0.146692s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing [0.260399s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member [0.167799s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_public_image_unauthorized [0.145330s] ... ok {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members [0.036220s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... SKIPPED: Something wrong, this test touches registry /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:438: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html new_task = self.controller.create(request, task=task) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_properties_missed [0.038833s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:409: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html new_task = self.controller.create(request, task=task) {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_delete_unauthorized [0.130306s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form [0.068024s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:219: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, limit=limit) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit [0.042831s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:210: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker [0.034812s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_depublicize_image_unauthorized [0.090472s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing_namespace [0.307179s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:281: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks [0.040431s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index [0.031482s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction [0.034243s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id [0.026554s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters [0.038164s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit [0.038635s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_set_image_location_unauthorized [0.214156s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index [0.005738s] ... ok {1} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters [0.003032s] ... ok Image ID 'fake_id' is not a valid UUID. Found 0 cached images... +----+---------------------+---------------------+------+------+ | ID | Last Accessed (UTC) | Last Modified (UTC) | Size | Hits | +----+---------------------+---------------------+------+------+ +----+---------------------+---------------------+------+------+ Commands: help Output help for one of the commands below compare What is missing from the target glance? dump Dump the contents of a glance instance to local disk. livecopy Load the contents of one glance instance into another. load Load the contents of a local directory into glance. size Determine the size of a glance instance if dumped to disk. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str Create a new string object from the given object. If encoding or errors is specified, then the object must expose a data buffer that will be decoded using the given encoding and error handler. Otherwise, returns the result of object.__str__() (if defined) or repr(object). encoding defaults to sys.getdefaultencoding(). errors defaults to 'strict'. /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_full [0.113915s] ... ok {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner [0.342225s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_id_to_image_id [0.061555s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_property_key [0.076578s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_minimal [0.046740s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update [0.249971s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images [0.045234s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:335: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html self.controller.create(request, task=task) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create [0.040470s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent [0.028872s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed [0.040952s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index [0.034681s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:133: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:236: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit [0.046238s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_readonly_attributes_forbidden [0.311349s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key [0.029965s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_all_stores_not_boolean [0.046752s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker [0.011262s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:168: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID1, limit=2) /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:147: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, marker=UUID3, limit=1, {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters [0.020679s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid [0.035683s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker_not_specified [0.090753s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_delete_unauthorized [0.073681s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_dirs [0.055257s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_default_dir [0.101783s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_create_task_unauthorized [0.121281s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {0} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_get_unauthorized [0.051464s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create [0.030989s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_asc [0.091239s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit [0.036983s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_invalid_value [0.042217s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter [0.032480s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_authorized_bad_query_string [0.049283s] ... ok {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get [0.005793s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_strip_params_from_filters [0.072005s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter [0.083832s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_many_filter [0.070701s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_tag [0.034048s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_base_attributes [0.137777s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_deep_limited_attributes [0.084174s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_attributes [0.293541s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_changes [0.302045s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_readonly_attributes [0.404811s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_value [0.085326s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_neg_create_with_stores [0.036750s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_list_property [0.042101s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_numeric_property [0.031492s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create [0.035662s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create [0.003577s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_minimal_fixture [0.003608s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_update [0.003479s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_enabled [0.003361s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_multiple_location_enabled [0.003439s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_explicitly_disabled [0.003403s] ... ok {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show [0.003465s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_non_existing_image [0.075556s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_to_other_stores [0.106501s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_invalid_store [0.084251s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_image_not_exist [0.050592s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_invalid_backend_in_request_header [0.074159s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_duplicate [0.210320s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_4byte_character [0.312696s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_create_disabled [0.187723s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_disabled [0.303783s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner [0.262508s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner [0.234306s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner [0.294474s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner_admin [0.334724s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_objects [0.306597s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show [0.263184s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update [0.270733s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name [0.357261s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name_conflict [0.222039s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner [0.188495s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner_admin [0.198304s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index [0.202710s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_conflict [0.208165s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_name [0.232194s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_duplicate [0.407471s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace [0.371124s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_4byte_character [0.350572s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_admin_protected [0.221256s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing [0.225391s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing_resource_type [0.214196s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible [0.320494s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update [0.234404s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_non_existing [0.238177s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_admin [0.194105s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_conflict [0.175805s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namespace [0.193106s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete [0.260507s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner [0.193284s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib64/python3.9/unittest/case.py:1140: DeprecationWarning: assertDictContainsSubset is deprecated warnings.warn('assertDictContainsSubset is deprecated', {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner_admin [0.197968s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible_admin [0.211583s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_overlimit_name [0.184788s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_disabled_notification [0.208438s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_existing [0.266795s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:141: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin [0.011629s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:227: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, limit=4) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max [0.007093s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:186: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, filters={'status': 'pending'}) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many [0.006489s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:177: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, filters={'id': UUID1}) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter [0.022369s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters [0.007184s] ... ok /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:195: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:251: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html output = self.controller.index(request, sort_key='created_at', limit=3) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key [0.006669s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /builddir/build/BUILD/glance-22.1.1.dev2/glance/tests/unit/v2/test_tasks_resource.py:461: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html task = self.controller.create(request, task=task) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create [0.131270s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( /usr/lib/python3.9/site-packages/testtools/testcase.py:1029: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html return self._callable_object(*self._args, **self._kwargs) {2} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_get_unauthorized [0.055411s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker [0.022370s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value [0.021935s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_authorized_bad_format [0.019094s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_unauthorized [0.020064s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create [0.002945s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned [0.002531s] ... ok /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "default":"role:admin" was deprecated in Ussuri in favor of "default":"". Reason: In order to allow operators to accept the default policies from code by not defining them in the policy file, while still working with old policy files that rely on the ``default`` rule for policies that are not specified in the policy file, the ``default`` rule must now be explicitly set to ``"role:admin"`` when that is the desired default for unspecified rules.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:687: UserWarning: Policy "modify_task":"rule:default" was deprecated for removal in W. Reason: This policy check has never been honored by the API. It will be removed in a future release. . Its value may be silently ignored in the future. warnings.warn( {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned [0.004410s] ... ok {2} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker [0.002441s] ... ok ====== Totals ====== Ran: 2039 tests in 61.6190 sec. - Passed: 2020 - Skipped: 19 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 195.0743 sec. ============== Worker Balance ============== - Worker 0 (510 tests) => 0:00:47.257726 - Worker 1 (510 tests) => 0:00:47.491492 - Worker 2 (510 tests) => 0:01:01.618997 - Worker 3 (509 tests) => 0:00:41.554680 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tKyuCB + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/openstack-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/openstack-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/openstack-glance + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /etc/glance/rootwrap.d/glance_cinder_store.filters -> /usr/share/glance_store/glance_cinder_store.filters warning: absolute symlink: /etc/glance/rootwrap.d/os-brick.filters -> /usr/share/os-brick/rootwrap/os-brick.filters Provides: config(openstack-glance) = 1:22.1.1-0.20220201101350.b1d635c.el9 openstack-glance = 1:22.1.1-0.20220201101350.b1d635c.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-glance-22.1.1-0.20220201101350.b1d635c.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AgEIBs + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/python3-glance + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/python3-glance + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/python3-glance + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glance = 1:22.1.1-0.20220201101350.b1d635c.el9 python3-glance = 1:22.1.1-0.20220201101350.b1d635c.el9 python3.9-glance = 1:22.1.1-0.20220201101350.b1d635c.el9 python3.9dist(glance) = 22.1.1~~dev2 python3dist(glance) = 22.1.1~~dev2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(setuptools) Obsoletes: python-glance < 1:22.1.1-0.20220201101350.b1d635c.el9 Processing files: openstack-glance-doc-22.1.1-0.20220201101350.b1d635c.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.elRn7a + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/openstack-glance-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/openstack-glance-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/doc/openstack-glance-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-glance-doc = 1:22.1.1-0.20220201101350.b1d635c.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-glance-tests-22.1.1-0.20220201101350.b1d635c.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aW2rI5 + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/licenses/python3-glance-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/licenses/python3-glance-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64/usr/share/licenses/python3-glance-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-glance-tests = 1:22.1.1-0.20220201101350.b1d635c.el9 python3-glance-tests = 1:22.1.1-0.20220201101350.b1d635c.el9 python3.9-glance-tests = 1:22.1.1-0.20220201101350.b1d635c.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Obsoletes: python-glance-tests < 1:22.1.1-0.20220201101350.b1d635c.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 Wrote: /builddir/build/RPMS/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-22.1.1-0.20220201101350.b1d635c.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-glance-tests-22.1.1-0.20220201101350.b1d635c.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-glance-doc-22.1.1-0.20220201101350.b1d635c.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RFR05R + umask 022 + cd /builddir/build/BUILD + cd glance-22.1.1.dev2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-22.1.1-0.20220201101350.b1d635c.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0