Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-dashboard.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-98756-6072/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-dashboard.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-dashboard-23.0.0-1.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-dashboard.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-98756-6072/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=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-dashboard.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4HrN4v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf horizon-23.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/horizon-23.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd horizon-23.0.0 + /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-dashboard-23.0.0 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + sed -i '/^DEBUG =.*/c\DEBUG = False' openstack_dashboard/local/local_settings.py.example + sed -i '/^WEBROOT =.*/c\WEBROOT = '\''/dashboard/'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*ALLOWED_HOSTS =.*/c\ALLOWED_HOSTS = ['\''horizon.example.com'\'', '\''localhost'\'']' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*LOCAL_PATH =.*/c\LOCAL_PATH = '\''/tmp'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^.*POLICY_FILES_PATH =.*/c\POLICY_FILES_PATH = '\''/etc/openstack-dashboard'\''' openstack_dashboard/local/local_settings.py.example + sed -i '/^BIN_DIR = .*/c\BIN_DIR = '\''/usr/bin'\''' openstack_dashboard/settings.py + sed -i '/^COMPRESS_PARSER = .*/a COMPRESS_OFFLINE = True' openstack_dashboard/settings.py + sed -i 's:COMPRESS_OFFLINE.=.False:COMPRESS_OFFLINE = True:' openstack_dashboard/settings.py + sed -i 's/\/usr\/bin\/env python/\/usr\/bin\/env python3/' manage.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lnNIat + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd horizon-23.0.0 + cd horizon + django-admin compilemessages processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/nl_NL/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/nl_NL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ca/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pl_PL/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pl_PL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ar/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/eo/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/es_MX/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/fil/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/sr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/zh_Hans/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/es/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/it/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/en_AU/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/hi/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pa_IN/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/zh_Hant/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/zh_Hant/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/fi_FI/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/sl_SI/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/hu/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/horizon/locale/pt/LC_MESSAGES + cd .. + cd openstack_dashboard + django-admin compilemessages processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/gu/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/mni/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/mr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/en_AU/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/pl_PL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/it/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/zh_Hans/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ne/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/zh_Hant/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/zh_Hant/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ur/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ks/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/kok/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/as/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/hi/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/mai/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/eo/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/kn/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/brx/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/bn_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ta/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/es/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-23.0.0/openstack_dashboard/locale/fr/LC_MESSAGES + cd .. + echo + ls horizon/locale/ar/LC_MESSAGES/djangojs.mo horizon/locale/ca/LC_MESSAGES/django.mo horizon/locale/cs/LC_MESSAGES/django.mo horizon/locale/cs/LC_MESSAGES/djangojs.mo horizon/locale/de/LC_MESSAGES/django.mo horizon/locale/de/LC_MESSAGES/djangojs.mo horizon/locale/en_AU/LC_MESSAGES/django.mo horizon/locale/en_AU/LC_MESSAGES/djangojs.mo horizon/locale/en_GB/LC_MESSAGES/django.mo horizon/locale/en_GB/LC_MESSAGES/djangojs.mo horizon/locale/eo/LC_MESSAGES/django.mo horizon/locale/eo/LC_MESSAGES/djangojs.mo horizon/locale/es/LC_MESSAGES/django.mo horizon/locale/es/LC_MESSAGES/djangojs.mo horizon/locale/es_MX/LC_MESSAGES/django.mo horizon/locale/fi_FI/LC_MESSAGES/django.mo horizon/locale/fil/LC_MESSAGES/django.mo horizon/locale/fr/LC_MESSAGES/django.mo horizon/locale/fr/LC_MESSAGES/djangojs.mo horizon/locale/hi/LC_MESSAGES/django.mo horizon/locale/hu/LC_MESSAGES/django.mo horizon/locale/id/LC_MESSAGES/django.mo horizon/locale/id/LC_MESSAGES/djangojs.mo horizon/locale/it/LC_MESSAGES/django.mo horizon/locale/it/LC_MESSAGES/djangojs.mo horizon/locale/ja/LC_MESSAGES/django.mo horizon/locale/ja/LC_MESSAGES/djangojs.mo horizon/locale/ko_KR/LC_MESSAGES/django.mo horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo horizon/locale/nl_NL/LC_MESSAGES/django.mo horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo horizon/locale/pa_IN/LC_MESSAGES/django.mo horizon/locale/pa_IN/LC_MESSAGES/djangojs.mo horizon/locale/pl_PL/LC_MESSAGES/django.mo horizon/locale/pl_PL/LC_MESSAGES/djangojs.mo horizon/locale/pt/LC_MESSAGES/django.mo horizon/locale/pt_BR/LC_MESSAGES/django.mo horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo horizon/locale/ru/LC_MESSAGES/django.mo horizon/locale/ru/LC_MESSAGES/djangojs.mo horizon/locale/sl_SI/LC_MESSAGES/django.mo horizon/locale/sr/LC_MESSAGES/django.mo horizon/locale/tr_TR/LC_MESSAGES/django.mo horizon/locale/tr_TR/LC_MESSAGES/djangojs.mo horizon/locale/zh_Hans/LC_MESSAGES/django.mo horizon/locale/zh_Hans/LC_MESSAGES/djangojs.mo horizon/locale/zh_Hant/LC_MESSAGES/django.mo horizon/locale/zh_Hant/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/as/LC_MESSAGES/django.mo openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.mo openstack_dashboard/locale/brx/LC_MESSAGES/django.mo openstack_dashboard/locale/cs/LC_MESSAGES/django.mo openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/de/LC_MESSAGES/django.mo openstack_dashboard/locale/de/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/en_AU/LC_MESSAGES/django.mo openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/en_GB/LC_MESSAGES/django.mo openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/eo/LC_MESSAGES/django.mo openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/es/LC_MESSAGES/django.mo openstack_dashboard/locale/es/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/fr/LC_MESSAGES/django.mo openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/gu/LC_MESSAGES/django.mo openstack_dashboard/locale/hi/LC_MESSAGES/django.mo openstack_dashboard/locale/id/LC_MESSAGES/django.mo openstack_dashboard/locale/id/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/it/LC_MESSAGES/django.mo openstack_dashboard/locale/it/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/ja/LC_MESSAGES/django.mo openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/kn/LC_MESSAGES/django.mo openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/kok/LC_MESSAGES/django.mo openstack_dashboard/locale/ks/LC_MESSAGES/django.mo openstack_dashboard/locale/mai/LC_MESSAGES/django.mo openstack_dashboard/locale/mni/LC_MESSAGES/django.mo openstack_dashboard/locale/mr/LC_MESSAGES/django.mo openstack_dashboard/locale/ne/LC_MESSAGES/django.mo openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.mo openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.mo openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/ru/LC_MESSAGES/django.mo openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/ta/LC_MESSAGES/django.mo openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.mo openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/ur/LC_MESSAGES/django.mo openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.mo openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.mo + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py creating build creating build/lib creating build/lib/horizon creating build/lib/horizon/test creating build/lib/horizon/test/django_pyscss_fix copying horizon/test/django_pyscss_fix/__init__.py -> build/lib/horizon/test/django_pyscss_fix copying horizon/themes.py -> build/lib/horizon copying horizon/views.py -> build/lib/horizon copying horizon/base.py -> build/lib/horizon copying horizon/loaders.py -> build/lib/horizon copying horizon/messages.py -> build/lib/horizon copying horizon/version.py -> build/lib/horizon copying horizon/__init__.py -> build/lib/horizon copying horizon/site_urls.py -> build/lib/horizon copying horizon/exceptions.py -> build/lib/horizon copying horizon/decorators.py -> build/lib/horizon copying horizon/context_processors.py -> build/lib/horizon copying horizon/notifications.py -> build/lib/horizon copying horizon/cache.py -> build/lib/horizon copying horizon/defaults.py -> build/lib/horizon creating build/lib/horizon/test/unit creating build/lib/horizon/test/unit/management creating build/lib/horizon/test/unit/management/commands copying horizon/test/unit/management/commands/test_startpanel.py -> build/lib/horizon/test/unit/management/commands copying horizon/test/unit/management/commands/__init__.py -> build/lib/horizon/test/unit/management/commands copying horizon/test/unit/management/commands/test_startdash.py -> build/lib/horizon/test/unit/management/commands creating build/lib/horizon/test/test_dashboards creating build/lib/horizon/test/test_dashboards/dogs copying horizon/test/test_dashboards/dogs/__init__.py -> build/lib/horizon/test/test_dashboards/dogs copying horizon/test/test_dashboards/dogs/dashboard.py -> build/lib/horizon/test/test_dashboards/dogs creating build/lib/horizon/conf creating build/lib/horizon/conf/dash_template copying horizon/conf/dash_template/__init__.py -> build/lib/horizon/conf/dash_template creating build/lib/horizon/test/unit/templatetags copying horizon/test/unit/templatetags/test_templatetags.py -> build/lib/horizon/test/unit/templatetags copying horizon/test/unit/templatetags/__init__.py -> build/lib/horizon/test/unit/templatetags creating build/lib/horizon/workflows copying horizon/workflows/views.py -> build/lib/horizon/workflows copying horizon/workflows/base.py -> build/lib/horizon/workflows copying horizon/workflows/__init__.py -> build/lib/horizon/workflows creating build/lib/horizon/tables copying horizon/tables/views.py -> build/lib/horizon/tables copying horizon/tables/base.py -> build/lib/horizon/tables copying horizon/tables/__init__.py -> build/lib/horizon/tables copying horizon/tables/formset.py -> build/lib/horizon/tables copying horizon/tables/actions.py -> build/lib/horizon/tables creating build/lib/horizon/middleware copying horizon/middleware/base.py -> build/lib/horizon/middleware copying horizon/middleware/simultaneous_sessions.py -> build/lib/horizon/middleware copying horizon/middleware/__init__.py -> build/lib/horizon/middleware copying horizon/middleware/operation_log.py -> build/lib/horizon/middleware creating build/lib/horizon/hacking copying horizon/hacking/__init__.py -> build/lib/horizon/hacking copying horizon/hacking/checks.py -> build/lib/horizon/hacking creating build/lib/horizon/browsers copying horizon/browsers/views.py -> build/lib/horizon/browsers copying horizon/browsers/base.py -> build/lib/horizon/browsers copying horizon/browsers/__init__.py -> build/lib/horizon/browsers copying horizon/browsers/breadcrumb.py -> build/lib/horizon/browsers creating build/lib/horizon/contrib creating build/lib/horizon/contrib/staticfiles copying horizon/contrib/staticfiles/finders.py -> build/lib/horizon/contrib/staticfiles copying horizon/contrib/staticfiles/__init__.py -> build/lib/horizon/contrib/staticfiles copying horizon/test/unit/management/__init__.py -> build/lib/horizon/test/unit/management creating build/lib/horizon/test/jasmine copying horizon/test/jasmine/__init__.py -> build/lib/horizon/test/jasmine copying horizon/test/jasmine/jasmine.py -> build/lib/horizon/test/jasmine creating build/lib/horizon/test/unit/tables copying horizon/test/unit/tables/test_tables.py -> build/lib/horizon/test/unit/tables copying horizon/test/unit/tables/__init__.py -> build/lib/horizon/test/unit/tables copying horizon/test/utils.py -> build/lib/horizon/test copying horizon/test/webdriver.py -> build/lib/horizon/test copying horizon/test/__init__.py -> build/lib/horizon/test copying horizon/test/firefox_binary.py -> build/lib/horizon/test copying horizon/test/settings.py -> build/lib/horizon/test copying horizon/test/helpers.py -> build/lib/horizon/test copying horizon/test/urls.py -> build/lib/horizon/test creating build/lib/horizon/conf/panel_template copying horizon/conf/panel_template/views.py -> build/lib/horizon/conf/panel_template copying horizon/conf/panel_template/__init__.py -> build/lib/horizon/conf/panel_template creating build/lib/horizon/tabs copying horizon/tabs/views.py -> build/lib/horizon/tabs copying horizon/tabs/base.py -> build/lib/horizon/tabs copying horizon/tabs/__init__.py -> build/lib/horizon/tabs creating build/lib/horizon/management copying horizon/management/__init__.py -> build/lib/horizon/management creating build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_file_discovery.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/__init__.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_functions.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_validators.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_secret_key.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_filters.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_babel_extract_angular.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/test_memoized.py -> build/lib/horizon/test/unit/utils creating build/lib/horizon/management/commands copying horizon/management/commands/startdash.py -> build/lib/horizon/management/commands copying horizon/management/commands/__init__.py -> build/lib/horizon/management/commands copying horizon/management/commands/pull_catalog.py -> build/lib/horizon/management/commands copying horizon/management/commands/startpanel.py -> build/lib/horizon/management/commands creating build/lib/horizon/test/unit/workflows copying horizon/test/unit/workflows/test_workflows.py -> build/lib/horizon/test/unit/workflows copying horizon/test/unit/workflows/__init__.py -> build/lib/horizon/test/unit/workflows creating build/lib/horizon/test/dummy_auth copying horizon/test/dummy_auth/__init__.py -> build/lib/horizon/test/dummy_auth copying horizon/test/dummy_auth/backend.py -> build/lib/horizon/test/dummy_auth creating build/lib/horizon/test/test_dashboards/cats creating build/lib/horizon/test/test_dashboards/cats/tigers copying horizon/test/test_dashboards/cats/tigers/views.py -> build/lib/horizon/test/test_dashboards/cats/tigers copying horizon/test/test_dashboards/cats/tigers/panel.py -> build/lib/horizon/test/test_dashboards/cats/tigers copying horizon/test/test_dashboards/cats/tigers/__init__.py -> build/lib/horizon/test/test_dashboards/cats/tigers copying horizon/test/test_dashboards/cats/tigers/urls.py -> build/lib/horizon/test/test_dashboards/cats/tigers copying horizon/conf/__init__.py -> build/lib/horizon/conf copying horizon/conf/default.py -> build/lib/horizon/conf creating build/lib/horizon/forms copying horizon/forms/views.py -> build/lib/horizon/forms copying horizon/forms/base.py -> build/lib/horizon/forms copying horizon/forms/fields.py -> build/lib/horizon/forms copying horizon/forms/__init__.py -> build/lib/horizon/forms copying horizon/test/test_dashboards/cats/__init__.py -> build/lib/horizon/test/test_dashboards/cats copying horizon/test/test_dashboards/cats/dashboard.py -> build/lib/horizon/test/test_dashboards/cats creating build/lib/horizon/templatetags copying horizon/templatetags/shellfilter.py -> build/lib/horizon/templatetags copying horizon/templatetags/form_helpers.py -> build/lib/horizon/templatetags copying horizon/templatetags/bootstrap.py -> build/lib/horizon/templatetags copying horizon/templatetags/horizon.py -> build/lib/horizon/templatetags copying horizon/templatetags/__init__.py -> build/lib/horizon/templatetags copying horizon/templatetags/sizeformat.py -> build/lib/horizon/templatetags copying horizon/templatetags/parse_date.py -> build/lib/horizon/templatetags copying horizon/templatetags/truncate_filter.py -> build/lib/horizon/templatetags copying horizon/templatetags/angular.py -> build/lib/horizon/templatetags copying horizon/templatetags/branding.py -> build/lib/horizon/templatetags copying horizon/templatetags/splitfilter.py -> build/lib/horizon/templatetags copying horizon/templatetags/breadcrumb_nav.py -> build/lib/horizon/templatetags copying horizon/contrib/bootstrap_datepicker.py -> build/lib/horizon/contrib copying horizon/contrib/__init__.py -> build/lib/horizon/contrib creating build/lib/horizon/test/test_dashboards/cats/kittens copying horizon/test/test_dashboards/cats/kittens/views.py -> build/lib/horizon/test/test_dashboards/cats/kittens copying horizon/test/test_dashboards/cats/kittens/panel.py -> build/lib/horizon/test/test_dashboards/cats/kittens copying horizon/test/test_dashboards/cats/kittens/__init__.py -> build/lib/horizon/test/test_dashboards/cats/kittens copying horizon/test/test_dashboards/cats/kittens/urls.py -> build/lib/horizon/test/test_dashboards/cats/kittens creating build/lib/horizon/test/unit/forms copying horizon/test/unit/forms/__init__.py -> build/lib/horizon/test/unit/forms copying horizon/test/unit/forms/test_forms.py -> build/lib/horizon/test/unit/forms copying horizon/test/unit/forms/test_fields.py -> build/lib/horizon/test/unit/forms creating build/lib/horizon/test/unit/tabs copying horizon/test/unit/tabs/__init__.py -> build/lib/horizon/test/unit/tabs copying horizon/test/unit/tabs/test_tabs.py -> build/lib/horizon/test/unit/tabs copying horizon/test/test_dashboards/__init__.py -> build/lib/horizon/test/test_dashboards creating build/lib/horizon/test/unit/hacking copying horizon/test/unit/hacking/__init__.py -> build/lib/horizon/test/unit/hacking copying horizon/test/unit/hacking/test_checks.py -> build/lib/horizon/test/unit/hacking creating build/lib/horizon/test/unit/middleware copying horizon/test/unit/middleware/test_operation_log.py -> build/lib/horizon/test/unit/middleware copying horizon/test/unit/middleware/__init__.py -> build/lib/horizon/test/unit/middleware copying horizon/test/unit/middleware/test_base.py -> build/lib/horizon/test/unit/middleware copying horizon/test/unit/middleware/test_simultaneous_sessions.py -> build/lib/horizon/test/unit/middleware copying horizon/test/unit/test_exceptions.py -> build/lib/horizon/test/unit copying horizon/test/unit/test_views.py -> build/lib/horizon/test/unit copying horizon/test/unit/__init__.py -> build/lib/horizon/test/unit copying horizon/test/unit/test_notifications.py -> build/lib/horizon/test/unit copying horizon/test/unit/test_messages.py -> build/lib/horizon/test/unit copying horizon/test/unit/test_base.py -> build/lib/horizon/test/unit creating build/lib/horizon/test/customization copying horizon/test/customization/__init__.py -> build/lib/horizon/test/customization copying horizon/test/customization/cust_test2.py -> build/lib/horizon/test/customization copying horizon/test/customization/cust_test1.py -> build/lib/horizon/test/customization creating build/lib/horizon/utils copying horizon/utils/filters.py -> build/lib/horizon/utils copying horizon/utils/secret_key.py -> build/lib/horizon/utils copying horizon/utils/scss_filter.py -> build/lib/horizon/utils copying horizon/utils/memoized.py -> build/lib/horizon/utils copying horizon/utils/babel_extract_angular.py -> build/lib/horizon/utils copying horizon/utils/html.py -> build/lib/horizon/utils copying horizon/utils/__init__.py -> build/lib/horizon/utils copying horizon/utils/http.py -> build/lib/horizon/utils copying horizon/utils/functions.py -> build/lib/horizon/utils copying horizon/utils/file_discovery.py -> build/lib/horizon/utils copying horizon/utils/validators.py -> build/lib/horizon/utils copying horizon/utils/csvbase.py -> build/lib/horizon/utils copying horizon/utils/settings.py -> build/lib/horizon/utils copying horizon/utils/escape.py -> build/lib/horizon/utils copying horizon/utils/lazy_encoder.py -> build/lib/horizon/utils creating build/lib/horizon/test/test_dashboards/dogs/puppies copying horizon/test/test_dashboards/dogs/puppies/views.py -> build/lib/horizon/test/test_dashboards/dogs/puppies copying horizon/test/test_dashboards/dogs/puppies/panel.py -> build/lib/horizon/test/test_dashboards/dogs/puppies copying horizon/test/test_dashboards/dogs/puppies/__init__.py -> build/lib/horizon/test/test_dashboards/dogs/puppies copying horizon/test/test_dashboards/dogs/puppies/tables.py -> build/lib/horizon/test/test_dashboards/dogs/puppies copying horizon/test/test_dashboards/dogs/puppies/tabs.py -> build/lib/horizon/test/test_dashboards/dogs/puppies copying horizon/test/test_dashboards/dogs/puppies/urls.py -> build/lib/horizon/test/test_dashboards/dogs/puppies creating build/lib/openstack_dashboard creating build/lib/openstack_dashboard/dashboards creating build/lib/openstack_dashboard/dashboards/project creating build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/views.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/utils.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/audit_tables.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/panel.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/__init__.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/forms.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/console.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/tables.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/tabs.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/tests.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/interfaces_tables.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/urls.py -> build/lib/openstack_dashboard/dashboards/project/instances creating build/lib/openstack_dashboard/dashboards/identity creating build/lib/openstack_dashboard/dashboards/identity/users creating build/lib/openstack_dashboard/dashboards/identity/users/groups copying openstack_dashboard/dashboards/identity/users/groups/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/users/groups copying openstack_dashboard/dashboards/identity/users/groups/tables.py -> build/lib/openstack_dashboard/dashboards/identity/users/groups creating build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/views.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/panel.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/tables.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/tabs.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/workflows.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/tests.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/urls.py -> build/lib/openstack_dashboard/dashboards/identity/projects creating build/lib/openstack_dashboard/test creating build/lib/openstack_dashboard/test/integration_tests creating build/lib/openstack_dashboard/test/integration_tests/pages creating build/lib/openstack_dashboard/test/integration_tests/pages/admin creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/system copying openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system copying openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system copying openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system copying openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system creating build/lib/openstack_dashboard/dashboards/admin creating build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/views.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/panel.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/forms.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/tables.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/tests.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/urls.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies creating build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/views.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/panel.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/__init__.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/forms.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/tables.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/tabs.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/tests.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/urls.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots creating build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/views.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/panel.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/__init__.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/forms.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/tables.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/tabs.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/workflows.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/tests.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/urls.py -> build/lib/openstack_dashboard/dashboards/project/volume_groups creating build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/views.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/panel.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/tables.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/tests.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/urls.py -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots creating build/lib/openstack_dashboard/test/test_panels copying openstack_dashboard/test/test_panels/__init__.py -> build/lib/openstack_dashboard/test/test_panels creating build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/views.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/panel.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/forms.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/tables.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/tests.py -> build/lib/openstack_dashboard/dashboards/admin/volumes copying openstack_dashboard/dashboards/admin/volumes/urls.py -> build/lib/openstack_dashboard/dashboards/admin/volumes creating build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/views.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/panel.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/forms.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/tables.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/tabs.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/workflows.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/tests.py -> build/lib/openstack_dashboard/dashboards/project/networks copying openstack_dashboard/dashboards/project/networks/urls.py -> build/lib/openstack_dashboard/dashboards/project/networks creating build/lib/openstack_dashboard/dashboards/admin/group_types creating build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/specs/views.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/specs/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/specs/forms.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/specs/tables.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/specs/tests.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/specs/urls.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs creating build/lib/openstack_dashboard/test/integration_tests/pages/project creating build/lib/openstack_dashboard/test/integration_tests/pages/project/compute copying openstack_dashboard/test/integration_tests/pages/project/compute/keypairspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute copying openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute copying openstack_dashboard/test/integration_tests/pages/project/compute/servergroupspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute copying openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute copying openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute copying openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute creating build/lib/openstack_dashboard/dashboards/admin/routers creating build/lib/openstack_dashboard/dashboards/admin/routers/extensions copying openstack_dashboard/dashboards/admin/routers/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers/extensions creating build/lib/openstack_dashboard/test/test_panels/nonloading_panel copying openstack_dashboard/test/test_panels/nonloading_panel/views.py -> build/lib/openstack_dashboard/test/test_panels/nonloading_panel copying openstack_dashboard/test/test_panels/nonloading_panel/panel.py -> build/lib/openstack_dashboard/test/test_panels/nonloading_panel copying openstack_dashboard/test/test_panels/nonloading_panel/__init__.py -> build/lib/openstack_dashboard/test/test_panels/nonloading_panel copying openstack_dashboard/test/test_panels/nonloading_panel/urls.py -> build/lib/openstack_dashboard/test/test_panels/nonloading_panel creating build/lib/openstack_dashboard/test/integration_tests/pages/project/object_store copying openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/object_store copying openstack_dashboard/test/integration_tests/pages/basepage.py -> build/lib/openstack_dashboard/test/integration_tests/pages copying openstack_dashboard/test/integration_tests/pages/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages copying openstack_dashboard/test/integration_tests/pages/loginpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages copying openstack_dashboard/test/integration_tests/pages/navigation.py -> build/lib/openstack_dashboard/test/integration_tests/pages copying openstack_dashboard/test/integration_tests/pages/pageobject.py -> build/lib/openstack_dashboard/test/integration_tests/pages creating build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/views.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/panel.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/forms.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/tables.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/tests.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/urls.py -> build/lib/openstack_dashboard/dashboards/admin/images creating build/lib/openstack_dashboard/test/test_plugins copying openstack_dashboard/test/test_plugins/__init__.py -> build/lib/openstack_dashboard/test/test_plugins copying openstack_dashboard/test/test_plugins/test_panel_group.py -> build/lib/openstack_dashboard/test/test_plugins copying openstack_dashboard/test/test_plugins/test_panel.py -> build/lib/openstack_dashboard/test/test_plugins creating build/lib/openstack_dashboard/contrib copying openstack_dashboard/contrib/__init__.py -> build/lib/openstack_dashboard/contrib creating build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/views.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/base.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/__init__.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/quotas.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/tables.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/test/integration_tests/basewebobject.py -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/__init__.py -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/config.py -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/decorators.py -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/video_recorder.py -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/helpers.py -> build/lib/openstack_dashboard/test/integration_tests creating build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/views.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/constants.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/panel.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/forms.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/tables.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/tests.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/urls.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates creating build/lib/openstack_dashboard/dashboards/project/images creating build/lib/openstack_dashboard/dashboards/project/images/snapshots copying openstack_dashboard/dashboards/project/images/snapshots/views.py -> build/lib/openstack_dashboard/dashboards/project/images/snapshots copying openstack_dashboard/dashboards/project/images/snapshots/__init__.py -> build/lib/openstack_dashboard/dashboards/project/images/snapshots copying openstack_dashboard/dashboards/project/images/snapshots/forms.py -> build/lib/openstack_dashboard/dashboards/project/images/snapshots copying openstack_dashboard/dashboards/project/images/snapshots/tests.py -> build/lib/openstack_dashboard/dashboards/project/images/snapshots copying openstack_dashboard/dashboards/project/images/snapshots/urls.py -> build/lib/openstack_dashboard/dashboards/project/images/snapshots creating build/lib/openstack_dashboard/dashboards/project/network_topology creating build/lib/openstack_dashboard/dashboards/project/network_topology/networks copying openstack_dashboard/dashboards/project/network_topology/networks/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/networks copying openstack_dashboard/dashboards/project/network_topology/networks/tables.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/networks creating build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/views.py -> build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/panel.py -> build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/__init__.py -> build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/forms.py -> build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/tables.py -> build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/tests.py -> build/lib/openstack_dashboard/dashboards/project/api_access copying openstack_dashboard/dashboards/project/api_access/urls.py -> build/lib/openstack_dashboard/dashboards/project/api_access creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute copying openstack_dashboard/test/integration_tests/pages/admin/compute/hostaggregatespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute copying openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute copying openstack_dashboard/test/integration_tests/pages/admin/compute/hypervisorspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute copying openstack_dashboard/test/integration_tests/pages/admin/compute/imagespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute copying openstack_dashboard/test/integration_tests/pages/admin/compute/instancespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute copying openstack_dashboard/test/integration_tests/pages/admin/compute/flavorspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute creating build/lib/openstack_dashboard/contrib/developer copying openstack_dashboard/contrib/developer/__init__.py -> build/lib/openstack_dashboard/contrib/developer copying openstack_dashboard/contrib/developer/dashboard.py -> build/lib/openstack_dashboard/contrib/developer copying openstack_dashboard/contrib/developer/tests.py -> build/lib/openstack_dashboard/contrib/developer creating build/lib/openstack_dashboard/dashboards/admin/networks creating build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/dashboards/admin/networks/subnets/views.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/dashboards/admin/networks/subnets/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/dashboards/admin/networks/subnets/tables.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/dashboards/admin/networks/subnets/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/dashboards/admin/networks/subnets/tests.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/dashboards/admin/networks/subnets/urls.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets copying openstack_dashboard/hooks.py -> build/lib/openstack_dashboard copying openstack_dashboard/policy.py -> build/lib/openstack_dashboard copying openstack_dashboard/views.py -> build/lib/openstack_dashboard copying openstack_dashboard/__init__.py -> build/lib/openstack_dashboard copying openstack_dashboard/theme_settings.py -> build/lib/openstack_dashboard copying openstack_dashboard/exceptions.py -> build/lib/openstack_dashboard copying openstack_dashboard/wsgi.py -> build/lib/openstack_dashboard copying openstack_dashboard/context_processors.py -> build/lib/openstack_dashboard copying openstack_dashboard/settings.py -> build/lib/openstack_dashboard copying openstack_dashboard/defaults.py -> build/lib/openstack_dashboard copying openstack_dashboard/urls.py -> build/lib/openstack_dashboard creating build/lib/openstack_dashboard/dashboards/project/network_topology/ports copying openstack_dashboard/dashboards/project/network_topology/ports/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/ports copying openstack_dashboard/dashboards/project/network_topology/ports/tables.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/ports creating build/lib/openstack_dashboard/api copying openstack_dashboard/api/microversions.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/base.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/__init__.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/_nova.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/keystone.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/glance.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/swift.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/nova.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/cinder.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/network.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/neutron.py -> build/lib/openstack_dashboard/api creating build/lib/openstack_dashboard/test/integration_tests/pages/settings copying openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/settings copying openstack_dashboard/test/integration_tests/pages/settings/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/settings copying openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/settings creating build/lib/openstack_dashboard/test/test_panels/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/views.py -> build/lib/openstack_dashboard/test/test_panels/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/panel.py -> build/lib/openstack_dashboard/test/test_panels/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/__init__.py -> build/lib/openstack_dashboard/test/test_panels/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/urls.py -> build/lib/openstack_dashboard/test/test_panels/plugin_panel creating build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/views.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/constants.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/panel.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/tables.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/tests.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/urls.py -> build/lib/openstack_dashboard/dashboards/admin/flavors creating build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/views.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/panel.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/forms.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/tables.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/tests.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/urls.py -> build/lib/openstack_dashboard/dashboards/identity/mappings creating build/lib/openstack_dashboard/dashboards/admin/networks/agents copying openstack_dashboard/dashboards/admin/networks/agents/views.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents copying openstack_dashboard/dashboards/admin/networks/agents/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents copying openstack_dashboard/dashboards/admin/networks/agents/forms.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents copying openstack_dashboard/dashboards/admin/networks/agents/tables.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents copying openstack_dashboard/dashboards/admin/networks/agents/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents copying openstack_dashboard/dashboards/admin/networks/agents/tests.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents creating build/lib/openstack_dashboard/test/test_panels/second_panel copying openstack_dashboard/test/test_panels/second_panel/views.py -> build/lib/openstack_dashboard/test/test_panels/second_panel copying openstack_dashboard/test/test_panels/second_panel/panel.py -> build/lib/openstack_dashboard/test/test_panels/second_panel copying openstack_dashboard/test/test_panels/second_panel/__init__.py -> build/lib/openstack_dashboard/test/test_panels/second_panel copying openstack_dashboard/test/test_panels/second_panel/urls.py -> build/lib/openstack_dashboard/test/test_panels/second_panel creating build/lib/openstack_dashboard/dashboards/settings copying openstack_dashboard/dashboards/settings/__init__.py -> build/lib/openstack_dashboard/dashboards/settings copying openstack_dashboard/dashboards/settings/dashboard.py -> build/lib/openstack_dashboard/dashboards/settings creating build/lib/openstack_dashboard/test/test_plugins/panel_group_config copying openstack_dashboard/test/test_plugins/panel_group_config/_30_admin_add_second_panel_group.py -> build/lib/openstack_dashboard/test/test_plugins/panel_group_config copying openstack_dashboard/test/test_plugins/panel_group_config/__init__.py -> build/lib/openstack_dashboard/test/test_plugins/panel_group_config copying openstack_dashboard/test/test_plugins/panel_group_config/_40_admin_add_panel_to_second_group.py -> build/lib/openstack_dashboard/test/test_plugins/panel_group_config copying openstack_dashboard/test/test_plugins/panel_group_config/_50_admin_add_panel_to_default_group.py -> build/lib/openstack_dashboard/test/test_plugins/panel_group_config copying openstack_dashboard/test/test_plugins/panel_group_config/_20_admin_add_panel_to_group.py -> build/lib/openstack_dashboard/test/test_plugins/panel_group_config copying openstack_dashboard/test/test_plugins/panel_group_config/_10_admin_add_panel_group.py -> build/lib/openstack_dashboard/test/test_plugins/panel_group_config creating build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/views.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/constants.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/panel.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/tables.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/tests.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/dashboards/admin/info/urls.py -> build/lib/openstack_dashboard/dashboards/admin/info creating build/lib/openstack_dashboard/test/test_plugins/panel_config copying openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py -> build/lib/openstack_dashboard/test/test_plugins/panel_config copying openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py -> build/lib/openstack_dashboard/test/test_plugins/panel_config copying openstack_dashboard/test/test_plugins/panel_config/__init__.py -> build/lib/openstack_dashboard/test/test_plugins/panel_config copying openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py -> build/lib/openstack_dashboard/test/test_plugins/panel_config copying openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py -> build/lib/openstack_dashboard/test/test_plugins/panel_config creating build/lib/openstack_dashboard/test/unit creating build/lib/openstack_dashboard/test/unit/api creating build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_swift.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/__init__.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_utils.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_keystone.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_policy.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_cinder.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_neutron.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_nova.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_network.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_config.py -> build/lib/openstack_dashboard/test/unit/api/rest copying openstack_dashboard/test/unit/api/rest/test_glance.py -> build/lib/openstack_dashboard/test/unit/api/rest creating build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2010_admin_overview_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1110_project_server_groups_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1490_project_floating_ips_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_5000_settings.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2240_admin_volume_types_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1080_project_key_pairs_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3090_identity_application_credentials_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2820_admin_defaults_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1360_project_volume_groups.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1430_project_network_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3020_identity_projects_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1000_project.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2260_admin_vg_snapshots.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1440_project_routers_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2340_admin_trunks_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3030_identity_users_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1320_project_volumes_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2150_admin_flavors_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2320_admin_routers_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2250_admin_volume_groups.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1330_project_backups_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1030_project_instances_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2330_admin_floating_ips_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/__init__.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3010_identity_domains_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3000_identity.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2350_admin_rbac_policies_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1420_project_network_topology_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2810_admin_system_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2230_admin_snapshots_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2270_admin_group_types_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2220_admin_volumes_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3080_identity_mappings_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2300_admin_network_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2130_admin_aggregates_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1370_project_vg_snapshots.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1910_object_store_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1310_volumes_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2310_admin_networks_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1010_compute_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1510_project_network_qos_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2840_admin_info_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3050_identity_roles_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1330_project_snapshots_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2160_admin_images_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2000_admin.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2110_admin_compute_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1050_project_images_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1480_security_groups_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2140_admin_instances_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2830_admin_metadata_defs_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1020_project_overview_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1920_project_containers_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2120_admin_hypervisors_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1090_project_api_access_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2210_admin_volume_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3040_identity_groups_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2230_admin_backups_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3060_federation_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1410_network_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1500_project_trunks_panel.py -> build/lib/openstack_dashboard/enabled creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume copying openstack_dashboard/test/integration_tests/pages/admin/volume/volumetypespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume copying openstack_dashboard/test/integration_tests/pages/admin/volume/snapshotspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume copying openstack_dashboard/test/integration_tests/pages/admin/volume/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume copying openstack_dashboard/test/integration_tests/pages/admin/volume/grouptypespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume copying openstack_dashboard/test/integration_tests/pages/admin/volume/volumespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume creating build/lib/openstack_dashboard/dashboards/admin/hypervisors creating build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/views.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute creating build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/views.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/constants.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/panel.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/forms.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/tables.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/tests.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/urls.py -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs creating build/lib/openstack_dashboard/dashboards/project/networks/ports creating build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions copying openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions creating build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/messages.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/forms.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/exceptions.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/bars.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/baseregion.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/tables.py -> build/lib/openstack_dashboard/test/integration_tests/regions copying openstack_dashboard/test/integration_tests/regions/menus.py -> build/lib/openstack_dashboard/test/integration_tests/regions creating build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py -> build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/contrib/developer/enabled/__init__.py -> build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/contrib/developer/enabled/_9010_preview.py -> build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/contrib/developer/enabled/_9001_developer.py -> build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/contrib/developer/enabled/_9030_profiler.py -> build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/contrib/developer/enabled/_9040_form_builder.py -> build/lib/openstack_dashboard/contrib/developer/enabled copying openstack_dashboard/test/integration_tests/pages/project/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project copying openstack_dashboard/test/integration_tests/pages/project/apiaccesspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project creating build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/views.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/panel.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/forms.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/tables.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/tests.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots copying openstack_dashboard/dashboards/admin/snapshots/urls.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots creating build/lib/openstack_dashboard/local copying openstack_dashboard/local/__init__.py -> build/lib/openstack_dashboard/local creating build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/views.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/panel.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/forms.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/tables.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/tests.py -> build/lib/openstack_dashboard/dashboards/admin/backups copying openstack_dashboard/dashboards/admin/backups/urls.py -> build/lib/openstack_dashboard/dashboards/admin/backups creating build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/views.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/panel.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/forms.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/tables.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/tests.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/urls.py -> build/lib/openstack_dashboard/dashboards/identity/application_credentials creating build/lib/openstack_dashboard/dashboards/project/routers creating build/lib/openstack_dashboard/dashboards/project/routers/extensions creating build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes creating build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/views.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/panel.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/forms.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/tables.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/tests.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/urls.py -> build/lib/openstack_dashboard/dashboards/identity/roles creating build/lib/openstack_dashboard/contrib/developer/form_builder copying openstack_dashboard/contrib/developer/form_builder/views.py -> build/lib/openstack_dashboard/contrib/developer/form_builder copying openstack_dashboard/contrib/developer/form_builder/panel.py -> build/lib/openstack_dashboard/contrib/developer/form_builder copying openstack_dashboard/contrib/developer/form_builder/__init__.py -> build/lib/openstack_dashboard/contrib/developer/form_builder copying openstack_dashboard/contrib/developer/form_builder/urls.py -> build/lib/openstack_dashboard/contrib/developer/form_builder creating build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/views.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/panel.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/tables.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/tests.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/urls.py -> build/lib/openstack_dashboard/dashboards/admin/defaults creating build/lib/openstack_dashboard/dashboards/identity/users/role_assignments copying openstack_dashboard/dashboards/identity/users/role_assignments/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/users/role_assignments copying openstack_dashboard/dashboards/identity/users/role_assignments/tables.py -> build/lib/openstack_dashboard/dashboards/identity/users/role_assignments copying openstack_dashboard/dashboards/project/routers/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions creating build/lib/openstack_dashboard/dashboards/identity/projects/groups copying openstack_dashboard/dashboards/identity/projects/groups/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/projects/groups copying openstack_dashboard/dashboards/identity/projects/groups/tables.py -> build/lib/openstack_dashboard/dashboards/identity/projects/groups creating build/lib/openstack_dashboard/dashboards/project/network_topology/instances copying openstack_dashboard/dashboards/project/network_topology/instances/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/instances copying openstack_dashboard/dashboards/project/network_topology/instances/tables.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/instances creating build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/views.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/utils.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/tables.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/tabs.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/workflows.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/tests.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets copying openstack_dashboard/dashboards/project/networks/subnets/urls.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets creating build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/utils.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/__init__.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/swift_data.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/neutron_data.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/exceptions.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/nova_data.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/keystone_data.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/glance_data.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/cinder_data.py -> build/lib/openstack_dashboard/test/test_data creating build/lib/openstack_dashboard/test/integration_tests/pages/project/network creating build/lib/openstack_dashboard/test/integration_tests/pages/project/network/security_groups copying openstack_dashboard/test/integration_tests/pages/project/network/security_groups/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network/security_groups copying openstack_dashboard/test/integration_tests/pages/project/network/security_groups/managerulespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network/security_groups creating build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/contrib/developer/profiler/views.py -> build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/contrib/developer/profiler/api.py -> build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/contrib/developer/profiler/panel.py -> build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/contrib/developer/profiler/middleware.py -> build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/contrib/developer/profiler/__init__.py -> build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/contrib/developer/profiler/urls.py -> build/lib/openstack_dashboard/contrib/developer/profiler copying openstack_dashboard/dashboards/admin/group_types/views.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/group_types/panel.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/group_types/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/group_types/forms.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/group_types/tables.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/group_types/tests.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/group_types/urls.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/project/networks/ports/views.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/sg_base.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/tables.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/tabs.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/workflows.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/tests.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports copying openstack_dashboard/dashboards/project/networks/ports/urls.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports creating build/lib/openstack_dashboard/management creating build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/cleanup_angular_template_cache.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/dump_default_policies.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/__init__.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/extract_messages.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/migrate_settings.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/upgrade_check.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/make_web_conf.py -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/update_catalog.py -> build/lib/openstack_dashboard/management/commands creating build/lib/openstack_dashboard/django_pyscss_fix copying openstack_dashboard/django_pyscss_fix/__init__.py -> build/lib/openstack_dashboard/django_pyscss_fix creating build/lib/openstack_dashboard/contrib/developer/theme_preview copying openstack_dashboard/contrib/developer/theme_preview/views.py -> build/lib/openstack_dashboard/contrib/developer/theme_preview copying openstack_dashboard/contrib/developer/theme_preview/panel.py -> build/lib/openstack_dashboard/contrib/developer/theme_preview copying openstack_dashboard/contrib/developer/theme_preview/__init__.py -> build/lib/openstack_dashboard/contrib/developer/theme_preview copying openstack_dashboard/contrib/developer/theme_preview/urls.py -> build/lib/openstack_dashboard/contrib/developer/theme_preview creating build/lib/openstack_dashboard/templatetags copying openstack_dashboard/templatetags/themes.py -> build/lib/openstack_dashboard/templatetags copying openstack_dashboard/templatetags/__init__.py -> build/lib/openstack_dashboard/templatetags copying openstack_dashboard/templatetags/context_selection.py -> build/lib/openstack_dashboard/templatetags copying openstack_dashboard/test/integration_tests/pages/admin/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin copying openstack_dashboard/test/integration_tests/pages/admin/overviewpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin copying openstack_dashboard/dashboards/admin/networks/views.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/panel.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/forms.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/tables.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/tests.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/urls.py -> build/lib/openstack_dashboard/dashboards/admin/networks creating build/lib/openstack_dashboard/dashboards/project/overview copying openstack_dashboard/dashboards/project/overview/views.py -> build/lib/openstack_dashboard/dashboards/project/overview copying openstack_dashboard/dashboards/project/overview/panel.py -> build/lib/openstack_dashboard/dashboards/project/overview copying openstack_dashboard/dashboards/project/overview/__init__.py -> build/lib/openstack_dashboard/dashboards/project/overview copying openstack_dashboard/dashboards/project/overview/tests.py -> build/lib/openstack_dashboard/dashboards/project/overview copying openstack_dashboard/dashboards/project/overview/urls.py -> build/lib/openstack_dashboard/dashboards/project/overview creating build/lib/openstack_dashboard/dashboards/project/network_topology/subnets copying openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/subnets copying openstack_dashboard/dashboards/project/network_topology/subnets/tables.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/subnets creating build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py -> build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes creating build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/views.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/panel.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/forms.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/tables.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/tests.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types copying openstack_dashboard/dashboards/admin/volume_types/urls.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types creating build/lib/openstack_dashboard/test/selenium copying openstack_dashboard/test/selenium/__init__.py -> build/lib/openstack_dashboard/test/selenium copying openstack_dashboard/test/selenium/selenium_tests.py -> build/lib/openstack_dashboard/test/selenium creating build/lib/openstack_dashboard/test/jasmine copying openstack_dashboard/test/jasmine/__init__.py -> build/lib/openstack_dashboard/test/jasmine copying openstack_dashboard/test/jasmine/jasmine.py -> build/lib/openstack_dashboard/test/jasmine creating build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/views.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/panel.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/forms.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/tables.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/tests.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/urls.py -> build/lib/openstack_dashboard/dashboards/admin/volume_groups copying openstack_dashboard/dashboards/identity/__init__.py -> build/lib/openstack_dashboard/dashboards/identity copying openstack_dashboard/dashboards/identity/dashboard.py -> build/lib/openstack_dashboard/dashboards/identity creating build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/qos_specs/views.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/qos_specs/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/qos_specs/forms.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/qos_specs/tables.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/qos_specs/tests.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/qos_specs/urls.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/__init__.py -> build/lib/openstack_dashboard/dashboards/admin copying openstack_dashboard/dashboards/admin/dashboard.py -> build/lib/openstack_dashboard/dashboards/admin creating build/lib/openstack_dashboard/dashboards/admin/overview copying openstack_dashboard/dashboards/admin/overview/views.py -> build/lib/openstack_dashboard/dashboards/admin/overview copying openstack_dashboard/dashboards/admin/overview/panel.py -> build/lib/openstack_dashboard/dashboards/admin/overview copying openstack_dashboard/dashboards/admin/overview/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/overview copying openstack_dashboard/dashboards/admin/overview/tests.py -> build/lib/openstack_dashboard/dashboards/admin/overview copying openstack_dashboard/dashboards/admin/overview/urls.py -> build/lib/openstack_dashboard/dashboards/admin/overview creating build/lib/openstack_dashboard/dashboards/admin/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/extras/views.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/extras/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/extras/forms.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/extras/tables.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/extras/tests.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/extras/urls.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras creating build/lib/openstack_dashboard/dashboards/project/server_groups copying openstack_dashboard/dashboards/project/server_groups/panel.py -> build/lib/openstack_dashboard/dashboards/project/server_groups copying openstack_dashboard/dashboards/project/server_groups/__init__.py -> build/lib/openstack_dashboard/dashboards/project/server_groups copying openstack_dashboard/dashboards/project/server_groups/urls.py -> build/lib/openstack_dashboard/dashboards/project/server_groups creating build/lib/openstack_dashboard/test/unit/usage copying openstack_dashboard/test/unit/usage/test_quotas.py -> build/lib/openstack_dashboard/test/unit/usage copying openstack_dashboard/test/unit/usage/__init__.py -> build/lib/openstack_dashboard/test/unit/usage creating build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/policy.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/utils.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/json_encoder.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/__init__.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/config.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/keystone.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/glance.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/swift.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/nova.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/cinder.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/network.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/neutron.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/urls.py -> build/lib/openstack_dashboard/api/rest creating build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/views.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/constants.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/panel.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/tables.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/workflows.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/tests.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/identity/domains/urls.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/project/network_topology/views.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/utils.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/panel.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/forms.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/tabs.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/tests.py -> build/lib/openstack_dashboard/dashboards/project/network_topology copying openstack_dashboard/dashboards/project/network_topology/urls.py -> build/lib/openstack_dashboard/dashboards/project/network_topology creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/system_info copying openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/system_info creating build/lib/openstack_dashboard/dashboards/admin/ngflavors copying openstack_dashboard/dashboards/admin/ngflavors/views.py -> build/lib/openstack_dashboard/dashboards/admin/ngflavors copying openstack_dashboard/dashboards/admin/ngflavors/panel.py -> build/lib/openstack_dashboard/dashboards/admin/ngflavors copying openstack_dashboard/dashboards/admin/ngflavors/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/ngflavors copying openstack_dashboard/dashboards/admin/ngflavors/urls.py -> build/lib/openstack_dashboard/dashboards/admin/ngflavors creating build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/views.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/panel.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/__init__.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/forms.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/tables.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/tabs.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/tests.py -> build/lib/openstack_dashboard/dashboards/project/volumes copying openstack_dashboard/dashboards/project/volumes/urls.py -> build/lib/openstack_dashboard/dashboards/project/volumes creating build/lib/openstack_dashboard/test/integration_tests/pages/identity copying openstack_dashboard/test/integration_tests/pages/identity/userspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/identity copying openstack_dashboard/test/integration_tests/pages/identity/rolespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/identity copying openstack_dashboard/test/integration_tests/pages/identity/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/identity copying openstack_dashboard/test/integration_tests/pages/identity/groupspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/identity copying openstack_dashboard/test/integration_tests/pages/identity/projectspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/identity creating build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/views.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/panel.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/__init__.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/forms.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/tables.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/tabs.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/tests.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/snapshots/urls.py -> build/lib/openstack_dashboard/dashboards/project/snapshots copying openstack_dashboard/dashboards/project/__init__.py -> build/lib/openstack_dashboard/dashboards/project copying openstack_dashboard/dashboards/project/dashboard.py -> build/lib/openstack_dashboard/dashboards/project copying openstack_dashboard/management/__init__.py -> build/lib/openstack_dashboard/management creating build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/views.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/forms.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tables.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tabs.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs creating build/lib/openstack_dashboard/dashboards/project/containers copying openstack_dashboard/dashboards/project/containers/views.py -> build/lib/openstack_dashboard/dashboards/project/containers copying openstack_dashboard/dashboards/project/containers/utils.py -> build/lib/openstack_dashboard/dashboards/project/containers copying openstack_dashboard/dashboards/project/containers/panel.py -> build/lib/openstack_dashboard/dashboards/project/containers copying openstack_dashboard/dashboards/project/containers/__init__.py -> build/lib/openstack_dashboard/dashboards/project/containers copying openstack_dashboard/dashboards/project/containers/urls.py -> build/lib/openstack_dashboard/dashboards/project/containers creating build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/views.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/panel.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/forms.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/tables.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/tabs.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/tests.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/urls.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers creating build/lib/openstack_dashboard/dashboards/settings/user copying openstack_dashboard/dashboards/settings/user/views.py -> build/lib/openstack_dashboard/dashboards/settings/user copying openstack_dashboard/dashboards/settings/user/panel.py -> build/lib/openstack_dashboard/dashboards/settings/user copying openstack_dashboard/dashboards/settings/user/__init__.py -> build/lib/openstack_dashboard/dashboards/settings/user copying openstack_dashboard/dashboards/settings/user/forms.py -> build/lib/openstack_dashboard/dashboards/settings/user copying openstack_dashboard/dashboards/settings/user/tests.py -> build/lib/openstack_dashboard/dashboards/settings/user copying openstack_dashboard/dashboards/settings/user/urls.py -> build/lib/openstack_dashboard/dashboards/settings/user creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage copying openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage copying openstack_dashboard/dashboards/project/images/views.py -> build/lib/openstack_dashboard/dashboards/project/images copying openstack_dashboard/dashboards/project/images/utils.py -> build/lib/openstack_dashboard/dashboards/project/images copying openstack_dashboard/dashboards/project/images/panel.py -> build/lib/openstack_dashboard/dashboards/project/images copying openstack_dashboard/dashboards/project/images/__init__.py -> build/lib/openstack_dashboard/dashboards/project/images copying openstack_dashboard/dashboards/project/images/tests.py -> build/lib/openstack_dashboard/dashboards/project/images copying openstack_dashboard/dashboards/project/images/urls.py -> build/lib/openstack_dashboard/dashboards/project/images creating build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_user_settings.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_floatingips.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_router.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_router_gateway.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_defaults.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_keypairs.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_volumes.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_security_groups.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_images.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_login.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_groups.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_projects.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_instances.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_credentials.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_flavors.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_volumetypes.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_networks.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_users.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py -> build/lib/openstack_dashboard/test/integration_tests/tests copying openstack_dashboard/test/integration_tests/tests/test_grouptypes.py -> build/lib/openstack_dashboard/test/integration_tests/tests creating build/lib/openstack_dashboard/test/unit/utils copying openstack_dashboard/test/unit/utils/test_futurist_utils.py -> build/lib/openstack_dashboard/test/unit/utils copying openstack_dashboard/test/unit/utils/__init__.py -> build/lib/openstack_dashboard/test/unit/utils copying openstack_dashboard/test/unit/utils/test_filters.py -> build/lib/openstack_dashboard/test/unit/utils copying openstack_dashboard/test/unit/utils/test_config_types.py -> build/lib/openstack_dashboard/test/unit/utils copying openstack_dashboard/test/unit/utils/test_settings.py -> build/lib/openstack_dashboard/test/unit/utils copying openstack_dashboard/dashboards/admin/routers/views.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/panel.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/forms.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/tables.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/tests.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/urls.py -> build/lib/openstack_dashboard/dashboards/admin/routers creating build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/views.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/panel.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/__init__.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/forms.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/tables.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/tabs.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/tests.py -> build/lib/openstack_dashboard/dashboards/project/backups copying openstack_dashboard/dashboards/project/backups/urls.py -> build/lib/openstack_dashboard/dashboards/project/backups creating build/lib/openstack_dashboard/dashboards/project/network_topology/routers copying openstack_dashboard/dashboards/project/network_topology/routers/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/routers copying openstack_dashboard/dashboards/project/network_topology/routers/tables.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/routers creating build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/views.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/tables.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/tests.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports copying openstack_dashboard/dashboards/admin/networks/ports/urls.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports creating build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/views.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/panel.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/__init__.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/forms.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/tables.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/workflows.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/tests.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/urls.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips copying openstack_dashboard/dashboards/project/routers/views.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/panel.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/forms.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/tables.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/tabs.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/tests.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/urls.py -> build/lib/openstack_dashboard/dashboards/project/routers creating build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/views.py -> build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/__init__.py -> build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/forms.py -> build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/tables.py -> build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/tabs.py -> build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/tests.py -> build/lib/openstack_dashboard/dashboards/project/images/images copying openstack_dashboard/dashboards/project/images/images/urls.py -> build/lib/openstack_dashboard/dashboards/project/images/images creating build/lib/openstack_dashboard/local/enabled copying openstack_dashboard/local/enabled/__init__.py -> build/lib/openstack_dashboard/local/enabled copying openstack_dashboard/test/integration_tests/pages/project/network/floatingipspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/securitygroupspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/networktopologypage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network copying openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/network creating build/lib/openstack_dashboard/dashboards/project/network_qos copying openstack_dashboard/dashboards/project/network_qos/panel.py -> build/lib/openstack_dashboard/dashboards/project/network_qos copying openstack_dashboard/dashboards/project/network_qos/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_qos copying openstack_dashboard/dashboards/project/network_qos/urls.py -> build/lib/openstack_dashboard/dashboards/project/network_qos creating build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/views.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/constants.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/panel.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/forms.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/tables.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/tests.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/groups/urls.py -> build/lib/openstack_dashboard/dashboards/identity/groups copying openstack_dashboard/dashboards/identity/users/views.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/panel.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/forms.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/tables.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/tabs.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/tests.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/urls.py -> build/lib/openstack_dashboard/dashboards/identity/users creating build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/views.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/panel.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/forms.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/tables.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/tests.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/urls.py -> build/lib/openstack_dashboard/dashboards/admin/floating_ips creating build/lib/openstack_dashboard/dashboards/admin/trunks copying openstack_dashboard/dashboards/admin/trunks/panel.py -> build/lib/openstack_dashboard/dashboards/admin/trunks copying openstack_dashboard/dashboards/admin/trunks/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/trunks copying openstack_dashboard/dashboards/admin/trunks/urls.py -> build/lib/openstack_dashboard/dashboards/admin/trunks creating build/lib/openstack_dashboard/dashboards/project/instances/workflows copying openstack_dashboard/dashboards/project/instances/workflows/update_port.py -> build/lib/openstack_dashboard/dashboards/project/instances/workflows copying openstack_dashboard/dashboards/project/instances/workflows/__init__.py -> build/lib/openstack_dashboard/dashboards/project/instances/workflows copying openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py -> build/lib/openstack_dashboard/dashboards/project/instances/workflows copying openstack_dashboard/dashboards/project/instances/workflows/update_instance.py -> build/lib/openstack_dashboard/dashboards/project/instances/workflows creating build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/filters.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/__init__.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/config_types.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/config.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/futurist_utils.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/identity.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/settings.py -> build/lib/openstack_dashboard/utils creating build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/views.py -> build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/panel.py -> build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/__init__.py -> build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/forms.py -> build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/tables.py -> build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/tests.py -> build/lib/openstack_dashboard/dashboards/project/security_groups copying openstack_dashboard/dashboards/project/security_groups/urls.py -> build/lib/openstack_dashboard/dashboards/project/security_groups creating build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/project/routers/ports/views.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/project/routers/ports/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/project/routers/ports/forms.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/project/routers/ports/tables.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/project/routers/ports/tabs.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/project/routers/ports/urls.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports creating build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/views.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/panel.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/__init__.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/forms.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/tables.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/tests.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/urls.py -> build/lib/openstack_dashboard/dashboards/project/key_pairs creating build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes copying openstack_dashboard/test/integration_tests/pages/project/volumes/snapshotspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes copying openstack_dashboard/test/integration_tests/pages/project/volumes/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes copying openstack_dashboard/test/integration_tests/pages/project/volumes/volumespage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes creating build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions creating build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/views.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/forms.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs creating build/lib/openstack_dashboard/dashboards/identity/projects/users copying openstack_dashboard/dashboards/identity/projects/users/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/projects/users copying openstack_dashboard/dashboards/identity/projects/users/tables.py -> build/lib/openstack_dashboard/dashboards/identity/projects/users creating build/lib/openstack_dashboard/test/test_panels/another_panel copying openstack_dashboard/test/test_panels/another_panel/views.py -> build/lib/openstack_dashboard/test/test_panels/another_panel copying openstack_dashboard/test/test_panels/another_panel/panel.py -> build/lib/openstack_dashboard/test/test_panels/another_panel copying openstack_dashboard/test/test_panels/another_panel/__init__.py -> build/lib/openstack_dashboard/test/test_panels/another_panel copying openstack_dashboard/test/test_panels/another_panel/urls.py -> build/lib/openstack_dashboard/test/test_panels/another_panel copying openstack_dashboard/test/unit/api/test_microversions.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_swift.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/__init__.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_keystone.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_cinder.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_neutron.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_nova.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_base.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_network.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/test_glance.py -> build/lib/openstack_dashboard/test/unit/api creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols creating build/lib/openstack_dashboard/dashboards/project/trunks copying openstack_dashboard/dashboards/project/trunks/panel.py -> build/lib/openstack_dashboard/dashboards/project/trunks copying openstack_dashboard/dashboards/project/trunks/__init__.py -> build/lib/openstack_dashboard/dashboards/project/trunks copying openstack_dashboard/dashboards/project/trunks/urls.py -> build/lib/openstack_dashboard/dashboards/project/trunks creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/network copying openstack_dashboard/test/integration_tests/pages/admin/network/floatingipspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/network copying openstack_dashboard/test/integration_tests/pages/admin/network/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/network copying openstack_dashboard/test/integration_tests/pages/admin/network/routerspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/network copying openstack_dashboard/test/integration_tests/pages/admin/network/networkspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/network copying openstack_dashboard/test/extensible_header_urls.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/__init__.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/error_pages_urls.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/settings.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/helpers.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/urls.py -> build/lib/openstack_dashboard/test creating build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/views.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/panel.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/forms.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/tables.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/tests.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/admin/instances/urls.py -> build/lib/openstack_dashboard/dashboards/admin/instances copying openstack_dashboard/dashboards/__init__.py -> build/lib/openstack_dashboard/dashboards copying openstack_dashboard/test/unit/test_views.py -> build/lib/openstack_dashboard/test/unit copying openstack_dashboard/test/unit/__init__.py -> build/lib/openstack_dashboard/test/unit copying openstack_dashboard/test/unit/test_error_pages.py -> build/lib/openstack_dashboard/test/unit copying openstack_dashboard/test/unit/test_policy.py -> build/lib/openstack_dashboard/test/unit copying openstack_dashboard/test/unit/test_themes.py -> build/lib/openstack_dashboard/test/unit creating build/lib/openstack_dashboard/contrib/developer/resource_browser copying openstack_dashboard/contrib/developer/resource_browser/panel.py -> build/lib/openstack_dashboard/contrib/developer/resource_browser copying openstack_dashboard/contrib/developer/resource_browser/__init__.py -> build/lib/openstack_dashboard/contrib/developer/resource_browser copying openstack_dashboard/contrib/developer/resource_browser/urls.py -> build/lib/openstack_dashboard/contrib/developer/resource_browser creating build/lib/openstack_dashboard/dashboards/admin/routers/ports copying openstack_dashboard/dashboards/admin/routers/ports/views.py -> build/lib/openstack_dashboard/dashboards/admin/routers/ports copying openstack_dashboard/dashboards/admin/routers/ports/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers/ports copying openstack_dashboard/dashboards/admin/routers/ports/tables.py -> build/lib/openstack_dashboard/dashboards/admin/routers/ports copying openstack_dashboard/dashboards/admin/routers/ports/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/routers/ports copying openstack_dashboard/dashboards/admin/routers/ports/urls.py -> build/lib/openstack_dashboard/dashboards/admin/routers/ports creating build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/settings/password/views.py -> build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/settings/password/panel.py -> build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/settings/password/__init__.py -> build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/settings/password/forms.py -> build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/settings/password/tests.py -> build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/settings/password/urls.py -> build/lib/openstack_dashboard/dashboards/settings/password copying openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions copying openstack_dashboard/dashboards/admin/hypervisors/views.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/panel.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/tables.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/tabs.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/tests.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/urls.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors creating build/lib/openstack_auth creating build/lib/openstack_auth/tests copying openstack_auth/tests/__init__.py -> build/lib/openstack_auth/tests copying openstack_auth/tests/data_v3.py -> build/lib/openstack_auth/tests copying openstack_auth/tests/settings.py -> build/lib/openstack_auth/tests copying openstack_auth/tests/urls.py -> build/lib/openstack_auth/tests copying openstack_auth/policy.py -> build/lib/openstack_auth copying openstack_auth/user.py -> build/lib/openstack_auth copying openstack_auth/views.py -> build/lib/openstack_auth copying openstack_auth/utils.py -> build/lib/openstack_auth copying openstack_auth/models.py -> build/lib/openstack_auth copying openstack_auth/middleware.py -> build/lib/openstack_auth copying openstack_auth/__init__.py -> build/lib/openstack_auth copying openstack_auth/forms.py -> build/lib/openstack_auth copying openstack_auth/exceptions.py -> build/lib/openstack_auth copying openstack_auth/backend.py -> build/lib/openstack_auth copying openstack_auth/defaults.py -> build/lib/openstack_auth copying openstack_auth/urls.py -> build/lib/openstack_auth creating build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/test_auth.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/test_views.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/test_user.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/__init__.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/test_password.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/test_utils.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/test_policy.py -> build/lib/openstack_auth/tests/unit creating build/lib/openstack_auth/plugin copying openstack_auth/plugin/token.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/base.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/k2k.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/password.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/__init__.py -> build/lib/openstack_auth/plugin running egg_info writing horizon.egg-info/PKG-INFO writing dependency_links to horizon.egg-info/dependency_links.txt writing entry points to horizon.egg-info/entry_points.txt writing requirements to horizon.egg-info/requires.txt writing top-level names to horizon.egg-info/top_level.txt writing pbr to horizon.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 reading manifest template 'MANIFEST.in' warning: no files found matching '*.scss' under directory 'doc' warning: no files found matching '*.js' under directory 'doc' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.conf' under directory 'doc' warning: no files found matching '*.jpg' under directory 'doc' warning: no files found matching '*.gif' under directory 'doc' warning: no files found matching '*.csv' under directory 'horizon' warning: no files found matching '*.template' under directory 'horizon' warning: no files found matching '*.eot' under directory 'openstack_dashboard' warning: no files found matching '*.ttf' under directory 'openstack_dashboard' warning: no files found matching '*.woff' under directory 'openstack_dashboard' warning: no files found matching '*.wsgi' under directory 'openstack_dashboard' warning: no files found matching 'doc/source/_templates/.placeholder' warning: no previously-included files found matching 'openstack_dashboard/local/local_settings.py' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'horizon.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.conf.dash_template.static.dash_name.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.conf.dash_template.static.dash_name.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.conf.dash_template.static.dash_name.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.conf.dash_template.static.dash_name.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.conf.dash_template.static.dash_name.scss' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.conf.dash_template.static.dash_name.scss' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.conf.dash_template.static.dash_name.scss' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.conf.dash_template.static.dash_name.scss' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.conf.dash_template.templates.dash_name' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.conf.dash_template.templates.dash_name' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.conf.dash_template.templates.dash_name' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.conf.dash_template.templates.dash_name' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.conf.panel_template.templates.panel_name' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.conf.panel_template.templates.panel_name' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.conf.panel_template.templates.panel_name' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.conf.panel_template.templates.panel_name' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.ar.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.ar.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.ca.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.ca.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.es_MX.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.es_MX.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.es_MX.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.es_MX.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.fi_FI.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.fi_FI.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.fi_FI.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.fi_FI.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.fil.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.fil.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.fil.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.fil.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.hu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.hu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.ko_KR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.nl_NL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.nl_NL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.nl_NL.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.nl_NL.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.pa_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.pa_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.pa_IN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.pa_IN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.pl_PL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.pl_PL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.pl_PL.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.pl_PL.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.pt.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.pt.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.sl_SI.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.sl_SI.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.sl_SI.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.sl_SI.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.sr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.sr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.tr_TR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.tr_TR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.tr_TR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.tr_TR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.auth' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.auth' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.auth' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.auth' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.auth.login' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.auth.login' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.auth.login' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.auth.login' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.extensible' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.extensible' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.extensible' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.extensible' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.file' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.file' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.file' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.file' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.filters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.filters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.filters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.filters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.http' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.http' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.http' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.http' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.i18n' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.i18n' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.i18n' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.i18n' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.navigations' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.navigations' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.navigations' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.navigations' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.q' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.q' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.q' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.q' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.timezones' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.timezones' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.timezones' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.timezones' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.uuid' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.uuid' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.uuid' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.uuid' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.validators' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.validators' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.validators' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.validators' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.util.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.util.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.util.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.util.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.charts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.charts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.charts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.charts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.contenteditable' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.contenteditable' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.contenteditable' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.contenteditable' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.form' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.form' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.form' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.form' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.form.fields' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.form.fields' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.form.fields' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.form.fields' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.headers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.headers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.headers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.headers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.metadata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.metadata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.metadata' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.metadata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.metadata.display' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.metadata.display' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.metadata.display' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.metadata.display' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.metadata.tree' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.metadata.tree' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.metadata.tree' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.metadata.tree' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.modal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.modal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.modal' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.modal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.panel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.panel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.panel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.panel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.property' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.property' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.property' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.property' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.table' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.table' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.table' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.table' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.toast' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.toast' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.toast' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.toast' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.framework.widgets.wizard' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.framework.widgets.wizard' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.framework.widgets.wizard' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.framework.widgets.wizard' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.horizon' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.horizon' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.horizon' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.horizon' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.horizon.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.horizon.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.horizon.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.horizon.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.horizon.lib.jquery' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.horizon.lib.jquery' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.horizon.lib.jquery' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.horizon.lib.jquery' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.static.horizon.tests.jasmine' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.static.horizon.tests.jasmine' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.static.horizon.tests.jasmine' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.static.horizon.tests.jasmine' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.auth' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.auth' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.auth' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.auth' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.bootstrap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.bootstrap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.bootstrap' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.bootstrap' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.horizon' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.horizon' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.horizon' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.horizon' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.horizon.client_side' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.horizon.client_side' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.horizon.client_side' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.horizon.client_side' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.horizon.common' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.horizon.common' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.horizon.common' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.horizon.common' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.horizon.common.fields' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.horizon.common.fields' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.horizon.common.fields' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.horizon.common.fields' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.templates.horizon.jasmine' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.templates.horizon.jasmine' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.templates.horizon.jasmine' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.templates.horizon.jasmine' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.messages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.messages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.messages' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.messages' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.selenium' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.selenium' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.selenium' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.selenium' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.templates.registration' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.templates.registration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.cats.kittens.templates.kittens' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.cats.kittens.templates.kittens' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.cats.kittens.templates.kittens' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.cats.kittens.templates.kittens' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.cats.static.cats.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.cats.static.cats.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.cats.static.cats.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.cats.static.cats.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.cats.static.cats.scss' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.cats.static.cats.scss' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.cats.static.cats.scss' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.cats.static.cats.scss' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.cats.templates.cats' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.cats.templates.cats' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.cats.templates.cats' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.cats.templates.cats' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.cats.tigers.templates.tigers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.cats.tigers.templates.tigers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.cats.tigers.templates.tigers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.cats.tigers.templates.tigers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.dogs.puppies.templates.puppies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.dogs.puppies.templates.puppies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.dogs.puppies.templates.puppies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.dogs.puppies.templates.puppies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.dogs.static.dogs.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.dogs.static.dogs.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.dogs.static.dogs.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.dogs.static.dogs.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.dogs.static.dogs.scss' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.dogs.static.dogs.scss' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.dogs.static.dogs.scss' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.dogs.static.dogs.scss' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.test.test_dashboards.dogs.templates.dogs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.test.test_dashboards.dogs.templates.dogs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.test.test_dashboards.dogs.templates.dogs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'horizon.test.test_dashboards.dogs.templates.dogs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.ko_KR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.tests.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.tests.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.tests.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.tests.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.tests.templates.auth' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.tests.templates.auth' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.tests.templates.auth' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_auth.tests.templates.auth' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.conf.default_policies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.conf.default_policies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.conf.default_policies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.conf.default_policies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.contrib.developer.profiler.templates.profiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.contrib.developer.profiler.templates.profiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.contrib.developer.profiler.templates.profiler' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.contrib.developer.profiler.templates.profiler' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.contrib.developer.static.dashboard.developer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.contrib.developer.static.dashboard.developer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.contrib.developer.static.dashboard.developer' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.contrib.developer.static.dashboard.developer' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.contrib.developer.static.dashboard.developer.profiler' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.contrib.developer.static.dashboard.developer.profiler' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.contrib.developer.static.dashboard.developer.profiler' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.contrib.developer.static.dashboard.developer.profiler' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.contrib.developer.theme_preview.templates.theme_preview' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.contrib.developer.theme_preview.templates.theme_preview' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.contrib.developer.theme_preview.templates.theme_preview' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.contrib.developer.theme_preview.templates.theme_preview' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.aggregates.templates.aggregates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.aggregates.templates.aggregates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.aggregates.templates.aggregates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.aggregates.templates.aggregates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.backups.templates.backups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.backups.templates.backups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.backups.templates.backups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.backups.templates.backups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.defaults.templates.defaults' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.defaults.templates.defaults' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.defaults.templates.defaults' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.defaults.templates.defaults' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.flavors.templates.flavors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.flavors.templates.flavors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.flavors.templates.flavors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.flavors.templates.flavors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.floating_ips.templates.floating_ips' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.floating_ips.templates.floating_ips' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.floating_ips.templates.floating_ips' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.floating_ips.templates.floating_ips' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.group_types.templates.group_types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.group_types.templates.group_types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.group_types.templates.group_types' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.group_types.templates.group_types' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.group_types.templates.group_types.specs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.group_types.templates.group_types.specs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.group_types.templates.group_types.specs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.group_types.templates.group_types.specs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors.compute' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors.compute' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors.compute' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.hypervisors.templates.hypervisors.compute' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.images.templates.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.images.templates.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.images.templates.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.images.templates.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.info.templates.info' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.info.templates.info' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.info.templates.info' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.info.templates.info' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.instances.templates.instances' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.instances.templates.instances' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.instances.templates.instances' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.instances.templates.instances' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.metadata_defs.templates.metadata_defs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.metadata_defs.templates.metadata_defs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.metadata_defs.templates.metadata_defs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.metadata_defs.templates.metadata_defs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.networks.templates.networks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.networks.templates.networks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.networks.templates.networks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.networks.templates.networks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.networks.templates.networks.agents' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.networks.templates.networks.agents' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.networks.templates.networks.agents' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.networks.templates.networks.agents' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.networks.templates.networks.ports' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.networks.templates.networks.ports' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.networks.templates.networks.ports' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.networks.templates.networks.ports' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.ngflavors.templates.ngflavors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.ngflavors.templates.ngflavors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.ngflavors.templates.ngflavors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.ngflavors.templates.ngflavors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.overview.templates.overview' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.overview.templates.overview' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.overview.templates.overview' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.overview.templates.overview' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.rbac_policies.templates.rbac_policies' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.rbac_policies.templates.rbac_policies' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.rbac_policies.templates.rbac_policies' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.rbac_policies.templates.rbac_policies' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.snapshots.templates.snapshots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.snapshots.templates.snapshots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.snapshots.templates.snapshots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.snapshots.templates.snapshots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.vg_snapshots.templates.vg_snapshots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.vg_snapshots.templates.vg_snapshots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.vg_snapshots.templates.vg_snapshots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.vg_snapshots.templates.vg_snapshots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.volume_groups.templates.volume_groups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.volume_groups.templates.volume_groups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.volume_groups.templates.volume_groups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.volume_groups.templates.volume_groups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.extras' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.extras' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.extras' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.extras' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.qos_specs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.qos_specs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.qos_specs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.volume_types.templates.volume_types.qos_specs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.admin.volumes.templates.volumes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.admin.volumes.templates.volumes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.admin.volumes.templates.volumes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.admin.volumes.templates.volumes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.application_credentials.templates.application_credentials' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.application_credentials.templates.application_credentials' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.application_credentials.templates.application_credentials' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.application_credentials.templates.application_credentials' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.domains.templates.domains' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.domains.templates.domains' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.domains.templates.domains' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.domains.templates.domains' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.groups.templates.groups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.groups.templates.groups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.groups.templates.groups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.groups.templates.groups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers.protocols' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers.protocols' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers.protocols' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.identity_providers.templates.identity_providers.protocols' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.mappings.templates.mappings' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.mappings.templates.mappings' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.mappings.templates.mappings' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.mappings.templates.mappings' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.projects.templates.projects' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.projects.templates.projects' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.projects.templates.projects' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.projects.templates.projects' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.roles.templates.roles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.roles.templates.roles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.roles.templates.roles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.roles.templates.roles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.actions.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.domains.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.groups.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.projects' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.projects' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.projects' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.projects' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.roles.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.actions.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.static.dashboard.identity.users.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.identity.users.templates.users' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.identity.users.templates.users' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.identity.users.templates.users' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.identity.users.templates.users' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.api_access.templates.api_access' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.api_access.templates.api_access' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.api_access.templates.api_access' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.api_access.templates.api_access' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.backups.templates.backups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.backups.templates.backups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.backups.templates.backups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.backups.templates.backups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.containers.templates.containers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.containers.templates.containers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.containers.templates.containers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.containers.templates.containers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.floating_ips.templates.floating_ips' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.floating_ips.templates.floating_ips' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.floating_ips.templates.floating_ips' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.floating_ips.templates.floating_ips' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.images.templates.images.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.images.templates.images.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.images.templates.images.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.images.templates.images.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.images.templates.images.snapshots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.images.templates.images.snapshots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.images.templates.images.snapshots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.images.templates.images.snapshots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.instances.templates.instances' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.instances.templates.instances' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.instances.templates.instances' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.instances.templates.instances' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.key_pairs.templates.key_pairs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.key_pairs.templates.key_pairs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.key_pairs.templates.key_pairs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.key_pairs.templates.key_pairs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology.client_side' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology.client_side' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology.client_side' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.network_topology.templates.network_topology.client_side' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.networks.templates.networks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.networks.templates.networks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.networks.templates.networks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.networks.templates.networks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.networks.templates.networks.ports' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.networks.templates.networks.ports' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.networks.templates.networks.ports' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.networks.templates.networks.ports' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.networks.templates.networks.subnets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.networks.templates.networks.subnets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.networks.templates.networks.subnets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.networks.templates.networks.subnets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.overview.templates.overview' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.overview.templates.overview' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.overview.templates.overview' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.overview.templates.overview' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.routers.templates.routers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.routers.templates.routers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.routers.templates.routers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.routers.templates.routers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.routers.templates.routers.extensions.routerroutes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.routers.templates.routers.extensions.routerroutes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.routers.templates.routers.extensions.routerroutes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.routers.templates.routers.extensions.routerroutes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.routers.templates.routers.ports' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.routers.templates.routers.ports' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.routers.templates.routers.ports' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.routers.templates.routers.ports' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.security_groups.templates.security_groups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.security_groups.templates.security_groups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.security_groups.templates.security_groups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.security_groups.templates.security_groups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.snapshots.templates.snapshots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.snapshots.templates.snapshots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.snapshots.templates.snapshots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.snapshots.templates.snapshots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.static.dashboard.project' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.static.dashboard.project' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.static.dashboard.project' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.static.dashboard.project' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.static.dashboard.project.containers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.static.dashboard.project.containers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.static.dashboard.project.containers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.static.dashboard.project.containers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.static.dashboard.project.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.static.dashboard.project.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.static.dashboard.project.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.static.dashboard.project.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.vg_snapshots.templates.vg_snapshots' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.vg_snapshots.templates.vg_snapshots' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.vg_snapshots.templates.vg_snapshots' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.vg_snapshots.templates.vg_snapshots' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.volume_groups.templates.volume_groups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.volume_groups.templates.volume_groups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.volume_groups.templates.volume_groups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.volume_groups.templates.volume_groups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.project.volumes.templates.volumes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.project.volumes.templates.volumes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.project.volumes.templates.volumes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.project.volumes.templates.volumes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.settings.password.templates.password' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.settings.password.templates.password' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.settings.password.templates.password' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.settings.password.templates.password' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.dashboards.settings.user.templates.user' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.dashboards.settings.user.templates.user' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.dashboards.settings.user.templates.user' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.dashboards.settings.user.templates.user' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.as.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.as.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.as.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.as.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.bn_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.bn_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.bn_IN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.bn_IN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.brx.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.brx.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.brx.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.brx.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.cs.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.cs.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.en_AU.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.en_AU.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.en_AU.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.en_AU.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.eo.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.eo.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.gu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.gu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.gu.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.gu.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.hi.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.hi.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.id.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.id.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.kn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.kn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.kn.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.kn.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ko_KR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.kok.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.kok.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.kok.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.kok.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ks.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ks.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ks.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ks.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.mai.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.mai.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.mai.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.mai.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.mni.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.mni.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.mni.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.mni.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.mr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.mr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.mr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.mr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ne.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ne.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.pa_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.pa_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.pa_IN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.pa_IN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.pl_PL.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.pl_PL.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.pl_PL.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.pl_PL.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ta.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ta.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.tr_TR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.tr_TR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.tr_TR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.tr_TR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ur.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.ur.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.zh_Hans.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.zh_Hans.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.zh_Hans.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.zh_Hans.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.zh_Hant.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.zh_Hant.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.zh_Hant.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.locale.zh_Hant.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.conf' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.conf' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.conf' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.conf' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.flavors' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.flavors' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.flavors' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.flavors' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.flavors.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.flavors.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.flavors.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.flavors.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.images.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.images.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images.filters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images.filters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images.filters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.images.filters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images.steps' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images.steps' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images.steps' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.images.steps' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images.workflows' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images.workflows' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images.workflows' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.images.workflows' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.keypairs' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.keypairs' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.keypairs' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.keypairs' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.keypairs.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.keypairs.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.keypairs.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.keypairs.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.keypairs.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.keypairs.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.keypairs.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.keypairs.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.metadata' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.metadata' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.metadata' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.metadata' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.metadata.modal' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.metadata.modal' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.metadata.modal' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.metadata.modal' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.network_qos' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.network_qos' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.network_qos' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.network_qos' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.network_qos.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.network_qos.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.network_qos.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.network_qos.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.network_qos.actions.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.network_qos.actions.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.network_qos.actions.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.network_qos.actions.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.network_qos.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.network_qos.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.network_qos.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.network_qos.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.server_groups' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.server_groups' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.server_groups' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.server_groups' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.server_groups.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.server_groups.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.server_groups.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.server_groups.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.server_groups.actions.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.server_groups.actions.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.server_groups.actions.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.server_groups.actions.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.server_groups.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.server_groups.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.server_groups.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.server_groups.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.trunks' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.trunks' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.trunks' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.trunks' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.trunks.actions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.trunks.actions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.trunks.actions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.trunks.actions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.trunks.details' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.trunks.details' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.trunks.details' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.trunks.details' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.trunks.steps' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.trunks.steps' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.trunks.steps' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.trunks.steps' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.workflow' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.workflow' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.workflow' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.core.workflow' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.resources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.resources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.resources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.app.resources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.dashboard.img' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.dashboard.img' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.dashboard.img' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.dashboard.img' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.dashboard.scss' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.dashboard.scss' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.dashboard.scss' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.dashboard.scss' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.dashboard.scss.components' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.dashboard.scss.components' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.dashboard.scss.components' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.dashboard.scss.components' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.js.angular.directives' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.js.angular.directives' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.js.angular.directives' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.static.js.angular.directives' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates.angular' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates.angular' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates.angular' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates.angular' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates.auth' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates.auth' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates.auth' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates.auth' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates.context_selection' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates.context_selection' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates.context_selection' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates.context_selection' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates.header' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates.header' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates.header' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates.header' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates.horizon' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates.horizon' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates.horizon' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates.horizon' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.templates.themes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.templates.themes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.templates.themes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.templates.themes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.templates.registration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.templates.registration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.templates.registration' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.templates.registration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.test_panels.another_panel.templates.another_panel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.test_panels.another_panel.templates.another_panel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.test_panels.another_panel.templates.another_panel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.test_panels.another_panel.templates.another_panel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.test_panels.nonloading_panel.templates.nonloading_panel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.test_panels.nonloading_panel.templates.nonloading_panel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.test_panels.nonloading_panel.templates.nonloading_panel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.test_panels.nonloading_panel.templates.nonloading_panel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.test_panels.plugin_panel.static.plugin_panel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.test_panels.plugin_panel.static.plugin_panel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.test_panels.plugin_panel.static.plugin_panel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.test_panels.plugin_panel.static.plugin_panel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.test_panels.plugin_panel.templates.plugin_panel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.test_panels.plugin_panel.templates.plugin_panel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.test_panels.plugin_panel.templates.plugin_panel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.test_panels.plugin_panel.templates.plugin_panel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.test_panels.second_panel.templates.second_panel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.test_panels.second_panel.templates.second_panel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.test_panels.second_panel.templates.second_panel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.test.test_panels.second_panel.templates.second_panel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.default' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.default' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.default' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.default' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.default.horizon.components' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.default.horizon.components' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.default.horizon.components' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.default.horizon.components' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.example.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.example.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.example.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.example.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.example.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.example.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.example.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.example.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.example.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.example.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.example.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.example.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.example.templates.auth' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.example.templates.auth' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.example.templates.auth' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.example.templates.auth' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.static' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.static' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.static' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.static' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.static.bootstrap' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.static.bootstrap' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.static.bootstrap' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.static.bootstrap' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.static.horizon' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.static.horizon' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.static.horizon' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.static.horizon' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.static.horizon.components' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.static.horizon.components' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.static.horizon.components' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.static.horizon.components' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.static.js' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.static.js' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.static.js' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.static.js' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.templates.auth' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.templates.auth' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.templates.auth' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.templates.auth' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.templates.header' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.templates.header' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.templates.header' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.templates.header' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.templates.horizon' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.templates.horizon' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.templates.horizon' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.templates.horizon' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.templates.horizon.client_side' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.templates.horizon.client_side' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.templates.horizon.client_side' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.templates.horizon.client_side' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.themes.material.templates.material' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.themes.material.templates.material' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.themes.material.templates.material' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'openstack_dashboard.themes.material.templates.material' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying horizon/karma.conf.js -> build/lib/horizon creating build/lib/horizon/locale creating build/lib/horizon/locale/ar creating build/lib/horizon/locale/ar/LC_MESSAGES copying horizon/locale/ar/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/ar/LC_MESSAGES copying horizon/locale/ar/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/ar/LC_MESSAGES creating build/lib/horizon/locale/ca creating build/lib/horizon/locale/ca/LC_MESSAGES copying horizon/locale/ca/LC_MESSAGES/django.mo -> build/lib/horizon/locale/ca/LC_MESSAGES copying horizon/locale/ca/LC_MESSAGES/django.po -> build/lib/horizon/locale/ca/LC_MESSAGES creating build/lib/horizon/locale/cs creating build/lib/horizon/locale/cs/LC_MESSAGES copying horizon/locale/cs/LC_MESSAGES/django.mo -> build/lib/horizon/locale/cs/LC_MESSAGES copying horizon/locale/cs/LC_MESSAGES/django.po -> build/lib/horizon/locale/cs/LC_MESSAGES copying horizon/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/cs/LC_MESSAGES copying horizon/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/cs/LC_MESSAGES creating build/lib/horizon/locale/de creating build/lib/horizon/locale/de/LC_MESSAGES copying horizon/locale/de/LC_MESSAGES/django.mo -> build/lib/horizon/locale/de/LC_MESSAGES copying horizon/locale/de/LC_MESSAGES/django.po -> build/lib/horizon/locale/de/LC_MESSAGES copying horizon/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/de/LC_MESSAGES copying horizon/locale/de/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/de/LC_MESSAGES creating build/lib/horizon/locale/en_AU creating build/lib/horizon/locale/en_AU/LC_MESSAGES copying horizon/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/horizon/locale/en_AU/LC_MESSAGES copying horizon/locale/en_AU/LC_MESSAGES/django.po -> build/lib/horizon/locale/en_AU/LC_MESSAGES copying horizon/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/en_AU/LC_MESSAGES copying horizon/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/en_AU/LC_MESSAGES creating build/lib/horizon/locale/en_GB creating build/lib/horizon/locale/en_GB/LC_MESSAGES copying horizon/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/horizon/locale/en_GB/LC_MESSAGES copying horizon/locale/en_GB/LC_MESSAGES/django.po -> build/lib/horizon/locale/en_GB/LC_MESSAGES copying horizon/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/en_GB/LC_MESSAGES copying horizon/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/en_GB/LC_MESSAGES creating build/lib/horizon/locale/eo creating build/lib/horizon/locale/eo/LC_MESSAGES copying horizon/locale/eo/LC_MESSAGES/django.mo -> build/lib/horizon/locale/eo/LC_MESSAGES copying horizon/locale/eo/LC_MESSAGES/django.po -> build/lib/horizon/locale/eo/LC_MESSAGES copying horizon/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/eo/LC_MESSAGES copying horizon/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/eo/LC_MESSAGES creating build/lib/horizon/locale/es creating build/lib/horizon/locale/es/LC_MESSAGES copying horizon/locale/es/LC_MESSAGES/django.mo -> build/lib/horizon/locale/es/LC_MESSAGES copying horizon/locale/es/LC_MESSAGES/django.po -> build/lib/horizon/locale/es/LC_MESSAGES copying horizon/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/es/LC_MESSAGES copying horizon/locale/es/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/es/LC_MESSAGES creating build/lib/horizon/locale/es_MX creating build/lib/horizon/locale/es_MX/LC_MESSAGES copying horizon/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/horizon/locale/es_MX/LC_MESSAGES copying horizon/locale/es_MX/LC_MESSAGES/django.po -> build/lib/horizon/locale/es_MX/LC_MESSAGES creating build/lib/horizon/locale/fi_FI creating build/lib/horizon/locale/fi_FI/LC_MESSAGES copying horizon/locale/fi_FI/LC_MESSAGES/django.mo -> build/lib/horizon/locale/fi_FI/LC_MESSAGES copying horizon/locale/fi_FI/LC_MESSAGES/django.po -> build/lib/horizon/locale/fi_FI/LC_MESSAGES creating build/lib/horizon/locale/fil creating build/lib/horizon/locale/fil/LC_MESSAGES copying horizon/locale/fil/LC_MESSAGES/django.mo -> build/lib/horizon/locale/fil/LC_MESSAGES copying horizon/locale/fil/LC_MESSAGES/django.po -> build/lib/horizon/locale/fil/LC_MESSAGES creating build/lib/horizon/locale/fr creating build/lib/horizon/locale/fr/LC_MESSAGES copying horizon/locale/fr/LC_MESSAGES/django.mo -> build/lib/horizon/locale/fr/LC_MESSAGES copying horizon/locale/fr/LC_MESSAGES/django.po -> build/lib/horizon/locale/fr/LC_MESSAGES copying horizon/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/fr/LC_MESSAGES copying horizon/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/fr/LC_MESSAGES creating build/lib/horizon/locale/hi creating build/lib/horizon/locale/hi/LC_MESSAGES copying horizon/locale/hi/LC_MESSAGES/django.mo -> build/lib/horizon/locale/hi/LC_MESSAGES copying horizon/locale/hi/LC_MESSAGES/django.po -> build/lib/horizon/locale/hi/LC_MESSAGES creating build/lib/horizon/locale/hu creating build/lib/horizon/locale/hu/LC_MESSAGES copying horizon/locale/hu/LC_MESSAGES/django.mo -> build/lib/horizon/locale/hu/LC_MESSAGES copying horizon/locale/hu/LC_MESSAGES/django.po -> build/lib/horizon/locale/hu/LC_MESSAGES creating build/lib/horizon/locale/id creating build/lib/horizon/locale/id/LC_MESSAGES copying horizon/locale/id/LC_MESSAGES/django.mo -> build/lib/horizon/locale/id/LC_MESSAGES copying horizon/locale/id/LC_MESSAGES/django.po -> build/lib/horizon/locale/id/LC_MESSAGES copying horizon/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/id/LC_MESSAGES copying horizon/locale/id/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/id/LC_MESSAGES creating build/lib/horizon/locale/it creating build/lib/horizon/locale/it/LC_MESSAGES copying horizon/locale/it/LC_MESSAGES/django.mo -> build/lib/horizon/locale/it/LC_MESSAGES copying horizon/locale/it/LC_MESSAGES/django.po -> build/lib/horizon/locale/it/LC_MESSAGES copying horizon/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/it/LC_MESSAGES copying horizon/locale/it/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/it/LC_MESSAGES creating build/lib/horizon/locale/ja creating build/lib/horizon/locale/ja/LC_MESSAGES copying horizon/locale/ja/LC_MESSAGES/django.mo -> build/lib/horizon/locale/ja/LC_MESSAGES copying horizon/locale/ja/LC_MESSAGES/django.po -> build/lib/horizon/locale/ja/LC_MESSAGES copying horizon/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/ja/LC_MESSAGES copying horizon/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/ja/LC_MESSAGES creating build/lib/horizon/locale/ko_KR creating build/lib/horizon/locale/ko_KR/LC_MESSAGES copying horizon/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/horizon/locale/ko_KR/LC_MESSAGES copying horizon/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/horizon/locale/ko_KR/LC_MESSAGES copying horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/ko_KR/LC_MESSAGES copying horizon/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/ko_KR/LC_MESSAGES creating build/lib/horizon/locale/nl_NL creating build/lib/horizon/locale/nl_NL/LC_MESSAGES copying horizon/locale/nl_NL/LC_MESSAGES/django.mo -> build/lib/horizon/locale/nl_NL/LC_MESSAGES copying horizon/locale/nl_NL/LC_MESSAGES/django.po -> build/lib/horizon/locale/nl_NL/LC_MESSAGES copying horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/nl_NL/LC_MESSAGES copying horizon/locale/nl_NL/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/nl_NL/LC_MESSAGES creating build/lib/horizon/locale/pa_IN creating build/lib/horizon/locale/pa_IN/LC_MESSAGES copying horizon/locale/pa_IN/LC_MESSAGES/django.mo -> build/lib/horizon/locale/pa_IN/LC_MESSAGES copying horizon/locale/pa_IN/LC_MESSAGES/django.po -> build/lib/horizon/locale/pa_IN/LC_MESSAGES copying horizon/locale/pa_IN/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/pa_IN/LC_MESSAGES copying horizon/locale/pa_IN/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/pa_IN/LC_MESSAGES creating build/lib/horizon/locale/pl_PL creating build/lib/horizon/locale/pl_PL/LC_MESSAGES copying horizon/locale/pl_PL/LC_MESSAGES/django.mo -> build/lib/horizon/locale/pl_PL/LC_MESSAGES copying horizon/locale/pl_PL/LC_MESSAGES/django.po -> build/lib/horizon/locale/pl_PL/LC_MESSAGES copying horizon/locale/pl_PL/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/pl_PL/LC_MESSAGES copying horizon/locale/pl_PL/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/pl_PL/LC_MESSAGES creating build/lib/horizon/locale/pt creating build/lib/horizon/locale/pt/LC_MESSAGES copying horizon/locale/pt/LC_MESSAGES/django.mo -> build/lib/horizon/locale/pt/LC_MESSAGES copying horizon/locale/pt/LC_MESSAGES/django.po -> build/lib/horizon/locale/pt/LC_MESSAGES creating build/lib/horizon/locale/pt_BR creating build/lib/horizon/locale/pt_BR/LC_MESSAGES copying horizon/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/horizon/locale/pt_BR/LC_MESSAGES copying horizon/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/horizon/locale/pt_BR/LC_MESSAGES copying horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/pt_BR/LC_MESSAGES copying horizon/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/pt_BR/LC_MESSAGES creating build/lib/horizon/locale/ru creating build/lib/horizon/locale/ru/LC_MESSAGES copying horizon/locale/ru/LC_MESSAGES/django.mo -> build/lib/horizon/locale/ru/LC_MESSAGES copying horizon/locale/ru/LC_MESSAGES/django.po -> build/lib/horizon/locale/ru/LC_MESSAGES copying horizon/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/ru/LC_MESSAGES copying horizon/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/ru/LC_MESSAGES creating build/lib/horizon/locale/sl_SI creating build/lib/horizon/locale/sl_SI/LC_MESSAGES copying horizon/locale/sl_SI/LC_MESSAGES/django.mo -> build/lib/horizon/locale/sl_SI/LC_MESSAGES copying horizon/locale/sl_SI/LC_MESSAGES/django.po -> build/lib/horizon/locale/sl_SI/LC_MESSAGES creating build/lib/horizon/locale/sr creating build/lib/horizon/locale/sr/LC_MESSAGES copying horizon/locale/sr/LC_MESSAGES/django.mo -> build/lib/horizon/locale/sr/LC_MESSAGES copying horizon/locale/sr/LC_MESSAGES/django.po -> build/lib/horizon/locale/sr/LC_MESSAGES creating build/lib/horizon/locale/tr_TR creating build/lib/horizon/locale/tr_TR/LC_MESSAGES copying horizon/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/horizon/locale/tr_TR/LC_MESSAGES copying horizon/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/horizon/locale/tr_TR/LC_MESSAGES copying horizon/locale/tr_TR/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/tr_TR/LC_MESSAGES copying horizon/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/tr_TR/LC_MESSAGES creating build/lib/horizon/locale/zh_Hans creating build/lib/horizon/locale/zh_Hans/LC_MESSAGES copying horizon/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/horizon/locale/zh_Hans/LC_MESSAGES copying horizon/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/horizon/locale/zh_Hans/LC_MESSAGES copying horizon/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/zh_Hans/LC_MESSAGES copying horizon/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/zh_Hans/LC_MESSAGES creating build/lib/horizon/locale/zh_Hant creating build/lib/horizon/locale/zh_Hant/LC_MESSAGES copying horizon/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/horizon/locale/zh_Hant/LC_MESSAGES copying horizon/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/horizon/locale/zh_Hant/LC_MESSAGES copying horizon/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/zh_Hant/LC_MESSAGES copying horizon/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/zh_Hant/LC_MESSAGES creating build/lib/horizon/static creating build/lib/horizon/static/auth copying horizon/static/auth/.eslintrc -> build/lib/horizon/static/auth copying horizon/static/auth/auth.module.js -> build/lib/horizon/static/auth creating build/lib/horizon/static/auth/login copying horizon/static/auth/login/login-finder.directive.js -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.controller.js -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.controller.spec.js -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.module.js -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.module.spec.js -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.regular.mock.html -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.spec.js -> build/lib/horizon/static/auth/login copying horizon/static/auth/login/login.websso.mock.html -> build/lib/horizon/static/auth/login creating build/lib/horizon/static/framework copying horizon/static/framework/.eslintrc -> build/lib/horizon/static/framework copying horizon/static/framework/framework.module.js -> build/lib/horizon/static/framework copying horizon/static/framework/framework.module.spec.js -> build/lib/horizon/static/framework copying horizon/static/framework/framework.scss -> build/lib/horizon/static/framework creating build/lib/horizon/static/framework/conf copying horizon/static/framework/conf/conf.js -> build/lib/horizon/static/framework/conf copying horizon/static/framework/conf/permissions.service.js -> build/lib/horizon/static/framework/conf copying horizon/static/framework/conf/permissions.service.spec.js -> build/lib/horizon/static/framework/conf copying horizon/static/framework/conf/resource-type-registry.service.js -> build/lib/horizon/static/framework/conf copying horizon/static/framework/conf/resource-type-registry.service.spec.js -> build/lib/horizon/static/framework/conf creating build/lib/horizon/static/framework/util copying horizon/static/framework/util/util.module.js -> build/lib/horizon/static/framework/util creating build/lib/horizon/static/framework/util/actions copying horizon/static/framework/util/actions/action-result.service.js -> build/lib/horizon/static/framework/util/actions copying horizon/static/framework/util/actions/action-result.service.spec.js -> build/lib/horizon/static/framework/util/actions copying horizon/static/framework/util/actions/actions.module.js -> build/lib/horizon/static/framework/util/actions creating build/lib/horizon/static/framework/util/bind-scope copying horizon/static/framework/util/bind-scope/bind-scope.directive.js -> build/lib/horizon/static/framework/util/bind-scope copying horizon/static/framework/util/bind-scope/bind-scope.module.js -> build/lib/horizon/static/framework/util/bind-scope copying horizon/static/framework/util/bind-scope/bind-scope.spec.js -> build/lib/horizon/static/framework/util/bind-scope creating build/lib/horizon/static/framework/util/extensible copying horizon/static/framework/util/extensible/extensible.module.js -> build/lib/horizon/static/framework/util/extensible copying horizon/static/framework/util/extensible/extensible.service.js -> build/lib/horizon/static/framework/util/extensible copying horizon/static/framework/util/extensible/extensible.service.spec.js -> build/lib/horizon/static/framework/util/extensible creating build/lib/horizon/static/framework/util/file copying horizon/static/framework/util/file/file-reader.service.js -> build/lib/horizon/static/framework/util/file copying horizon/static/framework/util/file/file-reader.service.spec.js -> build/lib/horizon/static/framework/util/file copying horizon/static/framework/util/file/file.module.js -> build/lib/horizon/static/framework/util/file copying horizon/static/framework/util/file/text-download.service.js -> build/lib/horizon/static/framework/util/file copying horizon/static/framework/util/file/text-download.service.spec.js -> build/lib/horizon/static/framework/util/file creating build/lib/horizon/static/framework/util/filters copying horizon/static/framework/util/filters/filters.js -> build/lib/horizon/static/framework/util/filters copying horizon/static/framework/util/filters/filters.module.js -> build/lib/horizon/static/framework/util/filters copying horizon/static/framework/util/filters/filters.spec.js -> build/lib/horizon/static/framework/util/filters copying horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js -> build/lib/horizon/static/framework/util/filters creating build/lib/horizon/static/framework/util/http copying horizon/static/framework/util/http/http.js -> build/lib/horizon/static/framework/util/http copying horizon/static/framework/util/http/http.spec.js -> build/lib/horizon/static/framework/util/http creating build/lib/horizon/static/framework/util/i18n copying horizon/static/framework/util/i18n/i18n.js -> build/lib/horizon/static/framework/util/i18n copying horizon/static/framework/util/i18n/i18n.spec.js -> build/lib/horizon/static/framework/util/i18n creating build/lib/horizon/static/framework/util/navigations copying horizon/static/framework/util/navigations/navigations.module.js -> build/lib/horizon/static/framework/util/navigations copying horizon/static/framework/util/navigations/navigations.service.js -> build/lib/horizon/static/framework/util/navigations copying horizon/static/framework/util/navigations/navigations.service.spec.js -> build/lib/horizon/static/framework/util/navigations creating build/lib/horizon/static/framework/util/promise-toggle copying horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js -> build/lib/horizon/static/framework/util/promise-toggle copying horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js -> build/lib/horizon/static/framework/util/promise-toggle copying horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js -> build/lib/horizon/static/framework/util/promise-toggle copying horizon/static/framework/util/promise-toggle/promise-toggle.module.js -> build/lib/horizon/static/framework/util/promise-toggle creating build/lib/horizon/static/framework/util/q copying horizon/static/framework/util/q/q.extensions.js -> build/lib/horizon/static/framework/util/q copying horizon/static/framework/util/q/q.extensions.spec.js -> build/lib/horizon/static/framework/util/q copying horizon/static/framework/util/q/q.module.js -> build/lib/horizon/static/framework/util/q copying horizon/static/framework/util/q/q.module.spec.js -> build/lib/horizon/static/framework/util/q creating build/lib/horizon/static/framework/util/tech-debt copying horizon/static/framework/util/tech-debt/dummy.controller.js -> build/lib/horizon/static/framework/util/tech-debt copying horizon/static/framework/util/tech-debt/helper-functions.service.js -> build/lib/horizon/static/framework/util/tech-debt copying horizon/static/framework/util/tech-debt/helper-functions.service.spec.js -> build/lib/horizon/static/framework/util/tech-debt copying horizon/static/framework/util/tech-debt/image-file-on-change.directive.js -> build/lib/horizon/static/framework/util/tech-debt copying horizon/static/framework/util/tech-debt/tech-debt.module.js -> build/lib/horizon/static/framework/util/tech-debt creating build/lib/horizon/static/framework/util/timezones copying horizon/static/framework/util/timezones/timezone.service.js -> build/lib/horizon/static/framework/util/timezones copying horizon/static/framework/util/timezones/timezone.service.spec.js -> build/lib/horizon/static/framework/util/timezones creating build/lib/horizon/static/framework/util/uuid copying horizon/static/framework/util/uuid/uuid.js -> build/lib/horizon/static/framework/util/uuid copying horizon/static/framework/util/uuid/uuid.spec.js -> build/lib/horizon/static/framework/util/uuid creating build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/hz-password-match.directive.js -> build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/hz-password-match.directive.spec.js -> build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/validate-number-max.directive.js -> build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/validate-number-min.directive.js -> build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/validate-unique.js -> build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/validators.module.js -> build/lib/horizon/static/framework/util/validators copying horizon/static/framework/util/validators/validators.spec.js -> build/lib/horizon/static/framework/util/validators creating build/lib/horizon/static/framework/util/workflow copying horizon/static/framework/util/workflow/workflow.module.js -> build/lib/horizon/static/framework/util/workflow copying horizon/static/framework/util/workflow/workflow.service.js -> build/lib/horizon/static/framework/util/workflow copying horizon/static/framework/util/workflow/workflow.spec.js -> build/lib/horizon/static/framework/util/workflow creating build/lib/horizon/static/framework/widgets copying horizon/static/framework/widgets/widgets.module.js -> build/lib/horizon/static/framework/widgets copying horizon/static/framework/widgets/widgets.module.spec.js -> build/lib/horizon/static/framework/widgets copying horizon/static/framework/widgets/widgets.scss -> build/lib/horizon/static/framework/widgets creating build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action-list.directive.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action-list.module.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action-list.scss -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action-list.spec.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action.directive.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/action.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-batch.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-create.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-danger.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-delete-selected.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-delete.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-detail.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions-row.template.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.batch.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.controller.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.custom.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.custom2.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.detail.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.directive.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.directive.spec.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.row.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/actions.service.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/button-group.mock.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/button-tooltip.directive.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/menu-item.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/menu.directive.js -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/menu.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/single-button.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/split-button.html -> build/lib/horizon/static/framework/widgets/action-list copying horizon/static/framework/widgets/action-list/warning-tooltip.html -> build/lib/horizon/static/framework/widgets/action-list creating build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/chart-tooltip.directive.js -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/chart-tooltip.html -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/chart-tooltip.scss -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/chart-tooltip.spec.js -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/charts.module.js -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/charts.spec.js -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/pie-chart.directive.js -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/pie-chart.html -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/pie-chart.scss -> build/lib/horizon/static/framework/widgets/charts copying horizon/static/framework/widgets/charts/pie-chart.spec.js -> build/lib/horizon/static/framework/widgets/charts creating build/lib/horizon/static/framework/widgets/contenteditable copying horizon/static/framework/widgets/contenteditable/contenteditable.directive.js -> build/lib/horizon/static/framework/widgets/contenteditable copying horizon/static/framework/widgets/contenteditable/contenteditable.directive.spec.js -> build/lib/horizon/static/framework/widgets/contenteditable copying horizon/static/framework/widgets/contenteditable/contenteditable.module.js -> build/lib/horizon/static/framework/widgets/contenteditable creating build/lib/horizon/static/framework/widgets/details copying horizon/static/framework/widgets/details/details.directive.js -> build/lib/horizon/static/framework/widgets/details copying horizon/static/framework/widgets/details/details.html -> build/lib/horizon/static/framework/widgets/details copying horizon/static/framework/widgets/details/details.module.js -> build/lib/horizon/static/framework/widgets/details copying horizon/static/framework/widgets/details/routed-details-view.controller.js -> build/lib/horizon/static/framework/widgets/details copying horizon/static/framework/widgets/details/routed-details-view.controller.spec.js -> build/lib/horizon/static/framework/widgets/details copying horizon/static/framework/widgets/details/routed-details-view.html -> build/lib/horizon/static/framework/widgets/details creating build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/builders.provider.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/builders.provider.spec.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/decorator.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/decorator.spec.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/form.module.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/modal-form.controller.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/modal-form.controller.spec.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/modal-form.html -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/modal-form.service.js -> build/lib/horizon/static/framework/widgets/form copying horizon/static/framework/widgets/form/modal-form.service.spec.js -> build/lib/horizon/static/framework/widgets/form creating build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/array.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/checkbox.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/checkboxes.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/default.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/fieldset.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/help.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/password-confirm.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/radio-buttons.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/radios-inline.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/radios.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/section.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/select.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/submit.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/tabarray.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/tabs.html -> build/lib/horizon/static/framework/widgets/form/fields copying horizon/static/framework/widgets/form/fields/textarea.html -> build/lib/horizon/static/framework/widgets/form/fields creating build/lib/horizon/static/framework/widgets/headers copying horizon/static/framework/widgets/headers/headers.module.js -> build/lib/horizon/static/framework/widgets/headers copying horizon/static/framework/widgets/headers/headers.module.spec.js -> build/lib/horizon/static/framework/widgets/headers copying horizon/static/framework/widgets/headers/headers.scss -> build/lib/horizon/static/framework/widgets/headers copying horizon/static/framework/widgets/headers/hz-page-header.directive.js -> build/lib/horizon/static/framework/widgets/headers copying horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js -> build/lib/horizon/static/framework/widgets/headers copying horizon/static/framework/widgets/headers/hz-page-header.html -> build/lib/horizon/static/framework/widgets/headers creating build/lib/horizon/static/framework/widgets/help-panel copying horizon/static/framework/widgets/help-panel/help-panel.directive.js -> build/lib/horizon/static/framework/widgets/help-panel copying horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js -> build/lib/horizon/static/framework/widgets/help-panel copying horizon/static/framework/widgets/help-panel/help-panel.html -> build/lib/horizon/static/framework/widgets/help-panel copying horizon/static/framework/widgets/help-panel/help-panel.module.js -> build/lib/horizon/static/framework/widgets/help-panel copying horizon/static/framework/widgets/help-panel/help-panel.module.spec.js -> build/lib/horizon/static/framework/widgets/help-panel creating build/lib/horizon/static/framework/widgets/load-edit copying horizon/static/framework/widgets/load-edit/load-edit.directive.js -> build/lib/horizon/static/framework/widgets/load-edit copying horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js -> build/lib/horizon/static/framework/widgets/load-edit copying horizon/static/framework/widgets/load-edit/load-edit.html -> build/lib/horizon/static/framework/widgets/load-edit copying horizon/static/framework/widgets/load-edit/load-edit.module.js -> build/lib/horizon/static/framework/widgets/load-edit creating build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.controller.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.directive.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.html -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.module.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.scss -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.service.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/magic-search.service.spec.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/st-magic-search.directive.js -> build/lib/horizon/static/framework/widgets/magic-search copying horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js -> build/lib/horizon/static/framework/widgets/magic-search creating build/lib/horizon/static/framework/widgets/metadata copying horizon/static/framework/widgets/metadata/metadata.module.js -> build/lib/horizon/static/framework/widgets/metadata copying horizon/static/framework/widgets/metadata/metadata.scss -> build/lib/horizon/static/framework/widgets/metadata creating build/lib/horizon/static/framework/widgets/metadata/display copying horizon/static/framework/widgets/metadata/display/display.module.js -> build/lib/horizon/static/framework/widgets/metadata/display copying horizon/static/framework/widgets/metadata/display/display.scss -> build/lib/horizon/static/framework/widgets/metadata/display copying horizon/static/framework/widgets/metadata/display/display.spec.js -> build/lib/horizon/static/framework/widgets/metadata/display copying horizon/static/framework/widgets/metadata/display/metadata-display.controller.js -> build/lib/horizon/static/framework/widgets/metadata/display copying horizon/static/framework/widgets/metadata/display/metadata-display.directive.js -> build/lib/horizon/static/framework/widgets/metadata/display copying horizon/static/framework/widgets/metadata/display/metadata-display.html -> build/lib/horizon/static/framework/widgets/metadata/display creating build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/metadata-tree.html -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/tree.module.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/tree.scss -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/tree.service.js -> build/lib/horizon/static/framework/widgets/metadata/tree copying horizon/static/framework/widgets/metadata/tree/tree.spec.js -> build/lib/horizon/static/framework/widgets/metadata/tree creating build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/delete-modal.service.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/delete-modal.service.spec.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/modal.module.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/simple-modal.controller.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/simple-modal.html -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/simple-modal.service.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/simple-modal.spec.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/wizard-modal.service.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/wizard-modal.service.spec.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/wizard.controller.js -> build/lib/horizon/static/framework/widgets/modal copying horizon/static/framework/widgets/modal/wizard.controller.spec.js -> build/lib/horizon/static/framework/widgets/modal creating build/lib/horizon/static/framework/widgets/modal-wait-spinner copying horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js -> build/lib/horizon/static/framework/widgets/modal-wait-spinner copying horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js -> build/lib/horizon/static/framework/widgets/modal-wait-spinner copying horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js -> build/lib/horizon/static/framework/widgets/modal-wait-spinner copying horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js -> build/lib/horizon/static/framework/widgets/modal-wait-spinner copying horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.template.html -> build/lib/horizon/static/framework/widgets/modal-wait-spinner creating build/lib/horizon/static/framework/widgets/panel copying horizon/static/framework/widgets/panel/hz-resource-panel.controller.js -> build/lib/horizon/static/framework/widgets/panel copying horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js -> build/lib/horizon/static/framework/widgets/panel copying horizon/static/framework/widgets/panel/hz-resource-panel.directive.js -> build/lib/horizon/static/framework/widgets/panel copying horizon/static/framework/widgets/panel/hz-resource-panel.html -> build/lib/horizon/static/framework/widgets/panel copying horizon/static/framework/widgets/panel/panel.module.js -> build/lib/horizon/static/framework/widgets/panel creating build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-field.directive.js -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-resource-property-list.directive.js -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-resource-property-list.html -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-resource-property.controller.js -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-resource-property.directive.js -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-resource-property.directive.spec.js -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/hz-resource-property.html -> build/lib/horizon/static/framework/widgets/property copying horizon/static/framework/widgets/property/property.module.js -> build/lib/horizon/static/framework/widgets/property creating build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-cell.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-detail-row.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-detail-row.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-dynamic-table.controller.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-dynamic-table.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-dynamic-table.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-dynamic-table.scss -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-dynamic-table.spec.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-expand-detail.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-no-items.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-no-items.directive.spec.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-no-items.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-resource-table.controller.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-resource-table.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-resource-table.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-search-bar.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-select-all.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-select.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-table-footer.controller.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-table-footer.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-table-footer.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/hz-table.directive.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/no-items.mock.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/pagination.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/search-bar.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/search-bar.spec.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/st-table.mock.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/table.controller.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/table.mock.html -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/table.module.js -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/table.scss -> build/lib/horizon/static/framework/widgets/table copying horizon/static/framework/widgets/table/table.spec.js -> build/lib/horizon/static/framework/widgets/table creating build/lib/horizon/static/framework/widgets/toast copying horizon/static/framework/widgets/toast/toast.directive.js -> build/lib/horizon/static/framework/widgets/toast copying horizon/static/framework/widgets/toast/toast.html -> build/lib/horizon/static/framework/widgets/toast copying horizon/static/framework/widgets/toast/toast.module.js -> build/lib/horizon/static/framework/widgets/toast copying horizon/static/framework/widgets/toast/toast.service.js -> build/lib/horizon/static/framework/widgets/toast copying horizon/static/framework/widgets/toast/toast.spec.js -> build/lib/horizon/static/framework/widgets/toast creating build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/filter-available.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/filter-available.spec.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.controller.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.directive.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.example.html -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.html -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.module.js -> build/lib/horizon/static/framework/widgets/transfer-table copying horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js -> build/lib/horizon/static/framework/widgets/transfer-table creating build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/modal-container.controller.js -> build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/wizard.controller.js -> build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/wizard.controller.spec.js -> build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/wizard.directive.js -> build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/wizard.html -> build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/wizard.module.js -> build/lib/horizon/static/framework/widgets/wizard copying horizon/static/framework/widgets/wizard/wizard.spec.js -> build/lib/horizon/static/framework/widgets/wizard creating build/lib/horizon/static/horizon copying horizon/static/horizon/.eslintrc -> build/lib/horizon/static/horizon creating build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.communication.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.d3barchart.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.d3linechart.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.d3piechart.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.datepickers.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.extensible_header.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.forms.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.formset_table.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.hacks.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.heattop.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.lists.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.loader.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.membership.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.messages.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.modals.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.selenium.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.sidebar.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.string.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.tables.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.tabs.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.templates.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.users.js -> build/lib/horizon/static/horizon/js copying horizon/static/horizon/js/horizon.uuid.js -> build/lib/horizon/static/horizon/js creating build/lib/horizon/static/horizon/lib creating build/lib/horizon/static/horizon/lib/jquery copying horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js -> build/lib/horizon/static/horizon/lib/jquery creating build/lib/horizon/static/horizon/tests creating build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/instances.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/messages.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/modals.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/quota.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/string.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/tables.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine copying horizon/static/horizon/tests/jasmine/templates.legacy-spec.js -> build/lib/horizon/static/horizon/tests/jasmine creating build/lib/horizon/templates copying horizon/templates/_login_footer.html -> build/lib/horizon/templates copying horizon/templates/_login_form_footer.html -> build/lib/horizon/templates copying horizon/templates/not_authorized.html -> build/lib/horizon/templates creating build/lib/horizon/templates/auth copying horizon/templates/auth/_description.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_login.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_login_form.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_login_modal.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_login_page.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_password_form.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_password_page.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_splash.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/login.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/password.html -> build/lib/horizon/templates/auth creating build/lib/horizon/templates/bootstrap copying horizon/templates/bootstrap/breadcrumb.html -> build/lib/horizon/templates/bootstrap copying horizon/templates/bootstrap/progress_bar.html -> build/lib/horizon/templates/bootstrap creating build/lib/horizon/templates/horizon copying horizon/templates/horizon/_messages.html -> build/lib/horizon/templates/horizon copying horizon/templates/horizon/_nav_list.html -> build/lib/horizon/templates/horizon copying horizon/templates/horizon/_script_i18n.html -> build/lib/horizon/templates/horizon copying horizon/templates/horizon/_sidebar.html -> build/lib/horizon/templates/horizon copying horizon/templates/horizon/_subnav_list.html -> build/lib/horizon/templates/horizon creating build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_alert_message.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_confirm.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_loading_inline.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_loading_modal.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_membership.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_modal.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_progress.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_script_loader.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/_table_row.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/template.html -> build/lib/horizon/templates/horizon/client_side copying horizon/templates/horizon/client_side/templates.html -> build/lib/horizon/templates/horizon/client_side creating build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_breadcrumb.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_action.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_cell.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_pagination.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_pagination_with_pages.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_row.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_row_action_row.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_row_actions_dropdown.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_row_actions_row.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_table_actions.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_data_table_view.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_datepicker.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_datepicker_form.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_detail.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_detail_header.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_detail_tab_group.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_detail_table.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_domain_page_header.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_form_errors.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_form_field.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_form_field_decorator.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_form_field_required.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_form_fields.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_formset_table.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_formset_table_row.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_horizontal_field.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_horizontal_fields.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_keystone_provider_selector.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_limit_summary.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_modal.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_modal_form.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_modal_form_add_members.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_page_header.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_region_selector.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_resource_browser.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_sidebar.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_sidebar_module.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_tab_group.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_usage_summary.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_workflow.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_workflow_base.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_workflow_step.html -> build/lib/horizon/templates/horizon/common copying horizon/templates/horizon/common/_workflow_step_update_members.html -> build/lib/horizon/templates/horizon/common creating build/lib/horizon/templates/horizon/common/fields copying horizon/templates/horizon/common/fields/_themable_checkbox.html -> build/lib/horizon/templates/horizon/common/fields copying horizon/templates/horizon/common/fields/_themable_radiobutton.html -> build/lib/horizon/templates/horizon/common/fields copying horizon/templates/horizon/common/fields/_themable_select.html -> build/lib/horizon/templates/horizon/common/fields copying horizon/templates/horizon/common/fields/_themable_spinner.html -> build/lib/horizon/templates/horizon/common/fields creating build/lib/horizon/templates/horizon/jasmine copying horizon/templates/horizon/jasmine/index.html -> build/lib/horizon/templates/horizon/jasmine copying horizon/templates/horizon/jasmine/jasmine.html -> build/lib/horizon/templates/horizon/jasmine copying horizon/templates/horizon/jasmine/jasmine_legacy.html -> build/lib/horizon/templates/horizon/jasmine creating build/lib/horizon/test/test_dashboards/dogs/static creating build/lib/horizon/test/test_dashboards/dogs/static/dogs creating build/lib/horizon/test/test_dashboards/dogs/static/dogs/js copying horizon/test/test_dashboards/dogs/static/dogs/js/dogs.js -> build/lib/horizon/test/test_dashboards/dogs/static/dogs/js creating build/lib/horizon/test/test_dashboards/dogs/static/dogs/scss copying horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss -> build/lib/horizon/test/test_dashboards/dogs/static/dogs/scss creating build/lib/horizon/test/test_dashboards/dogs/templates creating build/lib/horizon/test/test_dashboards/dogs/templates/dogs copying horizon/test/test_dashboards/dogs/templates/dogs/base.html -> build/lib/horizon/test/test_dashboards/dogs/templates/dogs copying horizon/conf/dash_template/dashboard.py.tmpl -> build/lib/horizon/conf/dash_template creating build/lib/horizon/conf/dash_template/static creating build/lib/horizon/conf/dash_template/static/dash_name creating build/lib/horizon/conf/dash_template/static/dash_name/js copying horizon/conf/dash_template/static/dash_name/js/dash_name.js -> build/lib/horizon/conf/dash_template/static/dash_name/js creating build/lib/horizon/conf/dash_template/static/dash_name/scss copying horizon/conf/dash_template/static/dash_name/scss/dash_name.scss -> build/lib/horizon/conf/dash_template/static/dash_name/scss creating build/lib/horizon/conf/dash_template/templates creating build/lib/horizon/conf/dash_template/templates/dash_name copying horizon/conf/dash_template/templates/dash_name/base.html -> build/lib/horizon/conf/dash_template/templates/dash_name creating build/lib/horizon/test/messages copying horizon/test/messages/test_info.json -> build/lib/horizon/test/messages copying horizon/test/messages/test_invalid.json -> build/lib/horizon/test/messages copying horizon/test/messages/test_warning.json -> build/lib/horizon/test/messages creating build/lib/horizon/test/selenium copying horizon/test/selenium/selenium_tests.py -> build/lib/horizon/test/selenium creating build/lib/horizon/test/templates copying horizon/test/templates/404.html -> build/lib/horizon/test/templates copying horizon/test/templates/_tab.html -> build/lib/horizon/test/templates copying horizon/test/templates/angular.html -> build/lib/horizon/test/templates copying horizon/test/templates/base-sidebar.html -> build/lib/horizon/test/templates copying horizon/test/templates/base.html -> build/lib/horizon/test/templates copying horizon/test/templates/tab_group.html -> build/lib/horizon/test/templates copying horizon/test/templates/workflow.html -> build/lib/horizon/test/templates creating build/lib/horizon/test/templates/registration copying horizon/test/templates/registration/login.html -> build/lib/horizon/test/templates/registration copying horizon/conf/panel_template/panel.py.tmpl -> build/lib/horizon/conf/panel_template copying horizon/conf/panel_template/tests.py.tmpl -> build/lib/horizon/conf/panel_template copying horizon/conf/panel_template/urls.py.tmpl -> build/lib/horizon/conf/panel_template creating build/lib/horizon/conf/panel_template/templates creating build/lib/horizon/conf/panel_template/templates/panel_name copying horizon/conf/panel_template/templates/panel_name/index.html -> build/lib/horizon/conf/panel_template/templates/panel_name creating build/lib/horizon/test/test_dashboards/cats/tigers/templates creating build/lib/horizon/test/test_dashboards/cats/tigers/templates/tigers copying horizon/test/test_dashboards/cats/tigers/templates/tigers/index.html -> build/lib/horizon/test/test_dashboards/cats/tigers/templates/tigers creating build/lib/horizon/test/test_dashboards/cats/static creating build/lib/horizon/test/test_dashboards/cats/static/cats creating build/lib/horizon/test/test_dashboards/cats/static/cats/js copying horizon/test/test_dashboards/cats/static/cats/js/cats.js -> build/lib/horizon/test/test_dashboards/cats/static/cats/js creating build/lib/horizon/test/test_dashboards/cats/static/cats/scss copying horizon/test/test_dashboards/cats/static/cats/scss/cats.scss -> build/lib/horizon/test/test_dashboards/cats/static/cats/scss creating build/lib/horizon/test/test_dashboards/cats/templates creating build/lib/horizon/test/test_dashboards/cats/templates/cats copying horizon/test/test_dashboards/cats/templates/cats/base.html -> build/lib/horizon/test/test_dashboards/cats/templates/cats creating build/lib/horizon/test/test_dashboards/cats/kittens/templates creating build/lib/horizon/test/test_dashboards/cats/kittens/templates/kittens copying horizon/test/test_dashboards/cats/kittens/templates/kittens/index.html -> build/lib/horizon/test/test_dashboards/cats/kittens/templates/kittens creating build/lib/horizon/test/test_dashboards/dogs/puppies/templates creating build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying horizon/test/test_dashboards/dogs/puppies/templates/puppies/index.html -> build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying horizon/test/test_dashboards/dogs/puppies/templates/puppies/two_tabs.html -> build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies creating build/lib/openstack_dashboard/dashboards/project/instances/templates creating build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_attach_interface.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_attach_volume.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_detach_interface.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_detach_volume.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_detail_audit.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_detail_console.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_detail_log.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_disassociate.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_edit_security_group_help.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_flavors_and_quotas.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_instance_ips.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/_rescue.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/attach_interface.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/attach_volume.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/decryptpassword.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/detach_interface.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/detach_volume.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/disassociate.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/rebuild.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances copying openstack_dashboard/dashboards/project/instances/templates/instances/rescue.html -> build/lib/openstack_dashboard/dashboards/project/instances/templates/instances creating build/lib/openstack_dashboard/dashboards/identity/projects/templates creating build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects copying openstack_dashboard/dashboards/identity/projects/templates/projects/_common_horizontal_form.html -> build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects copying openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects copying openstack_dashboard/dashboards/identity/projects/templates/projects/detail.html -> build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects copying openstack_dashboard/dashboards/identity/projects/templates/projects/index.html -> build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects copying openstack_dashboard/dashboards/identity/projects/templates/projects/usage.html -> build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects creating build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates creating build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_create.html -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_update.html -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/create.html -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/detail.html -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/update.html -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies creating build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates creating build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_create.html -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/create.html -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots creating build/lib/openstack_dashboard/dashboards/project/volume_groups/templates creating build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_clone_group.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_create_snapshot.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_delete.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_remove_vols.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_snapshot_limits.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_update.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/clone_group.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create_snapshot.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/delete.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/remove_vols.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/update.html -> build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups creating build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/templates creating build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots copying openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots creating build/lib/openstack_dashboard/dashboards/admin/volumes/templates creating build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/_manage_volume.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/_migrate_volume.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/_unmanage_volume.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/_update_status.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/manage_volume.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/migrate_volume.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/unmanage_volume.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/update_status.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes_tables.html -> build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes creating build/lib/openstack_dashboard/dashboards/project/networks/templates creating build/lib/openstack_dashboard/dashboards/project/networks/templates/networks copying openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks copying openstack_dashboard/dashboards/project/networks/templates/networks/_network_ips.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks copying openstack_dashboard/dashboards/project/networks/templates/networks/_update.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks copying openstack_dashboard/dashboards/project/networks/templates/networks/detail.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks copying openstack_dashboard/dashboards/project/networks/templates/networks/update.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks creating build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying openstack_dashboard/dashboards/project/networks/templates/networks/ports/_add_addresspair.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying openstack_dashboard/dashboards/project/networks/templates/networks/ports/_create_port_help.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying openstack_dashboard/dashboards/project/networks/templates/networks/ports/_edit_port_help.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying openstack_dashboard/dashboards/project/networks/templates/networks/ports/_port_ips.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying openstack_dashboard/dashboards/project/networks/templates/networks/ports/add_addresspair.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports creating build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/subnets copying openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/subnets creating build/lib/openstack_dashboard/test/test_panels/nonloading_panel/templates creating build/lib/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel copying openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel/index.html -> build/lib/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel creating build/lib/openstack_dashboard/dashboards/admin/images/templates creating build/lib/openstack_dashboard/dashboards/admin/images/templates/images copying openstack_dashboard/dashboards/admin/images/templates/images/_create.html -> build/lib/openstack_dashboard/dashboards/admin/images/templates/images copying openstack_dashboard/dashboards/admin/images/templates/images/_update.html -> build/lib/openstack_dashboard/dashboards/admin/images/templates/images copying openstack_dashboard/dashboards/admin/images/templates/images/create.html -> build/lib/openstack_dashboard/dashboards/admin/images/templates/images copying openstack_dashboard/dashboards/admin/images/templates/images/update.html -> build/lib/openstack_dashboard/dashboards/admin/images/templates/images copying openstack_dashboard/test/integration_tests/README.rst -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/horizon.conf -> build/lib/openstack_dashboard/test/integration_tests creating build/lib/openstack_dashboard/dashboards/admin/aggregates/templates creating build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/create.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/index.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/manage_hosts.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/update.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates creating build/lib/openstack_dashboard/dashboards/project/api_access/templates creating build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/_credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/_recreate_credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/clouds.yaml.template -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/ec2rc.sh.template -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/openrc.sh.template -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/recreate_credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access creating build/lib/openstack_dashboard/contrib/developer/static creating build/lib/openstack_dashboard/contrib/developer/static/dashboard creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer copying openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer copying openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.spec.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer copying openstack_dashboard/contrib/developer/static/dashboard/developer/developer.scss -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.controller.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.directive.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.module.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.scss -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-config-modal.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/index.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/addons-required-feedback.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/array.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/buttons.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/confirmation-dialog.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/example-help.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/radios-checkboxes-select.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/sections-fieldsets.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/tabarray.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/tabs.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/text-inputs.json -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.controller.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.details.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.directive.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.module.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.scss -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.trace-table.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.tree-node.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.controller.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.directive.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.controller.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.directive.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.spec.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resources.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.controller.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.directive.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel creating build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.directive.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.spec.js -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.scss -> build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying openstack_dashboard/.eslintrc -> build/lib/openstack_dashboard copying openstack_dashboard/karma.conf.js -> build/lib/openstack_dashboard creating build/lib/openstack_dashboard/conf copying openstack_dashboard/conf/cinder_policy.yaml -> build/lib/openstack_dashboard/conf copying openstack_dashboard/conf/glance_policy.yaml -> build/lib/openstack_dashboard/conf copying openstack_dashboard/conf/keystone_policy.yaml -> build/lib/openstack_dashboard/conf copying openstack_dashboard/conf/neutron_policy.yaml -> build/lib/openstack_dashboard/conf copying openstack_dashboard/conf/nova_policy.yaml -> build/lib/openstack_dashboard/conf creating build/lib/openstack_dashboard/conf/default_policies copying openstack_dashboard/conf/default_policies/README.txt -> build/lib/openstack_dashboard/conf/default_policies copying openstack_dashboard/conf/default_policies/cinder.yaml -> build/lib/openstack_dashboard/conf/default_policies copying openstack_dashboard/conf/default_policies/glance.yaml -> build/lib/openstack_dashboard/conf/default_policies copying openstack_dashboard/conf/default_policies/keystone.yaml -> build/lib/openstack_dashboard/conf/default_policies copying openstack_dashboard/conf/default_policies/neutron.yaml -> build/lib/openstack_dashboard/conf/default_policies copying openstack_dashboard/conf/default_policies/nova.yaml -> build/lib/openstack_dashboard/conf/default_policies creating build/lib/openstack_dashboard/conf/nova_policy.d copying openstack_dashboard/conf/nova_policy.d/api-extensions.yaml -> build/lib/openstack_dashboard/conf/nova_policy.d creating build/lib/openstack_dashboard/locale creating build/lib/openstack_dashboard/locale/as creating build/lib/openstack_dashboard/locale/as/LC_MESSAGES copying openstack_dashboard/locale/as/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/as/LC_MESSAGES copying openstack_dashboard/locale/as/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/as/LC_MESSAGES creating build/lib/openstack_dashboard/locale/bn_IN creating build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES copying openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES copying openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES creating build/lib/openstack_dashboard/locale/brx creating build/lib/openstack_dashboard/locale/brx/LC_MESSAGES copying openstack_dashboard/locale/brx/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/brx/LC_MESSAGES copying openstack_dashboard/locale/brx/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/brx/LC_MESSAGES creating build/lib/openstack_dashboard/locale/cs creating build/lib/openstack_dashboard/locale/cs/LC_MESSAGES copying openstack_dashboard/locale/cs/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/cs/LC_MESSAGES copying openstack_dashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/cs/LC_MESSAGES copying openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/cs/LC_MESSAGES copying openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/cs/LC_MESSAGES creating build/lib/openstack_dashboard/locale/de creating build/lib/openstack_dashboard/locale/de/LC_MESSAGES copying openstack_dashboard/locale/de/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/de/LC_MESSAGES copying openstack_dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/de/LC_MESSAGES copying openstack_dashboard/locale/de/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/de/LC_MESSAGES copying openstack_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/de/LC_MESSAGES creating build/lib/openstack_dashboard/locale/en_AU creating build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES copying openstack_dashboard/locale/en_AU/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES copying openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES copying openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES copying openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES creating build/lib/openstack_dashboard/locale/en_GB creating build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES copying openstack_dashboard/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES copying openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES copying openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES copying openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES creating build/lib/openstack_dashboard/locale/eo creating build/lib/openstack_dashboard/locale/eo/LC_MESSAGES copying openstack_dashboard/locale/eo/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/eo/LC_MESSAGES copying openstack_dashboard/locale/eo/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/eo/LC_MESSAGES copying openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/eo/LC_MESSAGES copying openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/eo/LC_MESSAGES creating build/lib/openstack_dashboard/locale/es creating build/lib/openstack_dashboard/locale/es/LC_MESSAGES copying openstack_dashboard/locale/es/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/es/LC_MESSAGES copying openstack_dashboard/locale/es/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/es/LC_MESSAGES copying openstack_dashboard/locale/es/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/es/LC_MESSAGES copying openstack_dashboard/locale/es/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/es/LC_MESSAGES creating build/lib/openstack_dashboard/locale/fr creating build/lib/openstack_dashboard/locale/fr/LC_MESSAGES copying openstack_dashboard/locale/fr/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/fr/LC_MESSAGES copying openstack_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/fr/LC_MESSAGES copying openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/fr/LC_MESSAGES copying openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/fr/LC_MESSAGES creating build/lib/openstack_dashboard/locale/gu creating build/lib/openstack_dashboard/locale/gu/LC_MESSAGES copying openstack_dashboard/locale/gu/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/gu/LC_MESSAGES copying openstack_dashboard/locale/gu/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/gu/LC_MESSAGES creating build/lib/openstack_dashboard/locale/hi creating build/lib/openstack_dashboard/locale/hi/LC_MESSAGES copying openstack_dashboard/locale/hi/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/hi/LC_MESSAGES copying openstack_dashboard/locale/hi/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/hi/LC_MESSAGES creating build/lib/openstack_dashboard/locale/id creating build/lib/openstack_dashboard/locale/id/LC_MESSAGES copying openstack_dashboard/locale/id/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/id/LC_MESSAGES copying openstack_dashboard/locale/id/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/id/LC_MESSAGES copying openstack_dashboard/locale/id/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/id/LC_MESSAGES copying openstack_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/id/LC_MESSAGES creating build/lib/openstack_dashboard/locale/it creating build/lib/openstack_dashboard/locale/it/LC_MESSAGES copying openstack_dashboard/locale/it/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/it/LC_MESSAGES copying openstack_dashboard/locale/it/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/it/LC_MESSAGES copying openstack_dashboard/locale/it/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/it/LC_MESSAGES copying openstack_dashboard/locale/it/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/it/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ja creating build/lib/openstack_dashboard/locale/ja/LC_MESSAGES copying openstack_dashboard/locale/ja/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ja/LC_MESSAGES copying openstack_dashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ja/LC_MESSAGES copying openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/ja/LC_MESSAGES copying openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/ja/LC_MESSAGES creating build/lib/openstack_dashboard/locale/kn creating build/lib/openstack_dashboard/locale/kn/LC_MESSAGES copying openstack_dashboard/locale/kn/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/kn/LC_MESSAGES copying openstack_dashboard/locale/kn/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/kn/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ko_KR creating build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES creating build/lib/openstack_dashboard/locale/kok creating build/lib/openstack_dashboard/locale/kok/LC_MESSAGES copying openstack_dashboard/locale/kok/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/kok/LC_MESSAGES copying openstack_dashboard/locale/kok/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/kok/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ks creating build/lib/openstack_dashboard/locale/ks/LC_MESSAGES copying openstack_dashboard/locale/ks/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ks/LC_MESSAGES copying openstack_dashboard/locale/ks/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ks/LC_MESSAGES creating build/lib/openstack_dashboard/locale/mai creating build/lib/openstack_dashboard/locale/mai/LC_MESSAGES copying openstack_dashboard/locale/mai/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/mai/LC_MESSAGES copying openstack_dashboard/locale/mai/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/mai/LC_MESSAGES creating build/lib/openstack_dashboard/locale/mni creating build/lib/openstack_dashboard/locale/mni/LC_MESSAGES copying openstack_dashboard/locale/mni/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/mni/LC_MESSAGES copying openstack_dashboard/locale/mni/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/mni/LC_MESSAGES creating build/lib/openstack_dashboard/locale/mr creating build/lib/openstack_dashboard/locale/mr/LC_MESSAGES copying openstack_dashboard/locale/mr/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/mr/LC_MESSAGES copying openstack_dashboard/locale/mr/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/mr/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ne creating build/lib/openstack_dashboard/locale/ne/LC_MESSAGES copying openstack_dashboard/locale/ne/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ne/LC_MESSAGES copying openstack_dashboard/locale/ne/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ne/LC_MESSAGES creating build/lib/openstack_dashboard/locale/pa_IN creating build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES copying openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES copying openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES creating build/lib/openstack_dashboard/locale/pl_PL creating build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES copying openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES copying openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES creating build/lib/openstack_dashboard/locale/pt_BR creating build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ru creating build/lib/openstack_dashboard/locale/ru/LC_MESSAGES copying openstack_dashboard/locale/ru/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ru/LC_MESSAGES copying openstack_dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ru/LC_MESSAGES copying openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/ru/LC_MESSAGES copying openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/ru/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ta creating build/lib/openstack_dashboard/locale/ta/LC_MESSAGES copying openstack_dashboard/locale/ta/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ta/LC_MESSAGES copying openstack_dashboard/locale/ta/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ta/LC_MESSAGES creating build/lib/openstack_dashboard/locale/tr_TR creating build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES creating build/lib/openstack_dashboard/locale/ur creating build/lib/openstack_dashboard/locale/ur/LC_MESSAGES copying openstack_dashboard/locale/ur/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ur/LC_MESSAGES copying openstack_dashboard/locale/ur/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ur/LC_MESSAGES creating build/lib/openstack_dashboard/locale/zh_Hans creating build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES creating build/lib/openstack_dashboard/locale/zh_Hant creating build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES creating build/lib/openstack_dashboard/static creating build/lib/openstack_dashboard/static/app copying openstack_dashboard/static/app/_app.scss -> build/lib/openstack_dashboard/static/app copying openstack_dashboard/static/app/app.module.js -> build/lib/openstack_dashboard/static/app copying openstack_dashboard/static/app/app.module.spec.js -> build/lib/openstack_dashboard/static/app copying openstack_dashboard/static/app/redirect.controller.js -> build/lib/openstack_dashboard/static/app copying openstack_dashboard/static/app/redirect.controller.spec.js -> build/lib/openstack_dashboard/static/app creating build/lib/openstack_dashboard/static/app/core copying openstack_dashboard/static/app/core/_core.scss -> build/lib/openstack_dashboard/static/app/core copying openstack_dashboard/static/app/core/core-constants.module.js -> build/lib/openstack_dashboard/static/app/core copying openstack_dashboard/static/app/core/core.module.js -> build/lib/openstack_dashboard/static/app/core copying openstack_dashboard/static/app/core/core.module.spec.js -> build/lib/openstack_dashboard/static/app/core creating build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js -> build/lib/openstack_dashboard/static/app/core/cloud-services copying openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js -> build/lib/openstack_dashboard/static/app/core/cloud-services creating build/lib/openstack_dashboard/static/app/core/conf copying openstack_dashboard/static/app/core/conf/conf.module.js -> build/lib/openstack_dashboard/static/app/core/conf creating build/lib/openstack_dashboard/static/app/core/flavors copying openstack_dashboard/static/app/core/flavors/flavors.module.js -> build/lib/openstack_dashboard/static/app/core/flavors copying openstack_dashboard/static/app/core/flavors/flavors.module.spec.js -> build/lib/openstack_dashboard/static/app/core/flavors copying openstack_dashboard/static/app/core/flavors/flavors.service.js -> build/lib/openstack_dashboard/static/app/core/flavors copying openstack_dashboard/static/app/core/flavors/flavors.service.spec.js -> build/lib/openstack_dashboard/static/app/core/flavors copying openstack_dashboard/static/app/core/flavors/panel.html -> build/lib/openstack_dashboard/static/app/core/flavors copying openstack_dashboard/static/app/core/flavors/summary.html -> build/lib/openstack_dashboard/static/app/core/flavors creating build/lib/openstack_dashboard/static/app/core/flavors/actions copying openstack_dashboard/static/app/core/flavors/actions/actions.module.js -> build/lib/openstack_dashboard/static/app/core/flavors/actions copying openstack_dashboard/static/app/core/flavors/actions/actions.module.spec.js -> build/lib/openstack_dashboard/static/app/core/flavors/actions copying openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.js -> build/lib/openstack_dashboard/static/app/core/flavors/actions copying openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.spec.js -> build/lib/openstack_dashboard/static/app/core/flavors/actions copying openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.js -> build/lib/openstack_dashboard/static/app/core/flavors/actions copying openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/flavors/actions creating build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/_images.scss -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/admin-panel.html -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/images.module.js -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/images.module.spec.js -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/images.service.js -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/images.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/panel.html -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/summary.controller.js -> build/lib/openstack_dashboard/static/app/core/images copying openstack_dashboard/static/app/core/images/summary.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/images creating build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/actions.module.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/actions.module.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/create-volume.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/create.action.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/create.workflow.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/delete-image-selected-button.template.html -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/delete-image-selected.template.html -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/delete-image.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/edit.action.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/launch-instance.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js -> build/lib/openstack_dashboard/static/app/core/images/actions copying openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/actions creating build/lib/openstack_dashboard/static/app/core/images/details copying openstack_dashboard/static/app/core/images/details/details.module.js -> build/lib/openstack_dashboard/static/app/core/images/details copying openstack_dashboard/static/app/core/images/details/details.module.spec.js -> build/lib/openstack_dashboard/static/app/core/images/details copying openstack_dashboard/static/app/core/images/details/drawer.html -> build/lib/openstack_dashboard/static/app/core/images/details copying openstack_dashboard/static/app/core/images/details/overview.controller.js -> build/lib/openstack_dashboard/static/app/core/images/details copying openstack_dashboard/static/app/core/images/details/overview.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/images/details copying openstack_dashboard/static/app/core/images/details/overview.html -> build/lib/openstack_dashboard/static/app/core/images/details creating build/lib/openstack_dashboard/static/app/core/images/filters copying openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js -> build/lib/openstack_dashboard/static/app/core/images/filters copying openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js -> build/lib/openstack_dashboard/static/app/core/images/filters creating build/lib/openstack_dashboard/static/app/core/images/steps creating build/lib/openstack_dashboard/static/app/core/images/steps/create-image copying openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.js -> build/lib/openstack_dashboard/static/app/core/images/steps/create-image copying openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/images/steps/create-image copying openstack_dashboard/static/app/core/images/steps/create-image/create-image.help.html -> build/lib/openstack_dashboard/static/app/core/images/steps/create-image copying openstack_dashboard/static/app/core/images/steps/create-image/create-image.html -> build/lib/openstack_dashboard/static/app/core/images/steps/create-image creating build/lib/openstack_dashboard/static/app/core/images/steps/create-volume copying openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.js -> build/lib/openstack_dashboard/static/app/core/images/steps/create-volume copying openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/images/steps/create-volume copying openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html -> build/lib/openstack_dashboard/static/app/core/images/steps/create-volume copying openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html -> build/lib/openstack_dashboard/static/app/core/images/steps/create-volume creating build/lib/openstack_dashboard/static/app/core/images/steps/edit-image copying openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.js -> build/lib/openstack_dashboard/static/app/core/images/steps/edit-image copying openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/images/steps/edit-image copying openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.help.html -> build/lib/openstack_dashboard/static/app/core/images/steps/edit-image copying openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html -> build/lib/openstack_dashboard/static/app/core/images/steps/edit-image creating build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata copying openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.js -> build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata copying openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata copying openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.help.html -> build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata copying openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html -> build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata creating build/lib/openstack_dashboard/static/app/core/images/workflows copying openstack_dashboard/static/app/core/images/workflows/create-volume.service.js -> build/lib/openstack_dashboard/static/app/core/images/workflows copying openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js -> build/lib/openstack_dashboard/static/app/core/images/workflows creating build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/_keypairs.scss -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/keypair.controller.js -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/keypair.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/keypairs.module.js -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/keypairs.module.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/keypairs.service.js -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/keypairs.service.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs copying openstack_dashboard/static/app/core/keypairs/panel.html -> build/lib/openstack_dashboard/static/app/core/keypairs creating build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/actions.module.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/actions.module.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/create.description.html -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/create.key-type.html -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/create.service.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/create.service.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/delete.service.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/delete.service.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/import.description.html -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/import.public-key.html -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/import.service.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions copying openstack_dashboard/static/app/core/keypairs/actions/import.service.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/actions creating build/lib/openstack_dashboard/static/app/core/keypairs/details copying openstack_dashboard/static/app/core/keypairs/details/details.controller.js -> build/lib/openstack_dashboard/static/app/core/keypairs/details copying openstack_dashboard/static/app/core/keypairs/details/details.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/details copying openstack_dashboard/static/app/core/keypairs/details/details.html -> build/lib/openstack_dashboard/static/app/core/keypairs/details copying openstack_dashboard/static/app/core/keypairs/details/details.module.js -> build/lib/openstack_dashboard/static/app/core/keypairs/details copying openstack_dashboard/static/app/core/keypairs/details/details.module.spec.js -> build/lib/openstack_dashboard/static/app/core/keypairs/details copying openstack_dashboard/static/app/core/keypairs/details/drawer.html -> build/lib/openstack_dashboard/static/app/core/keypairs/details creating build/lib/openstack_dashboard/static/app/core/metadata copying openstack_dashboard/static/app/core/metadata/metadata.module.js -> build/lib/openstack_dashboard/static/app/core/metadata copying openstack_dashboard/static/app/core/metadata/metadata.module.spec.js -> build/lib/openstack_dashboard/static/app/core/metadata copying openstack_dashboard/static/app/core/metadata/metadata.service.js -> build/lib/openstack_dashboard/static/app/core/metadata copying openstack_dashboard/static/app/core/metadata/metadata.service.spec.js -> build/lib/openstack_dashboard/static/app/core/metadata creating build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.controller.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.html -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.module.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.service.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal copying openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js -> build/lib/openstack_dashboard/static/app/core/metadata/modal creating build/lib/openstack_dashboard/static/app/core/network_qos copying openstack_dashboard/static/app/core/network_qos/panel.html -> build/lib/openstack_dashboard/static/app/core/network_qos copying openstack_dashboard/static/app/core/network_qos/qos.module.js -> build/lib/openstack_dashboard/static/app/core/network_qos copying openstack_dashboard/static/app/core/network_qos/qos.module.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos copying openstack_dashboard/static/app/core/network_qos/qos.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos copying openstack_dashboard/static/app/core/network_qos/qos.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos creating build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/actions.module.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/actions.module.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/add-rule.html -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/create.action.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/edit-rule.html -> build/lib/openstack_dashboard/static/app/core/network_qos/actions copying openstack_dashboard/static/app/core/network_qos/actions/rule.description.html -> build/lib/openstack_dashboard/static/app/core/network_qos/actions creating build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow copying openstack_dashboard/static/app/core/network_qos/actions/workflow/delete-rule.workflow.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow copying openstack_dashboard/static/app/core/network_qos/actions/workflow/delete-rule.workflow.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow copying openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow copying openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow creating build/lib/openstack_dashboard/static/app/core/network_qos/details copying openstack_dashboard/static/app/core/network_qos/details/details.module.js -> build/lib/openstack_dashboard/static/app/core/network_qos/details copying openstack_dashboard/static/app/core/network_qos/details/details.module.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/details copying openstack_dashboard/static/app/core/network_qos/details/drawer.html -> build/lib/openstack_dashboard/static/app/core/network_qos/details copying openstack_dashboard/static/app/core/network_qos/details/overview.controller.js -> build/lib/openstack_dashboard/static/app/core/network_qos/details copying openstack_dashboard/static/app/core/network_qos/details/overview.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/network_qos/details copying openstack_dashboard/static/app/core/network_qos/details/overview.html -> build/lib/openstack_dashboard/static/app/core/network_qos/details creating build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/glance.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/network.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/nova.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/policy.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/settings.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/swift.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api copying openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js -> build/lib/openstack_dashboard/static/app/core/openstack-service-api creating build/lib/openstack_dashboard/static/app/core/server_groups copying openstack_dashboard/static/app/core/server_groups/panel.html -> build/lib/openstack_dashboard/static/app/core/server_groups copying openstack_dashboard/static/app/core/server_groups/server-groups.module.js -> build/lib/openstack_dashboard/static/app/core/server_groups copying openstack_dashboard/static/app/core/server_groups/server-groups.module.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups copying openstack_dashboard/static/app/core/server_groups/server-groups.service.js -> build/lib/openstack_dashboard/static/app/core/server_groups copying openstack_dashboard/static/app/core/server_groups/server-groups.service.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups creating build/lib/openstack_dashboard/static/app/core/server_groups/actions copying openstack_dashboard/static/app/core/server_groups/actions/actions.module.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions copying openstack_dashboard/static/app/core/server_groups/actions/actions.module.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions copying openstack_dashboard/static/app/core/server_groups/actions/create.action.service.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions copying openstack_dashboard/static/app/core/server_groups/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions copying openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions copying openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions creating build/lib/openstack_dashboard/static/app/core/server_groups/actions/workflow copying openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions/workflow copying openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups/actions/workflow creating build/lib/openstack_dashboard/static/app/core/server_groups/details copying openstack_dashboard/static/app/core/server_groups/details/details.module.js -> build/lib/openstack_dashboard/static/app/core/server_groups/details copying openstack_dashboard/static/app/core/server_groups/details/details.module.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups/details copying openstack_dashboard/static/app/core/server_groups/details/overview.controller.js -> build/lib/openstack_dashboard/static/app/core/server_groups/details copying openstack_dashboard/static/app/core/server_groups/details/overview.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/server_groups/details copying openstack_dashboard/static/app/core/server_groups/details/overview.html -> build/lib/openstack_dashboard/static/app/core/server_groups/details creating build/lib/openstack_dashboard/static/app/core/trunks copying openstack_dashboard/static/app/core/trunks/panel.html -> build/lib/openstack_dashboard/static/app/core/trunks copying openstack_dashboard/static/app/core/trunks/summary.html -> build/lib/openstack_dashboard/static/app/core/trunks copying openstack_dashboard/static/app/core/trunks/trunks.module.js -> build/lib/openstack_dashboard/static/app/core/trunks copying openstack_dashboard/static/app/core/trunks/trunks.module.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks copying openstack_dashboard/static/app/core/trunks/trunks.service.js -> build/lib/openstack_dashboard/static/app/core/trunks copying openstack_dashboard/static/app/core/trunks/trunks.service.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks creating build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/actions.module.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/actions.module.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/create.action.service.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/create.workflow.service.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/delete.action.service.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/delete.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/edit.action.service.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/edit.action.service.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/edit.workflow.service.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions copying openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/actions creating build/lib/openstack_dashboard/static/app/core/trunks/details copying openstack_dashboard/static/app/core/trunks/details/details.module.js -> build/lib/openstack_dashboard/static/app/core/trunks/details copying openstack_dashboard/static/app/core/trunks/details/details.module.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/details copying openstack_dashboard/static/app/core/trunks/details/overview.controller.js -> build/lib/openstack_dashboard/static/app/core/trunks/details copying openstack_dashboard/static/app/core/trunks/details/overview.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/details copying openstack_dashboard/static/app/core/trunks/details/overview.html -> build/lib/openstack_dashboard/static/app/core/trunks/details creating build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.js -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-details.help.html -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-details.html -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.js -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.help.html -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.html -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.js -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.spec.js -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-subports.help.html -> build/lib/openstack_dashboard/static/app/core/trunks/steps copying openstack_dashboard/static/app/core/trunks/steps/trunk-subports.html -> build/lib/openstack_dashboard/static/app/core/trunks/steps creating build/lib/openstack_dashboard/static/app/core/workflow copying openstack_dashboard/static/app/core/workflow/decorator.service.js -> build/lib/openstack_dashboard/static/app/core/workflow copying openstack_dashboard/static/app/core/workflow/decorator.service.spec.js -> build/lib/openstack_dashboard/static/app/core/workflow copying openstack_dashboard/static/app/core/workflow/workflow.module.js -> build/lib/openstack_dashboard/static/app/core/workflow copying openstack_dashboard/static/app/core/workflow/workflow.module.spec.js -> build/lib/openstack_dashboard/static/app/core/workflow copying openstack_dashboard/static/app/core/workflow/workflow.service.js -> build/lib/openstack_dashboard/static/app/core/workflow creating build/lib/openstack_dashboard/static/app/resources copying openstack_dashboard/static/app/resources/resources.module.js -> build/lib/openstack_dashboard/static/app/resources creating build/lib/openstack_dashboard/static/app/tech-debt copying openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js -> build/lib/openstack_dashboard/static/app/tech-debt copying openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js -> build/lib/openstack_dashboard/static/app/tech-debt copying openstack_dashboard/static/app/tech-debt/image-form.controller.js -> build/lib/openstack_dashboard/static/app/tech-debt copying openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js -> build/lib/openstack_dashboard/static/app/tech-debt copying openstack_dashboard/static/app/tech-debt/tech-debt.module.js -> build/lib/openstack_dashboard/static/app/tech-debt copying openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js -> build/lib/openstack_dashboard/static/app/tech-debt creating build/lib/openstack_dashboard/static/dashboard creating build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/alarm-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/alarm-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/alarm-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/alarm-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/apple-touch-icon.png -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/config-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/config-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/config-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/config-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/db-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/db-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/db-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/db-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/drag.png -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/favicon.ico -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/firewall-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/firewall-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/firewall-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/firewall-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/flavor-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/flavor-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/flavor-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/flavor-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/floatingip-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/floatingip-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/floatingip-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/floatingip-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/image-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/image-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/image-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/image-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/keypair-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/keypair-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/keypair-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/keypair-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/lb-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/lb-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/lb-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/lb-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/logo-splash.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/logo.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/network-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/network-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/network-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/network-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/policy-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/policy-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/policy-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/policy-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/port-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/port-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/port-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/port-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/router-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/router-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/router-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/router-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/safari-pinned-tab.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/securitygroup-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/securitygroup-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/securitygroup-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/securitygroup-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/server-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/server-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/server-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/server-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/spinner.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/stack-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/stack-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/stack-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/stack-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/unknown-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/unknown-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/unknown-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/unknown-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/volume-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/volume-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/volume-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/volume-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/vpn-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/vpn-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/vpn-red.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/vpn.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/wait-gray.gif -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/wait-gray.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/wait-green.svg -> build/lib/openstack_dashboard/static/dashboard/img copying openstack_dashboard/static/dashboard/img/wait-red.svg -> build/lib/openstack_dashboard/static/dashboard/img creating build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_contrib.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_debt.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_layout.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_legacy.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_mixins.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_util.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/_variables.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/horizon.scss -> build/lib/openstack_dashboard/static/dashboard/scss copying openstack_dashboard/static/dashboard/scss/serial_console.scss -> build/lib/openstack_dashboard/static/dashboard/scss creating build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_charts.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_code.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_datepicker.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_forms.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_help_panel.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_icons.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_loader.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_login.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_membership.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_messages.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_modals.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_navbar.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_network_topology.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_quota.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_selects.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_sidebar.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_spinners.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_tab.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_tables.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components copying openstack_dashboard/static/dashboard/scss/components/_wizard.scss -> build/lib/openstack_dashboard/static/dashboard/scss/components creating build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/.eslintrc -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.flatnetworktopology.js -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.instances.js -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.metering.js -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.networktopology.js -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.networktopologycommon.js -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.quota.js -> build/lib/openstack_dashboard/static/js copying openstack_dashboard/static/js/horizon.volumes.js -> build/lib/openstack_dashboard/static/js creating build/lib/openstack_dashboard/static/js/angular creating build/lib/openstack_dashboard/static/js/angular/directives copying openstack_dashboard/static/js/angular/directives/serialConsole.js -> build/lib/openstack_dashboard/static/js/angular/directives creating build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/403.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/404.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/500.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/_footer.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/_stylesheets.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/angular.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/base.html -> build/lib/openstack_dashboard/templates copying openstack_dashboard/templates/serial_console.html -> build/lib/openstack_dashboard/templates creating build/lib/openstack_dashboard/templates/angular copying openstack_dashboard/templates/angular/angular_templates.html -> build/lib/openstack_dashboard/templates/angular copying openstack_dashboard/templates/angular/angular_templates.js -> build/lib/openstack_dashboard/templates/angular creating build/lib/openstack_dashboard/templates/auth copying openstack_dashboard/templates/auth/_splash.html -> build/lib/openstack_dashboard/templates/auth creating build/lib/openstack_dashboard/templates/context_selection copying openstack_dashboard/templates/context_selection/_anti_clickjack.html -> build/lib/openstack_dashboard/templates/context_selection copying openstack_dashboard/templates/context_selection/_domain_list.html -> build/lib/openstack_dashboard/templates/context_selection copying openstack_dashboard/templates/context_selection/_overview.html -> build/lib/openstack_dashboard/templates/context_selection copying openstack_dashboard/templates/context_selection/_project_list.html -> build/lib/openstack_dashboard/templates/context_selection copying openstack_dashboard/templates/context_selection/_region_list.html -> build/lib/openstack_dashboard/templates/context_selection copying openstack_dashboard/templates/context_selection/_system_list.html -> build/lib/openstack_dashboard/templates/context_selection creating build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_brand.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_context_selection.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_header.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_header_sections.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_keystone_provider_selection.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_region_selection.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_theme_list.html -> build/lib/openstack_dashboard/templates/header copying openstack_dashboard/templates/header/_user_menu.html -> build/lib/openstack_dashboard/templates/header creating build/lib/openstack_dashboard/templates/horizon copying openstack_dashboard/templates/horizon/_conf.html -> build/lib/openstack_dashboard/templates/horizon copying openstack_dashboard/templates/horizon/_custom_head_js.html -> build/lib/openstack_dashboard/templates/horizon copying openstack_dashboard/templates/horizon/_custom_meta.html -> build/lib/openstack_dashboard/templates/horizon copying openstack_dashboard/templates/horizon/_script_i18n.html -> build/lib/openstack_dashboard/templates/horizon copying openstack_dashboard/templates/horizon/_scripts.html -> build/lib/openstack_dashboard/templates/horizon creating build/lib/openstack_dashboard/templates/themes copying openstack_dashboard/templates/themes/themes.scss -> build/lib/openstack_dashboard/templates/themes creating build/lib/openstack_dashboard/themes creating build/lib/openstack_dashboard/themes/default copying openstack_dashboard/themes/default/_styles.scss -> build/lib/openstack_dashboard/themes/default copying openstack_dashboard/themes/default/_variables.scss -> build/lib/openstack_dashboard/themes/default creating build/lib/openstack_dashboard/themes/default/horizon creating build/lib/openstack_dashboard/themes/default/horizon/components copying openstack_dashboard/themes/default/horizon/components/_selects.scss -> build/lib/openstack_dashboard/themes/default/horizon/components creating build/lib/openstack_dashboard/themes/example creating build/lib/openstack_dashboard/themes/example/static copying openstack_dashboard/themes/example/static/_styles.scss -> build/lib/openstack_dashboard/themes/example/static copying openstack_dashboard/themes/example/static/_variables.scss -> build/lib/openstack_dashboard/themes/example/static creating build/lib/openstack_dashboard/themes/example/static/js copying openstack_dashboard/themes/example/static/js/my_analytics_js.js -> build/lib/openstack_dashboard/themes/example/static/js copying openstack_dashboard/themes/example/static/js/my_custom_js.js -> build/lib/openstack_dashboard/themes/example/static/js creating build/lib/openstack_dashboard/themes/example/templates copying openstack_dashboard/themes/example/templates/base.html -> build/lib/openstack_dashboard/themes/example/templates creating build/lib/openstack_dashboard/themes/example/templates/auth copying openstack_dashboard/themes/example/templates/auth/_login_form.html -> build/lib/openstack_dashboard/themes/example/templates/auth copying openstack_dashboard/themes/example/templates/auth/login.html -> build/lib/openstack_dashboard/themes/example/templates/auth creating build/lib/openstack_dashboard/themes/material creating build/lib/openstack_dashboard/themes/material/static copying openstack_dashboard/themes/material/static/_styles.scss -> build/lib/openstack_dashboard/themes/material/static copying openstack_dashboard/themes/material/static/_variables.scss -> build/lib/openstack_dashboard/themes/material/static creating build/lib/openstack_dashboard/themes/material/static/bootstrap copying openstack_dashboard/themes/material/static/bootstrap/_styles.scss -> build/lib/openstack_dashboard/themes/material/static/bootstrap copying openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss -> build/lib/openstack_dashboard/themes/material/static/bootstrap copying openstack_dashboard/themes/material/static/bootstrap/_variables.scss -> build/lib/openstack_dashboard/themes/material/static/bootstrap creating build/lib/openstack_dashboard/themes/material/static/horizon copying openstack_dashboard/themes/material/static/horizon/_animations.scss -> build/lib/openstack_dashboard/themes/material/static/horizon copying openstack_dashboard/themes/material/static/horizon/_icons.scss -> build/lib/openstack_dashboard/themes/material/static/horizon copying openstack_dashboard/themes/material/static/horizon/_styles.scss -> build/lib/openstack_dashboard/themes/material/static/horizon copying openstack_dashboard/themes/material/static/horizon/_variables.scss -> build/lib/openstack_dashboard/themes/material/static/horizon creating build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_datepicker.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_loader_circular_example.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_loader_line_example.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_loader_spinner.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_messages.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_navbar.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_selects.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_spinners.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components copying openstack_dashboard/themes/material/static/horizon/components/_trees.scss -> build/lib/openstack_dashboard/themes/material/static/horizon/components creating build/lib/openstack_dashboard/themes/material/static/js copying openstack_dashboard/themes/material/static/js/material.hamburger.js -> build/lib/openstack_dashboard/themes/material/static/js creating build/lib/openstack_dashboard/themes/material/templates creating build/lib/openstack_dashboard/themes/material/templates/auth copying openstack_dashboard/themes/material/templates/auth/_splash.html -> build/lib/openstack_dashboard/themes/material/templates/auth creating build/lib/openstack_dashboard/themes/material/templates/header copying openstack_dashboard/themes/material/templates/header/_brand.html -> build/lib/openstack_dashboard/themes/material/templates/header copying openstack_dashboard/themes/material/templates/header/_header.html -> build/lib/openstack_dashboard/themes/material/templates/header creating build/lib/openstack_dashboard/themes/material/templates/horizon copying openstack_dashboard/themes/material/templates/horizon/_sidebar.html -> build/lib/openstack_dashboard/themes/material/templates/horizon creating build/lib/openstack_dashboard/themes/material/templates/horizon/client_side copying openstack_dashboard/themes/material/templates/horizon/client_side/_confirm.html -> build/lib/openstack_dashboard/themes/material/templates/horizon/client_side copying openstack_dashboard/themes/material/templates/horizon/client_side/_loading_inline_example.html -> build/lib/openstack_dashboard/themes/material/templates/horizon/client_side copying openstack_dashboard/themes/material/templates/horizon/client_side/_loading_modal_example.html -> build/lib/openstack_dashboard/themes/material/templates/horizon/client_side creating build/lib/openstack_dashboard/themes/material/templates/material copying openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg -> build/lib/openstack_dashboard/themes/material/templates/material copying openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg.old -> build/lib/openstack_dashboard/themes/material/templates/material copying openstack_dashboard/themes/material/templates/material/openstack-one-color.svg -> build/lib/openstack_dashboard/themes/material/templates/material creating build/lib/openstack_dashboard/test/test_panels/plugin_panel/static creating build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.scss -> build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.spec.js -> build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin_module.js -> build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel creating build/lib/openstack_dashboard/test/test_panels/plugin_panel/templates creating build/lib/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/header.html -> build/lib/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel copying openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/index.html -> build/lib/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel creating build/lib/openstack_dashboard/dashboards/admin/flavors/templates creating build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying openstack_dashboard/dashboards/admin/flavors/templates/flavors/create.html -> build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying openstack_dashboard/dashboards/admin/flavors/templates/flavors/update.html -> build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors creating build/lib/openstack_dashboard/dashboards/identity/mappings/templates creating build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying openstack_dashboard/dashboards/identity/mappings/templates/mappings/_create.html -> build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying openstack_dashboard/dashboards/identity/mappings/templates/mappings/_update.html -> build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying openstack_dashboard/dashboards/identity/mappings/templates/mappings/create.html -> build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying openstack_dashboard/dashboards/identity/mappings/templates/mappings/update.html -> build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings creating build/lib/openstack_dashboard/test/test_panels/second_panel/templates creating build/lib/openstack_dashboard/test/test_panels/second_panel/templates/second_panel copying openstack_dashboard/test/test_panels/second_panel/templates/second_panel/index.html -> build/lib/openstack_dashboard/test/test_panels/second_panel/templates/second_panel creating build/lib/openstack_dashboard/dashboards/admin/info/templates creating build/lib/openstack_dashboard/dashboards/admin/info/templates/info copying openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v2.html -> build/lib/openstack_dashboard/dashboards/admin/info/templates/info copying openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v3.html -> build/lib/openstack_dashboard/dashboards/admin/info/templates/info copying openstack_dashboard/dashboards/admin/info/templates/info/_cell_status.html -> build/lib/openstack_dashboard/dashboards/admin/info/templates/info copying openstack_dashboard/dashboards/admin/info/templates/info/index.html -> build/lib/openstack_dashboard/dashboards/admin/info/templates/info copying openstack_dashboard/enabled/_50_admin_add_panel.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_60_admin_remove_panel.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_70_admin_default_panel.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_80_admin_add_panel_group.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_90_admin_add_panel_to_group.py.example -> build/lib/openstack_dashboard/enabled creating build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates creating build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_contents.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_resource_types.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_update.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/create.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/update.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs creating build/lib/openstack_dashboard/dashboards/admin/snapshots/templates creating build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/_update_status.html -> build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/update_status.html -> build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying openstack_dashboard/local/local_settings.py.example -> build/lib/openstack_dashboard/local creating build/lib/openstack_dashboard/local/local_settings.d copying openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example -> build/lib/openstack_dashboard/local/local_settings.d copying openstack_dashboard/local/local_settings.d/_11_toggle_angular_features.py.example -> build/lib/openstack_dashboard/local/local_settings.d copying openstack_dashboard/local/local_settings.d/_2010_integration_tests_deprecated.py.example -> build/lib/openstack_dashboard/local/local_settings.d copying openstack_dashboard/local/local_settings.d/_20_integration_tests_scaffolds.py.example -> build/lib/openstack_dashboard/local/local_settings.d copying openstack_dashboard/local/local_settings.d/_9030_profiler_settings.py.example -> build/lib/openstack_dashboard/local/local_settings.d creating build/lib/openstack_dashboard/dashboards/admin/backups/templates creating build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups copying openstack_dashboard/dashboards/admin/backups/templates/backups/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups copying openstack_dashboard/dashboards/admin/backups/templates/backups/_update_status.html -> build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups copying openstack_dashboard/dashboards/admin/backups/templates/backups/update_status.html -> build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups creating build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates creating build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_create.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_success.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/clouds.yaml.template -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/create.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/detail.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/index.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/kubeconfig.template -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/openrc.sh.template -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/success.html -> build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials creating build/lib/openstack_dashboard/dashboards/identity/roles/templates creating build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles copying openstack_dashboard/dashboards/identity/roles/templates/roles/_create.html -> build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles copying openstack_dashboard/dashboards/identity/roles/templates/roles/_update.html -> build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles copying openstack_dashboard/dashboards/identity/roles/templates/roles/create.html -> build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles copying openstack_dashboard/dashboards/identity/roles/templates/roles/update.html -> build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles creating build/lib/openstack_dashboard/dashboards/admin/defaults/templates creating build/lib/openstack_dashboard/dashboards/admin/defaults/templates/defaults copying openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html -> build/lib/openstack_dashboard/dashboards/admin/defaults/templates/defaults creating build/lib/openstack_dashboard/contrib/developer/profiler/templates creating build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler copying openstack_dashboard/contrib/developer/profiler/templates/profiler/_mode_picker.html -> build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler copying openstack_dashboard/contrib/developer/profiler/templates/profiler/index.html -> build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler creating build/lib/openstack_dashboard/dashboards/admin/group_types/templates creating build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/_create_group_type.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/_update_group_type.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/create_group_type.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/update_group_type.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types creating build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_create.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_edit.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_index.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/create.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/edit.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/index.html -> build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying openstack_dashboard/management/commands/apache_vhost.conf.template -> build/lib/openstack_dashboard/management/commands copying openstack_dashboard/management/commands/horizon.wsgi.template -> build/lib/openstack_dashboard/management/commands creating build/lib/openstack_dashboard/contrib/developer/theme_preview/templates creating build/lib/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview copying openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview/index.html -> build/lib/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview creating build/lib/openstack_dashboard/dashboards/admin/networks/templates creating build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks copying openstack_dashboard/dashboards/admin/networks/templates/networks/_update.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks copying openstack_dashboard/dashboards/admin/networks/templates/networks/update.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks creating build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents creating build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/ports copying openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_edit_port_help.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/ports creating build/lib/openstack_dashboard/dashboards/project/overview/templates creating build/lib/openstack_dashboard/dashboards/project/overview/templates/overview copying openstack_dashboard/dashboards/project/overview/templates/overview/usage.csv -> build/lib/openstack_dashboard/dashboards/project/overview/templates/overview copying openstack_dashboard/dashboards/project/overview/templates/overview/usage.html -> build/lib/openstack_dashboard/dashboards/project/overview/templates/overview creating build/lib/openstack_dashboard/dashboards/admin/volume_types/templates creating build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_associate_qos_spec.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_qos_spec.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_volume_type.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_volume_type_encryption.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_edit_qos_spec_consumer.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_access.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_volume_type.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_volume_type_encryption.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_volume_encryption_type_detail.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/associate_qos_spec.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_qos_spec.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_volume_type.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_volume_type_encryption.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/edit_qos_spec_consumer.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_access.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_volume_type.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_volume_type_encryption.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_encryption_type_detail.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_types_tables.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types creating build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_create.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_edit.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_index.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/create.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/edit.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/index.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras creating build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_create.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_edit.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_index.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/create.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/edit.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/index.html -> build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs creating build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates creating build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_delete.html -> build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_remove_vols.html -> build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/delete.html -> build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/remove_vols.html -> build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups creating build/lib/openstack_dashboard/dashboards/identity/static creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity copying openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity copying openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/panel.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/info.help.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/workflow.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/workflow.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/drawer.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/panel.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/actions.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/create.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/delete.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/delete.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/edit.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/edit.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects copying openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects copying openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/panel.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/actions.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/actions.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/create.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/create.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/delete.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/delete.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/disable.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/disable.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/enable.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/enable.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/password.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/password.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/error.admin-password-incorrect.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/error.default.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.create.help.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.password.help.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.update.help.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/workflow.service.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/workflow.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow creating build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/details.module.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.spec.js -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.html -> build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details creating build/lib/openstack_dashboard/dashboards/admin/overview/templates creating build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview copying openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv -> build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview copying openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html -> build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview creating build/lib/openstack_dashboard/dashboards/identity/domains/templates creating build/lib/openstack_dashboard/dashboards/identity/domains/templates/domains copying openstack_dashboard/dashboards/identity/domains/templates/domains/index.html -> build/lib/openstack_dashboard/dashboards/identity/domains/templates/domains creating build/lib/openstack_dashboard/dashboards/project/network_topology/templates creating build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_actions_list.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_graph_view.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_post_massage.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_svg_element.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_topology_view.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology creating build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_device.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_instance.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_net.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_port.html -> build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side creating build/lib/openstack_dashboard/dashboards/admin/ngflavors/templates creating build/lib/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors copying openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors/index.html -> build/lib/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors creating build/lib/openstack_dashboard/dashboards/project/volumes/templates creating build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_accept_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_attach.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_create.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_snapshot.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_encryption_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_retype.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_show_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_update.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_upload_to_image.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_volume_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/accept_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/attach.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/create.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/create_snapshot.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/create_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/download_transfer_creds.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/encryption_detail.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/extend.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/retype.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/show_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/update.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/upload_to_image.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes creating build/lib/openstack_dashboard/dashboards/project/snapshots/templates creating build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_update.html -> build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying openstack_dashboard/dashboards/project/snapshots/templates/snapshots/update.html -> build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots creating build/lib/openstack_dashboard/dashboards/project/static creating build/lib/openstack_dashboard/dashboards/project/static/dashboard creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project copying openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project copying openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/port-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source creating build/lib/openstack_dashboard/dashboards/project/containers/templates creating build/lib/openstack_dashboard/dashboards/project/containers/templates/containers copying openstack_dashboard/dashboards/project/containers/templates/containers/ngindex.html -> build/lib/openstack_dashboard/dashboards/project/containers/templates/containers creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_register.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_update.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/register.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/update.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/_create.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/create.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols creating build/lib/openstack_dashboard/dashboards/settings/user/templates creating build/lib/openstack_dashboard/dashboards/settings/user/templates/user copying openstack_dashboard/dashboards/settings/user/templates/user/_settings.html -> build/lib/openstack_dashboard/dashboards/settings/user/templates/user copying openstack_dashboard/dashboards/settings/user/templates/user/settings.html -> build/lib/openstack_dashboard/dashboards/settings/user/templates/user creating build/lib/openstack_dashboard/dashboards/project/images/templates creating build/lib/openstack_dashboard/dashboards/project/images/templates/images creating build/lib/openstack_dashboard/dashboards/project/images/templates/images/images copying openstack_dashboard/dashboards/project/images/templates/images/images/_create.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/images copying openstack_dashboard/dashboards/project/images/templates/images/images/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/images copying openstack_dashboard/dashboards/project/images/templates/images/images/_update.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/images copying openstack_dashboard/dashboards/project/images/templates/images/images/create.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/images copying openstack_dashboard/dashboards/project/images/templates/images/images/update.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/images creating build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying openstack_dashboard/dashboards/project/images/templates/images/snapshots/_create.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying openstack_dashboard/dashboards/project/images/templates/images/snapshots/create.html -> build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots creating build/lib/openstack_dashboard/test/integration_tests/tests/test-data copying openstack_dashboard/test/integration_tests/tests/test-data/empty_namespace.json -> build/lib/openstack_dashboard/test/integration_tests/tests/test-data creating build/lib/openstack_dashboard/dashboards/project/backups/templates creating build/lib/openstack_dashboard/dashboards/project/backups/templates/backups copying openstack_dashboard/dashboards/project/backups/templates/backups/_create_backup.html -> build/lib/openstack_dashboard/dashboards/project/backups/templates/backups copying openstack_dashboard/dashboards/project/backups/templates/backups/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/backups/templates/backups copying openstack_dashboard/dashboards/project/backups/templates/backups/_restore_backup.html -> build/lib/openstack_dashboard/dashboards/project/backups/templates/backups copying openstack_dashboard/dashboards/project/backups/templates/backups/create_backup.html -> build/lib/openstack_dashboard/dashboards/project/backups/templates/backups copying openstack_dashboard/dashboards/project/backups/templates/backups/restore_backup.html -> build/lib/openstack_dashboard/dashboards/project/backups/templates/backups creating build/lib/openstack_dashboard/dashboards/project/floating_ips/templates creating build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/_allocate.html -> build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/allocate.html -> build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips creating build/lib/openstack_dashboard/dashboards/project/routers/templates creating build/lib/openstack_dashboard/dashboards/project/routers/templates/routers copying openstack_dashboard/dashboards/project/routers/templates/routers/_create.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers copying openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers copying openstack_dashboard/dashboards/project/routers/templates/routers/_update.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers copying openstack_dashboard/dashboards/project/routers/templates/routers/create.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers copying openstack_dashboard/dashboards/project/routers/templates/routers/update.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers creating build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions creating build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/create.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes creating build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying openstack_dashboard/dashboards/project/routers/templates/routers/ports/create.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying openstack_dashboard/dashboards/project/routers/templates/routers/ports/setgateway.html -> build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying openstack_dashboard/local/enabled/_50_settings.py.example -> build/lib/openstack_dashboard/local/enabled creating build/lib/openstack_dashboard/dashboards/identity/groups/templates creating build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/add_non_member.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/create.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/index.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/manage.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/update.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups creating build/lib/openstack_dashboard/dashboards/identity/users/templates creating build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/_change_password.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/_create.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/_update.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/change_password.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/create.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/detail.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/index.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users copying openstack_dashboard/dashboards/identity/users/templates/users/update.html -> build/lib/openstack_dashboard/dashboards/identity/users/templates/users creating build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates creating build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/_allocate.html -> build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/allocate.html -> build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/detail.html -> build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips creating build/lib/openstack_dashboard/dashboards/project/security_groups/templates creating build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_add_rule.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_create.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_update.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/add_rule.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/create.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/detail.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/update.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups creating build/lib/openstack_dashboard/dashboards/project/key_pairs/templates creating build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/_import.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/detail.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/download.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/import.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs creating build/lib/openstack_dashboard/test/test_panels/another_panel/templates creating build/lib/openstack_dashboard/test/test_panels/another_panel/templates/another_panel copying openstack_dashboard/test/test_panels/another_panel/templates/another_panel/index.html -> build/lib/openstack_dashboard/test/test_panels/another_panel/templates/another_panel creating build/lib/openstack_dashboard/test/templates copying openstack_dashboard/test/templates/404.html -> build/lib/openstack_dashboard/test/templates copying openstack_dashboard/test/templates/500.html -> build/lib/openstack_dashboard/test/templates copying openstack_dashboard/test/templates/_tab.html -> build/lib/openstack_dashboard/test/templates copying openstack_dashboard/test/templates/base-sidebar.html -> build/lib/openstack_dashboard/test/templates copying openstack_dashboard/test/templates/tab_group.html -> build/lib/openstack_dashboard/test/templates copying openstack_dashboard/test/templates/workflow.html -> build/lib/openstack_dashboard/test/templates creating build/lib/openstack_dashboard/test/templates/registration copying openstack_dashboard/test/templates/registration/login.html -> build/lib/openstack_dashboard/test/templates/registration creating build/lib/openstack_dashboard/dashboards/admin/instances/templates creating build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances copying openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html -> build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances copying openstack_dashboard/dashboards/admin/instances/templates/instances/_rescue.html -> build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances copying openstack_dashboard/dashboards/admin/instances/templates/instances/live_migrate.html -> build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances copying openstack_dashboard/dashboards/admin/instances/templates/instances/rescue.html -> build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances creating build/lib/openstack_dashboard/dashboards/settings/password/templates creating build/lib/openstack_dashboard/dashboards/settings/password/templates/password copying openstack_dashboard/dashboards/settings/password/templates/password/_change.html -> build/lib/openstack_dashboard/dashboards/settings/password/templates/password copying openstack_dashboard/dashboards/settings/password/templates/password/change.html -> build/lib/openstack_dashboard/dashboards/settings/password/templates/password creating build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates creating build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/detail.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/index.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors creating build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/disable_service.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/migrate_host.html -> build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute creating build/lib/openstack_auth/tests/conf copying openstack_auth/tests/conf/keystone_policy.json -> build/lib/openstack_auth/tests/conf copying openstack_auth/tests/conf/no_default_policy.json -> build/lib/openstack_auth/tests/conf copying openstack_auth/tests/conf/nova_policy.json -> build/lib/openstack_auth/tests/conf copying openstack_auth/tests/conf/policy.v3cloudsample.json -> build/lib/openstack_auth/tests/conf copying openstack_auth/tests/conf/with_default_policy.json -> build/lib/openstack_auth/tests/conf creating build/lib/openstack_auth/tests/templates creating build/lib/openstack_auth/tests/templates/auth copying openstack_auth/tests/templates/auth/blank.html -> build/lib/openstack_auth/tests/templates/auth copying openstack_auth/tests/templates/auth/login.html -> build/lib/openstack_auth/tests/templates/auth creating build/lib/openstack_auth/locale creating build/lib/openstack_auth/locale/de creating build/lib/openstack_auth/locale/de/LC_MESSAGES copying openstack_auth/locale/de/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/de/LC_MESSAGES creating build/lib/openstack_auth/locale/en_GB creating build/lib/openstack_auth/locale/en_GB/LC_MESSAGES copying openstack_auth/locale/en_GB/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/en_GB/LC_MESSAGES creating build/lib/openstack_auth/locale/eo creating build/lib/openstack_auth/locale/eo/LC_MESSAGES copying openstack_auth/locale/eo/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/eo/LC_MESSAGES creating build/lib/openstack_auth/locale/es creating build/lib/openstack_auth/locale/es/LC_MESSAGES copying openstack_auth/locale/es/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/es/LC_MESSAGES creating build/lib/openstack_auth/locale/fr creating build/lib/openstack_auth/locale/fr/LC_MESSAGES copying openstack_auth/locale/fr/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/fr/LC_MESSAGES creating build/lib/openstack_auth/locale/id creating build/lib/openstack_auth/locale/id/LC_MESSAGES copying openstack_auth/locale/id/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/id/LC_MESSAGES creating build/lib/openstack_auth/locale/ja creating build/lib/openstack_auth/locale/ja/LC_MESSAGES copying openstack_auth/locale/ja/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/ja/LC_MESSAGES creating build/lib/openstack_auth/locale/ko_KR creating build/lib/openstack_auth/locale/ko_KR/LC_MESSAGES copying openstack_auth/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/ko_KR/LC_MESSAGES creating build/lib/openstack_auth/locale/ne creating build/lib/openstack_auth/locale/ne/LC_MESSAGES copying openstack_auth/locale/ne/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/ne/LC_MESSAGES creating build/lib/openstack_auth/locale/pt_BR creating build/lib/openstack_auth/locale/pt_BR/LC_MESSAGES copying openstack_auth/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/pt_BR/LC_MESSAGES creating build/lib/openstack_auth/locale/ru creating build/lib/openstack_auth/locale/ru/LC_MESSAGES copying openstack_auth/locale/ru/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/ru/LC_MESSAGES creating build/lib/openstack_auth/locale/zh_Hans creating build/lib/openstack_auth/locale/zh_Hans/LC_MESSAGES copying openstack_auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/zh_Hans/LC_MESSAGES creating build/lib/openstack_auth/locale/zh_Hant creating build/lib/openstack_auth/locale/zh_Hant/LC_MESSAGES copying openstack_auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/zh_Hant/LC_MESSAGES + cp openstack_dashboard/local/local_settings.py.example openstack_dashboard/local/local_settings.py + /usr/bin/python3 manage.py collectstatic --noinput --clear /usr/lib/python3.11/site-packages/django/conf/__init__.py:267: RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale. warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning) /usr/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. version_info = version.StrictVersion(__version__).version 1891 static files copied to '/builddir/build/BUILD/horizon-23.0.0/static'. + /usr/bin/python3 manage.py compress --force /usr/lib/python3.11/site-packages/django/conf/__init__.py:267: RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with Django 5.0, localized formatting of data will always be enabled. For example Django will display numbers and dates using the format of the current locale. warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning) /usr/lib/python3.11/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. version_info = version.StrictVersion(__version__).version Compressing... done Compressed 6 block(s) from 12 template(s) for 2 context(s). + cp openstack_dashboard/local/local_settings.py.example openstack_dashboard/local/local_settings.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hVtcM5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch + cd horizon-23.0.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 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-dashboard-23.0.0-1.ocs23.noarch/usr creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard copying build/lib/openstack_dashboard/hooks.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management copying build/lib/openstack_dashboard/management/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/cleanup_angular_template_cache.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/apache_vhost.conf.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/dump_default_policies.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/extract_messages.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/horizon.wsgi.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/migrate_settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/upgrade_check.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/make_web_conf.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/update_catalog.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/policy.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard copying build/lib/openstack_dashboard/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/auth copying build/lib/openstack_dashboard/templates/auth/_splash.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/auth copying build/lib/openstack_dashboard/templates/serial_console.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/angular copying build/lib/openstack_dashboard/templates/angular/angular_templates.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/angular copying build/lib/openstack_dashboard/templates/angular/angular_templates.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/angular copying build/lib/openstack_dashboard/templates/base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/angular.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_domain_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_anti_clickjack.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_region_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_system_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_project_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/context_selection creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/themes copying build/lib/openstack_dashboard/templates/themes/themes.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/themes creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_script_i18n.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_custom_head_js.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_conf.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_scripts.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_custom_meta.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/_footer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/404.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/500.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_keystone_provider_selection.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_region_selection.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_header_sections.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_brand.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_user_menu.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_theme_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_context_selection.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/403.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/_stylesheets.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templates copying build/lib/openstack_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_9030_profiler_settings.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_11_toggle_angular_features.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_2010_integration_tests_deprecated.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_20_integration_tests_scaffolds.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/enabled copying build/lib/openstack_dashboard/local/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/enabled copying build/lib/openstack_dashboard/local/enabled/_50_settings.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/enabled copying build/lib/openstack_dashboard/local/local_settings.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/quotas.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags copying build/lib/openstack_dashboard/templatetags/themes.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags copying build/lib/openstack_dashboard/templatetags/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags copying build/lib/openstack_dashboard/templatetags/context_selection.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/filters.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/config_types.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/config.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/futurist_utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/identity.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils copying build/lib/openstack_dashboard/theme_settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib copying build/lib/openstack_dashboard/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/templates/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler/_mode_picker.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/templates/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/templates/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/api.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/middleware.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser copying build/lib/openstack_dashboard/contrib/developer/resource_browser/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser copying build/lib/openstack_dashboard/contrib/developer/resource_browser/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser copying build/lib/openstack_dashboard/contrib/developer/resource_browser/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9010_preview.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9001_developer.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9030_profiler.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9040_form_builder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.trace-table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.tree-node.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resources.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/developer.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-config-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/tabarray.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/confirmation-dialog.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/tabs.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/example-help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/sections-fieldsets.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/radios-checkboxes-select.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/text-inputs.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/addons-required-feedback.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/buttons.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/array.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/static/dashboard/developer copying build/lib/openstack_dashboard/contrib/developer/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer copying build/lib/openstack_dashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard copying build/lib/openstack_dashboard/wsgi.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/material copying build/lib/openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/material copying build/lib/openstack_dashboard/themes/material/templates/material/openstack-one-color.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/material copying build/lib/openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg.old -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/material creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/auth copying build/lib/openstack_dashboard/themes/material/templates/auth/_splash.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/auth creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/client_side/_confirm.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/client_side/_loading_modal_example.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/client_side/_loading_inline_example.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/_sidebar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/header copying build/lib/openstack_dashboard/themes/material/templates/header/_brand.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/header copying build/lib/openstack_dashboard/themes/material/templates/header/_header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/templates/header creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static copying build/lib/openstack_dashboard/themes/material/static/_styles.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/bootstrap/_styles.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/bootstrap/_variables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/_variables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_styles.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_animations.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_icons.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_variables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_loader_line_example.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_navbar.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_spinners.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_selects.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_loader_spinner.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_messages.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_datepicker.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_trees.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_loader_circular_example.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/horizon/components creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/js copying build/lib/openstack_dashboard/themes/material/static/js/material.hamburger.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/material/static/js creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/default copying build/lib/openstack_dashboard/themes/default/_styles.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/default copying build/lib/openstack_dashboard/themes/default/_variables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/default creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/default/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/default/horizon/components copying build/lib/openstack_dashboard/themes/default/horizon/components/_selects.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/default/horizon/components creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/templates/auth copying build/lib/openstack_dashboard/themes/example/templates/auth/login.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/templates/auth copying build/lib/openstack_dashboard/themes/example/templates/auth/_login_form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/templates/auth copying build/lib/openstack_dashboard/themes/example/templates/base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/static copying build/lib/openstack_dashboard/themes/example/static/_styles.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/static copying build/lib/openstack_dashboard/themes/example/static/_variables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/static/js copying build/lib/openstack_dashboard/themes/example/static/js/my_analytics_js.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/static/js copying build/lib/openstack_dashboard/themes/example/static/js/my_custom_js.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/themes/example/static/js copying build/lib/openstack_dashboard/context_processors.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard copying build/lib/openstack_dashboard/.eslintrc -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit copying build/lib/openstack_dashboard/test/unit/test_views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit copying build/lib/openstack_dashboard/test/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/usage copying build/lib/openstack_dashboard/test/unit/usage/test_quotas.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/usage copying build/lib/openstack_dashboard/test/unit/usage/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/usage copying build/lib/openstack_dashboard/test/unit/test_error_pages.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_futurist_utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_filters.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_config_types.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_microversions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_swift.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_keystone.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_cinder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_neutron.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_swift.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_keystone.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_policy.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_cinder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_neutron.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_nova.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_network.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_config.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_glance.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/test_nova.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_network.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_glance.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/test_themes.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/_tab.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates/registration copying build/lib/openstack_dashboard/test/templates/registration/login.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates/registration copying build/lib/openstack_dashboard/test/templates/workflow.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/tab_group.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/404.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/500.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/base-sidebar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/extensible_header_urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin_module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/templates/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/templates/another_panel/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/templates/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/templates/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/templates/second_panel/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/templates/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/horizon.conf -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/basewebobject.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/messages.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/exceptions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/bars.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/baseregion.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/menus.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/floatingipspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/routerspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/networkspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/hostaggregatespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/hypervisorspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/imagespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/instancespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/flavorspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/system_info copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/system_info copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/volumetypespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/snapshotspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/grouptypespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/volumespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/overviewpage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/userspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/rolespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/groupspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/projectspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/basepage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/pages/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/settings/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/loginpage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/floatingipspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/securitygroupspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/networktopologypage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/security_groups copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/security_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/security_groups copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/security_groups/managerulespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/security_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/keypairspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/servergroupspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/object_store copying build/lib/openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/object_store copying build/lib/openstack_dashboard/test/integration_tests/pages/project/apiaccesspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes/snapshotspage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes/volumespage.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/navigation.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/pages/pageobject.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/README.rst -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/config.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/decorators.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_user_settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_floatingips.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_router.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_router_gateway.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_defaults.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test-data copying build/lib/openstack_dashboard/test/integration_tests/tests/test-data/empty_namespace.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test-data copying build/lib/openstack_dashboard/test/integration_tests/tests/test_keypairs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_volumes.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_security_groups.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_images.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_login.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_groups.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_projects.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_instances.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_credentials.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_flavors.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_volumetypes.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_networks.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_users.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_grouptypes.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/video_recorder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/helpers.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/selenium copying build/lib/openstack_dashboard/test/selenium/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/selenium copying build/lib/openstack_dashboard/test/selenium/selenium_tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/selenium creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/_30_admin_add_second_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/_40_admin_add_panel_to_second_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/_50_admin_add_panel_to_default_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/_20_admin_add_panel_to_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/_10_admin_add_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/test_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins copying build/lib/openstack_dashboard/test/test_plugins/test_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins copying build/lib/openstack_dashboard/test/error_pages_urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/jasmine copying build/lib/openstack_dashboard/test/jasmine/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/jasmine copying build/lib/openstack_dashboard/test/jasmine/jasmine.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/jasmine copying build/lib/openstack_dashboard/test/settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/swift_data.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/neutron_data.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/exceptions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/nova_data.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/keystone_data.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/glance_data.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/cinder_data.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/helpers.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test copying build/lib/openstack_dashboard/test/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/keystone_policy.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/neutron_policy.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/README.txt -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/glance.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/cinder.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/nova.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/keystone.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/neutron.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/glance_policy.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/nova_policy.d copying build/lib/openstack_dashboard/conf/nova_policy.d/api-extensions.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf/nova_policy.d copying build/lib/openstack_dashboard/conf/cinder_policy.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/nova_policy.yaml -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/conf creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2010_admin_overview_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1110_project_server_groups_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_60_admin_remove_panel.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1490_project_floating_ips_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_5000_settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2240_admin_volume_types_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1080_project_key_pairs_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3090_identity_application_credentials_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2820_admin_defaults_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_80_admin_add_panel_group.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1360_project_volume_groups.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1430_project_network_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3020_identity_projects_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1000_project.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2260_admin_vg_snapshots.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1440_project_routers_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2340_admin_trunks_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3030_identity_users_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1320_project_volumes_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2150_admin_flavors_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_50_admin_add_panel.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2320_admin_routers_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2250_admin_volume_groups.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1330_project_backups_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1030_project_instances_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2330_admin_floating_ips_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3010_identity_domains_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3000_identity.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2350_admin_rbac_policies_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1420_project_network_topology_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2810_admin_system_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2230_admin_snapshots_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2270_admin_group_types_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2220_admin_volumes_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3080_identity_mappings_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2300_admin_network_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2130_admin_aggregates_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1370_project_vg_snapshots.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_70_admin_default_panel.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1910_object_store_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1310_volumes_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2310_admin_networks_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1010_compute_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1510_project_network_qos_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2840_admin_info_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3050_identity_roles_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1330_project_snapshots_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2160_admin_images_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2000_admin.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2110_admin_compute_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1050_project_images_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1480_security_groups_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2140_admin_instances_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2830_admin_metadata_defs_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1020_project_overview_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1920_project_containers_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2120_admin_hypervisors_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1090_project_api_access_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2210_admin_volume_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3040_identity_groups_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_90_admin_add_panel_to_group.py.example -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2230_admin_backups_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3060_federation_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1410_network_panel_group.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1500_project_trunks_panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/microversions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/_nova.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/keystone.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/glance.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/policy.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/json_encoder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/config.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/keystone.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/glance.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/swift.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/nova.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/cinder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/network.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/neutron.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/swift.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/nova.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/cinder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/network.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api copying build/lib/openstack_dashboard/api/neutron.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_contrib.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_variables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_debt.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/serial_console.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_login.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_navbar.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_membership.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_tables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_icons.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_help_panel.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_spinners.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_selects.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_code.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_tab.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_messages.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_datepicker.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_sidebar.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_modals.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_wizard.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_loader.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_charts.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_quota.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_forms.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/horizon.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_legacy.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_util.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_layout.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_mixins.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/scss creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/drag.png -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/safari-pinned-tab.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/spinner.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/logo.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/logo-splash.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/favicon.ico -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-green.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-gray.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-red.svg -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/apple-touch-icon.png -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-gray.gif -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/dashboard/img creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/tech-debt.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/image-form.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/tech-debt creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/drawer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/details.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/overview.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/overview.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/rule.description.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow/delete-rule.workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow/delete-rule.workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/network_qos creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/glance.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/network.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/policy.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/nova.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/settings.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/swift.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/openstack-service-api creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/cloud-services creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/summary.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/flavors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/metadata creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/steps creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/details.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/overview.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/overview.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/summary.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/create.workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/edit.workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/trunks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-volume copying build/lib/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-volume copying build/lib/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-volume copying build/lib/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-volume copying build/lib/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-volume creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-image copying build/lib/openstack_dashboard/static/app/core/images/steps/create-image/create-image.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-image copying build/lib/openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-image copying build/lib/openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-image copying build/lib/openstack_dashboard/static/app/core/images/steps/create-image/create-image.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/create-image creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/update-metadata copying build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/update-metadata copying build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/update-metadata copying build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/update-metadata copying build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/update-metadata creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/edit-image copying build/lib/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/edit-image copying build/lib/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/edit-image copying build/lib/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/edit-image copying build/lib/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/steps/edit-image creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/drawer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/details.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/overview.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/overview.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/images.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected-button.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/launch-instance.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create-volume.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/actions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/filters copying build/lib/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/filters copying build/lib/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/filters copying build/lib/openstack_dashboard/static/app/core/images/summary.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/summary.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/_images.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/workflows copying build/lib/openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/workflows copying build/lib/openstack_dashboard/static/app/core/images/workflows/create-volume.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images/workflows copying build/lib/openstack_dashboard/static/app/core/images/admin-panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/conf copying build/lib/openstack_dashboard/static/app/core/conf/conf.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/conf copying build/lib/openstack_dashboard/static/app/core/core.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/details.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/overview.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/overview.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions/workflow copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions/workflow copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups/actions/workflow copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/server_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/drawer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/_keypairs.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/delete.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.description.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/delete.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.description.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.public-key.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.key-type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypair.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypair.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/core.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/decorator.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/decorator.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/workflow.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/workflow.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/core-constants.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core copying build/lib/openstack_dashboard/static/app/core/_core.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/core copying build/lib/openstack_dashboard/static/app/app.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/_app.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/resources copying build/lib/openstack_dashboard/static/app/resources/resources.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app/resources copying build/lib/openstack_dashboard/static/app/app.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/redirect.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/redirect.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/app creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.networktopologycommon.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.flatnetworktopology.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.volumes.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js/angular creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js/angular/directives copying build/lib/openstack_dashboard/static/js/angular/directives/serialConsole.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js/angular/directives copying build/lib/openstack_dashboard/static/js/horizon.quota.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/.eslintrc -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.metering.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.networktopology.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.instances.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/static/js copying build/lib/openstack_dashboard/settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard copying build/lib/openstack_dashboard/defaults.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard copying build/lib/openstack_dashboard/karma.conf.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/django_pyscss_fix copying build/lib/openstack_dashboard/django_pyscss_fix/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/django_pyscss_fix copying build/lib/openstack_dashboard/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hans creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ne creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mr creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kok creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kok/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kok/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kok/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/as creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/as/LC_MESSAGES copying build/lib/openstack_dashboard/locale/as/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/as/LC_MESSAGES copying build/lib/openstack_dashboard/locale/as/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/as/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/de creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/brx creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES copying build/lib/openstack_dashboard/locale/brx/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES copying build/lib/openstack_dashboard/locale/brx/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/brx/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/fr creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_GB creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/hi creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES copying build/lib/openstack_dashboard/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES copying build/lib/openstack_dashboard/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mni creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mni/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mni/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mni/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/id creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/it creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/es creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ru creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pa_IN creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pa_IN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ta creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ta/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ta/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/gu creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES copying build/lib/openstack_dashboard/locale/gu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES copying build/lib/openstack_dashboard/locale/gu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/gu/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hant creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kn creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kn/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kn/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/kn/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mai creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mai/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mai/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/mai/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/eo creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_AU creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pl_PL creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/pl_PL/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ks/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ks/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ks/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/bn_IN creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/bn_IN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ja creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/cs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ur creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ur/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ur/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/locale/ur/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/edit_qos_spec_consumer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_volume_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_encryption_type_detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_edit_qos_spec_consumer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_volume_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_volume_type_encryption.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_volume_encryption_type_detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/associate_qos_spec.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_types_tables.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_volume_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_volume_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_qos_spec.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_volume_type_encryption.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_access.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_access.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_volume_type_encryption.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_qos_spec.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_associate_qos_spec.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_volume_type_encryption.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_edit_port_help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks/ports creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/constants.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/constants.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/manage_hosts.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/admin/routers/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions copying build/lib/openstack_dashboard/dashboards/admin/routers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/allocate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/_allocate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/constants.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v2.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/_cell_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v3.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups/update_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups/_update_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/delete.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_remove_vols.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/remove_vols.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_delete.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/constants.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_contents.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_resource_types.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/templates/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/templates/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks copying build/lib/openstack_dashboard/dashboards/admin/trunks/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks copying build/lib/openstack_dashboard/dashboards/admin/trunks/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks copying build/lib/openstack_dashboard/dashboards/admin/trunks/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/migrate_host.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/disable_service.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/update_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/_update_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/create_group_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/update_group_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/_update_group_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/templates/group_types/_create_group_type.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/manage_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/update_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_migrate_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes_tables.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_update_status.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_manage_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/migrate_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/unmanage_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_unmanage_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/live_migrate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/_rescue.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/rescue.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_register.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/register.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/kubeconfig.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/clouds.yaml.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_success.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/success.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/openrc.sh.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/_common_horizontal_form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/usage.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/groups copying build/lib/openstack_dashboard/dashboards/identity/projects/groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/groups copying build/lib/openstack_dashboard/dashboards/identity/projects/groups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/groups copying build/lib/openstack_dashboard/dashboards/identity/projects/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/users copying build/lib/openstack_dashboard/dashboards/identity/projects/users/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/users copying build/lib/openstack_dashboard/dashboards/identity/projects/users/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/users copying build/lib/openstack_dashboard/dashboards/identity/projects/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/constants.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/templates/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/templates/domains/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/templates/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/constants.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/manage.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/add_non_member.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/drawer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/info.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/edit.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/edit.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/enable.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/disable.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/create.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/password.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/disable.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/enable.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/create.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/password.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/delete.action.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/delete.action.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.update.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/workflow.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.password.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.create.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/error.admin-password-incorrect.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/error.default.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/static/dashboard/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_change_password.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/change_password.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/groups copying build/lib/openstack_dashboard/dashboards/identity/users/groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/groups copying build/lib/openstack_dashboard/dashboards/identity/users/groups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/groups copying build/lib/openstack_dashboard/dashboards/identity/users/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/role_assignments copying build/lib/openstack_dashboard/dashboards/identity/users/role_assignments/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/role_assignments copying build/lib/openstack_dashboard/dashboards/identity/users/role_assignments/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/role_assignments copying build/lib/openstack_dashboard/dashboards/identity/users/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/templates/user copying build/lib/openstack_dashboard/dashboards/settings/user/templates/user/settings.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/templates/user copying build/lib/openstack_dashboard/dashboards/settings/user/templates/user/_settings.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/templates/user copying build/lib/openstack_dashboard/dashboards/settings/user/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/templates/password copying build/lib/openstack_dashboard/dashboards/settings/password/templates/password/change.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/templates/password copying build/lib/openstack_dashboard/dashboards/settings/password/templates/password/_change.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/templates/password copying build/lib/openstack_dashboard/dashboards/settings/password/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings copying build/lib/openstack_dashboard/dashboards/settings/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos copying build/lib/openstack_dashboard/dashboards/project/network_qos/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos copying build/lib/openstack_dashboard/dashboards/project/network_qos/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos copying build/lib/openstack_dashboard/dashboards/project/network_qos/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/sg_base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_create_port_help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_edit_port_help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_add_addresspair.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/add_addresspair.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_port_ips.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/_network_ips.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/recreate_credentials.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/clouds.yaml.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/_recreate_credentials.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/_credentials.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/ec2rc.sh.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/credentials.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/openrc.sh.template -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/setgateway.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/extensions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions copying build/lib/openstack_dashboard/dashboards/project/routers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/allocate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/_allocate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/create_backup.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/_create_backup.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/_restore_backup.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/restore_backup.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/delete.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_snapshot_limits.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_clone_group.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/clone_group.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_remove_vols.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_create_snapshot.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/remove_vols.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_delete.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create_snapshot.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks copying build/lib/openstack_dashboard/dashboards/project/trunks/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks copying build/lib/openstack_dashboard/dashboards/project/trunks/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks copying build/lib/openstack_dashboard/dashboards/project/trunks/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/project/overview/templates/overview/usage.csv -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/project/overview/templates/overview/usage.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/project/overview/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/containers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/port-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/templates/containers copying build/lib/openstack_dashboard/dashboards/project/containers/templates/containers/ngindex.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/templates/containers copying build/lib/openstack_dashboard/dashboards/project/containers/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups copying build/lib/openstack_dashboard/dashboards/project/server_groups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups copying build/lib/openstack_dashboard/dashboards/project/server_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups copying build/lib/openstack_dashboard/dashboards/project/server_groups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/ports copying build/lib/openstack_dashboard/dashboards/project/network_topology/ports/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/ports copying build/lib/openstack_dashboard/dashboards/project/network_topology/ports/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/ports copying build/lib/openstack_dashboard/dashboards/project/network_topology/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/networks copying build/lib/openstack_dashboard/dashboards/project/network_topology/networks/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/networks copying build/lib/openstack_dashboard/dashboards/project/network_topology/networks/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/networks creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_graph_view.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_actions_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_svg_element.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_device.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_instance.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_port.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_net.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_topology_view.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_post_massage.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/routers copying build/lib/openstack_dashboard/dashboards/project/network_topology/routers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/routers copying build/lib/openstack_dashboard/dashboards/project/network_topology/routers/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/routers copying build/lib/openstack_dashboard/dashboards/project/network_topology/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/instances copying build/lib/openstack_dashboard/dashboards/project/network_topology/instances/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/instances copying build/lib/openstack_dashboard/dashboards/project/network_topology/instances/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/instances copying build/lib/openstack_dashboard/dashboards/project/network_topology/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/subnets copying build/lib/openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/subnets copying build/lib/openstack_dashboard/dashboards/project/network_topology/subnets/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/subnets copying build/lib/openstack_dashboard/dashboards/project/network_topology/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/import.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/download.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/_import.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/encryption_detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_attach.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/accept_transfer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/create_transfer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_accept_transfer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/extend.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/show_transfer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_upload_to_image.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/download_transfer_creds.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_transfer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_encryption_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/upload_to_image.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/attach.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_snapshot.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_retype.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_limits.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/retype.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend_limits.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/create_snapshot.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_volume_limits.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_show_transfer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/disassociate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detach_interface.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detach_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/decryptpassword.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/attach_interface.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/rebuild.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_rescue.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_disassociate.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_audit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_attach_interface.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/detach_interface.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_ips.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/detach_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_flavors_and_quotas.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_edit_security_group_help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/attach_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_attach_volume.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_console.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_log.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/rescue.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/audit_tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/console.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/update_port.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/update_instance.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/interfaces_tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_add_rule.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/add_rule.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_create.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/update.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/policy.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/user.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin copying build/lib/openstack_auth/plugin/token.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin copying build/lib/openstack_auth/plugin/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin copying build/lib/openstack_auth/plugin/k2k.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin copying build/lib/openstack_auth/plugin/password.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin copying build/lib/openstack_auth/plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin copying build/lib/openstack_auth/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/models.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/middleware.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/exceptions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_user.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_password.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/templates/auth copying build/lib/openstack_auth/tests/templates/auth/login.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/templates/auth copying build/lib/openstack_auth/tests/templates/auth/blank.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/templates/auth copying build/lib/openstack_auth/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/with_default_policy.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/nova_policy.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/keystone_policy.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/no_default_policy.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/policy.v3cloudsample.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/data_v3.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests copying build/lib/openstack_auth/tests/settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests copying build/lib/openstack_auth/tests/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests copying build/lib/openstack_auth/backend.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/defaults.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth copying build/lib/openstack_auth/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/zh_Hans creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_auth/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ne creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ne/LC_MESSAGES copying build/lib/openstack_auth/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/de creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/de/LC_MESSAGES copying build/lib/openstack_auth/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/fr creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/fr/LC_MESSAGES copying build/lib/openstack_auth/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/en_GB creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES copying build/lib/openstack_auth/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/id creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/id/LC_MESSAGES copying build/lib/openstack_auth/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/es creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/es/LC_MESSAGES copying build/lib/openstack_auth/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ru creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ru/LC_MESSAGES copying build/lib/openstack_auth/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/zh_Hant creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_auth/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/eo creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/eo/LC_MESSAGES copying build/lib/openstack_auth/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ja creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ja/LC_MESSAGES copying build/lib/openstack_auth/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management copying build/lib/horizon/management/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands copying build/lib/horizon/management/commands/startdash.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands copying build/lib/horizon/management/commands/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands copying build/lib/horizon/management/commands/pull_catalog.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands copying build/lib/horizon/management/commands/startpanel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands copying build/lib/horizon/themes.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs copying build/lib/horizon/tabs/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs copying build/lib/horizon/tabs/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs copying build/lib/horizon/tabs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs copying build/lib/horizon/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates copying build/lib/horizon/templates/not_authorized.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/login.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_login_form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/password.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_description.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_password_form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_login.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_password_page.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_splash.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_login_page.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/auth/_login_modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/auth copying build/lib/horizon/templates/_login_form_footer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/bootstrap copying build/lib/horizon/templates/bootstrap/breadcrumb.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/bootstrap copying build/lib/horizon/templates/bootstrap/progress_bar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/bootstrap creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon copying build/lib/horizon/templates/horizon/_script_i18n.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail_header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_domain_page_header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_datepicker_form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_keystone_provider_selector.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row_actions_row.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_horizontal_field.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_action.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_pagination.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_field_required.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_field.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_fields.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_formset_table_row.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail_table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_tab_group.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail_tab_group.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_errors.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow_step_update_members.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_pagination_with_pages.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow_step.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_formset_table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_region_selector.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_sidebar_module.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow_base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_page_header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_sidebar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_datepicker.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_view.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_field_decorator.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_resource_browser.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row_actions_dropdown.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_spinner.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_select.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_radiobutton.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_checkbox.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/_data_table_row.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_modal_form_add_members.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_limit_summary.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_cell.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_modal_form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_usage_summary.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_horizontal_fields.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row_action_row.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_table_actions.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_breadcrumb.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/_nav_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_loading_modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_confirm.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/templates.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_progress.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_membership.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_alert_message.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_script_loader.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_table_row.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_loading_inline.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/_sidebar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/jasmine/jasmine_legacy.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/jasmine/jasmine.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/jasmine/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/_messages.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon copying build/lib/horizon/templates/horizon/_subnav_list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates/horizon copying build/lib/horizon/templates/_login_footer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templates copying build/lib/horizon/loaders.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/messages.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/version.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/hacking copying build/lib/horizon/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/hacking copying build/lib/horizon/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/hacking copying build/lib/horizon/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/site_urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/shellfilter.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/form_helpers.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/bootstrap.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/horizon.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/sizeformat.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/parse_date.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/truncate_filter.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/angular.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/branding.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/splitfilter.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags copying build/lib/horizon/templatetags/breadcrumb_nav.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/filters.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/secret_key.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/scss_filter.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/memoized.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/babel_extract_angular.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/html.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/http.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/functions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/file_discovery.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/validators.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/csvbase.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/escape.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils copying build/lib/horizon/utils/lazy_encoder.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/staticfiles copying build/lib/horizon/contrib/staticfiles/finders.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/staticfiles copying build/lib/horizon/contrib/staticfiles/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/staticfiles copying build/lib/horizon/contrib/bootstrap_datepicker.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib copying build/lib/horizon/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib copying build/lib/horizon/exceptions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/decorators.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/context_processors.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit copying build/lib/horizon/test/unit/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management copying build/lib/horizon/test/unit/management/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands copying build/lib/horizon/test/unit/management/commands/test_startpanel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands copying build/lib/horizon/test/unit/management/commands/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands copying build/lib/horizon/test/unit/management/commands/test_startdash.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tabs copying build/lib/horizon/test/unit/tabs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tabs copying build/lib/horizon/test/unit/tabs/test_tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tabs copying build/lib/horizon/test/unit/test_views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/hacking copying build/lib/horizon/test/unit/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/hacking copying build/lib/horizon/test/unit/hacking/test_checks.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/hacking copying build/lib/horizon/test/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/templatetags copying build/lib/horizon/test/unit/templatetags/test_templatetags.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/templatetags copying build/lib/horizon/test/unit/templatetags/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/templatetags creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_file_discovery.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_functions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_validators.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_secret_key.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_filters.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_babel_extract_angular.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_memoized.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils copying build/lib/horizon/test/unit/test_notifications.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms copying build/lib/horizon/test/unit/forms/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms copying build/lib/horizon/test/unit/forms/test_forms.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms copying build/lib/horizon/test/unit/forms/test_fields.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms copying build/lib/horizon/test/unit/test_messages.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/test_operation_log.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/test_base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/test_simultaneous_sessions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/workflows copying build/lib/horizon/test/unit/workflows/test_workflows.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/workflows copying build/lib/horizon/test/unit/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/workflows copying build/lib/horizon/test/unit/test_base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tables copying build/lib/horizon/test/unit/tables/test_tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tables copying build/lib/horizon/test/unit/tables/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tables creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/templates/_tab.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates/registration copying build/lib/horizon/test/templates/registration/login.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates/registration copying build/lib/horizon/test/templates/base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/templates/angular.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/templates/workflow.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/templates/tab_group.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/templates/404.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/templates/base-sidebar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/templates copying build/lib/horizon/test/utils.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test copying build/lib/horizon/test/webdriver.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test copying build/lib/horizon/test/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/selenium copying build/lib/horizon/test/selenium/selenium_tests.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/selenium creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/messages copying build/lib/horizon/test/messages/test_invalid.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/messages copying build/lib/horizon/test/messages/test_warning.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/messages copying build/lib/horizon/test/messages/test_info.json -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/messages creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization copying build/lib/horizon/test/customization/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization copying build/lib/horizon/test/customization/cust_test2.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization copying build/lib/horizon/test/customization/cust_test1.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/templates/dogs copying build/lib/horizon/test/test_dashboards/dogs/templates/dogs/base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/templates/dogs copying build/lib/horizon/test/test_dashboards/dogs/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs copying build/lib/horizon/test/test_dashboards/dogs/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/static/dogs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/static/dogs/scss copying build/lib/horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/static/dogs/scss creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/static/dogs/js copying build/lib/horizon/test/test_dashboards/dogs/static/dogs/js/dogs.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/static/dogs/js creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies/two_tabs.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/tables.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/tabs.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/templates/cats copying build/lib/horizon/test/test_dashboards/cats/templates/cats/base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/templates/cats copying build/lib/horizon/test/test_dashboards/cats/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/templates/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/templates/kittens/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/templates/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/templates/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/templates/tigers/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/templates/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/panel.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/dashboard.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/static/cats creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/static/cats/scss copying build/lib/horizon/test/test_dashboards/cats/static/cats/scss/cats.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/static/cats/scss creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/static/cats/js copying build/lib/horizon/test/test_dashboards/cats/static/cats/js/cats.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/static/cats/js creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/jasmine copying build/lib/horizon/test/jasmine/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/jasmine copying build/lib/horizon/test/jasmine/jasmine.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/jasmine copying build/lib/horizon/test/firefox_binary.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/dummy_auth copying build/lib/horizon/test/dummy_auth/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/dummy_auth copying build/lib/horizon/test/dummy_auth/backend.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/dummy_auth copying build/lib/horizon/test/settings.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/django_pyscss_fix copying build/lib/horizon/test/django_pyscss_fix/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/django_pyscss_fix copying build/lib/horizon/test/helpers.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test copying build/lib/horizon/test/urls.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers copying build/lib/horizon/browsers/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers copying build/lib/horizon/browsers/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers copying build/lib/horizon/browsers/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers copying build/lib/horizon/browsers/breadcrumb.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf copying build/lib/horizon/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/templates/dash_name copying build/lib/horizon/conf/dash_template/templates/dash_name/base.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/templates/dash_name copying build/lib/horizon/conf/dash_template/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/static/dash_name creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/static/dash_name/scss copying build/lib/horizon/conf/dash_template/static/dash_name/scss/dash_name.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/static/dash_name/scss creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/static/dash_name/js copying build/lib/horizon/conf/dash_template/static/dash_name/js/dash_name.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/static/dash_name/js copying build/lib/horizon/conf/dash_template/dashboard.py.tmpl -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/panel.py.tmpl -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template/templates creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template/templates/panel_name copying build/lib/horizon/conf/panel_template/templates/panel_name/index.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template/templates/panel_name copying build/lib/horizon/conf/panel_template/urls.py.tmpl -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/tests.py.tmpl -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template copying build/lib/horizon/conf/default.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms copying build/lib/horizon/forms/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms copying build/lib/horizon/forms/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms copying build/lib/horizon/forms/fields.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms copying build/lib/horizon/forms/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware copying build/lib/horizon/middleware/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware copying build/lib/horizon/middleware/simultaneous_sessions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware copying build/lib/horizon/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware copying build/lib/horizon/middleware/operation_log.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth copying build/lib/horizon/static/auth/auth.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth copying build/lib/horizon/static/auth/.eslintrc -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.regular.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login-finder.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.websso.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/auth/login creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/lib creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/lib/jquery copying build/lib/horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/lib/jquery creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/modals.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/instances.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/templates.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/string.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/messages.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/tables.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/quota.legacy-spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/.eslintrc -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.heattop.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.formset_table.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.tables.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.sidebar.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.string.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.uuid.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.communication.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.d3piechart.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.hacks.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.messages.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.membership.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.extensible_header.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.tabs.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.loader.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.selenium.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.templates.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.datepickers.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.d3linechart.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.forms.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.d3barchart.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.modals.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.users.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.lists.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/horizon/js creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/navigations copying build/lib/horizon/static/framework/util/navigations/navigations.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/navigations copying build/lib/horizon/static/framework/util/navigations/navigations.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/navigations copying build/lib/horizon/static/framework/util/navigations/navigations.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/navigations creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/tech-debt.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/helper-functions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/dummy.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/helper-functions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/image-file-on-change.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/tech-debt creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/text-download.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/file.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/text-download.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/file-reader.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/file-reader.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/file creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/timezones copying build/lib/horizon/static/framework/util/timezones/timezone.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/timezones copying build/lib/horizon/static/framework/util/timezones/timezone.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/timezones creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/i18n copying build/lib/horizon/static/framework/util/i18n/i18n.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/i18n copying build/lib/horizon/static/framework/util/i18n/i18n.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/i18n creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/actions/action-result.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/actions/action-result.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/actions/actions.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/actions creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/filters.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/filters.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/filters.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/filters creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/promise-toggle.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/promise-toggle creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validators.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/hz-password-match.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/hz-password-match.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validate-number-min.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validate-number-max.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validators.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validate-unique.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/util.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/extensible copying build/lib/horizon/static/framework/util/extensible/extensible.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/extensible copying build/lib/horizon/static/framework/util/extensible/extensible.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/extensible copying build/lib/horizon/static/framework/util/extensible/extensible.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/extensible creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/http copying build/lib/horizon/static/framework/util/http/http.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/http copying build/lib/horizon/static/framework/util/http/http.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/http creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.extensions.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.extensions.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/q creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/uuid copying build/lib/horizon/static/framework/util/uuid/uuid.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/uuid copying build/lib/horizon/static/framework/util/uuid/uuid.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/uuid creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/workflow copying build/lib/horizon/static/framework/util/workflow/workflow.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/workflow copying build/lib/horizon/static/framework/util/workflow/workflow.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/workflow copying build/lib/horizon/static/framework/util/workflow/workflow.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/workflow creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/util/bind-scope/bind-scope.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/util/bind-scope/bind-scope.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/util/bind-scope/bind-scope.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/framework.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework copying build/lib/horizon/static/framework/framework.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework copying build/lib/horizon/static/framework/framework.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework copying build/lib/horizon/static/framework/.eslintrc -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/resource-type-registry.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/conf.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/resource-type-registry.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/permissions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/permissions.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/conf creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/toast creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/modal-container.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/widgets.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/contenteditable copying build/lib/horizon/static/framework/widgets/contenteditable/contenteditable.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/contenteditable copying build/lib/horizon/static/framework/widgets/contenteditable/contenteditable.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/contenteditable copying build/lib/horizon/static/framework/widgets/contenteditable/contenteditable.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/contenteditable creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/details.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/routed-details-view.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/routed-details-view.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/routed-details-view.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/details.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/details.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/details creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/filter-available.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/filter-available.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.example.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/widgets.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/form.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/decorator.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/builders.provider.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/select.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/tabs.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/fieldset.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/radios.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/default.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/tabarray.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/array.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/section.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/help.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/checkboxes.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/textarea.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/radio-buttons.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/radios-inline.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/password-confirm.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/submit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/checkbox.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/builders.provider.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/decorator.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/form creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-row.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/menu.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.row.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.detail.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.custom.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/button-tooltip.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/button-group.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.custom2.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/menu.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-batch.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-create.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/split-button.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/menu-item.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-delete.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-delete-selected.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/warning-tooltip.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.batch.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-detail.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/single-button.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-danger.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/action-list creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/metadata-display.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/display.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/display.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/metadata-display.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/display.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/metadata-display.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/metadata.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata copying build/lib/horizon/static/framework/widgets/metadata/metadata.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/metadata/tree creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/delete-modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard-modal.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/modal.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard-modal.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/delete-modal.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/hz-page-header.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/headers.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/hz-page-header.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/headers.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/headers.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/widgets.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/load-edit creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/st-magic-search.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.service.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/magic-search creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.module.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/help-panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/charts.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/charts.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/charts creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/panel.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/panel creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.template.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/modal-wait-spinner creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property-list.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property-list.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/property.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-field.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/property creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/search-bar.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table-footer.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-select.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-cell.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-no-items.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-detail-row.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-expand-detail.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table-footer.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-select-all.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.scss -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-detail-row.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/pagination.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-no-items.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table-footer.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-search-bar.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.controller.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-no-items.directive.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.module.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/st-table.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/search-bar.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/no-items.mock.html -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/static/framework/widgets/table copying build/lib/horizon/notifications.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows copying build/lib/horizon/workflows/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows copying build/lib/horizon/workflows/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows copying build/lib/horizon/workflows/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows copying build/lib/horizon/cache.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/defaults.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon copying build/lib/horizon/karma.conf.js -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables copying build/lib/horizon/tables/views.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables copying build/lib/horizon/tables/base.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables copying build/lib/horizon/tables/__init__.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables copying build/lib/horizon/tables/formset.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables copying build/lib/horizon/tables/actions.py -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hu creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hu/LC_MESSAGES copying build/lib/horizon/locale/hu/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hu/LC_MESSAGES copying build/lib/horizon/locale/hu/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hans creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hans/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ca creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ca/LC_MESSAGES copying build/lib/horizon/locale/ca/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ca/LC_MESSAGES copying build/lib/horizon/locale/ca/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es_MX creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es_MX/LC_MESSAGES copying build/lib/horizon/locale/es_MX/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es_MX/LC_MESSAGES copying build/lib/horizon/locale/es_MX/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es_MX/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/de creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fr creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_GB creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hi creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hi/LC_MESSAGES copying build/lib/horizon/locale/hi/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hi/LC_MESSAGES copying build/lib/horizon/locale/hi/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/id creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt/LC_MESSAGES copying build/lib/horizon/locale/pt/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt/LC_MESSAGES copying build/lib/horizon/locale/pt/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/it creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ru creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pa_IN creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pa_IN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sl_SI creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sl_SI/LC_MESSAGES copying build/lib/horizon/locale/sl_SI/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sl_SI/LC_MESSAGES copying build/lib/horizon/locale/sl_SI/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sl_SI/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ar creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ar/LC_MESSAGES copying build/lib/horizon/locale/ar/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ar/LC_MESSAGES copying build/lib/horizon/locale/ar/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hant creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/zh_Hant/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sr creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sr/LC_MESSAGES copying build/lib/horizon/locale/sr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sr/LC_MESSAGES copying build/lib/horizon/locale/sr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/sr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fil creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fil/LC_MESSAGES copying build/lib/horizon/locale/fil/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fil/LC_MESSAGES copying build/lib/horizon/locale/fil/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fil/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/eo creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/eo/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_AU creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pl_PL creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/pl_PL/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/nl_NL creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/nl_NL/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fi_FI creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fi_FI/LC_MESSAGES copying build/lib/horizon/locale/fi_FI/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fi_FI/LC_MESSAGES copying build/lib/horizon/locale/fi_FI/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/fi_FI/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ja creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/cs creating /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/locale/cs/LC_MESSAGES byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/hooks.py to hooks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/cleanup_angular_template_cache.py to cleanup_angular_template_cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/dump_default_policies.py to dump_default_policies.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/extract_messages.py to extract_messages.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/migrate_settings.py to migrate_settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/upgrade_check.py to upgrade_check.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/make_web_conf.py to make_web_conf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/management/commands/update_catalog.py to update_catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/local/enabled/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage/quotas.py to quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/usage/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags/themes.py to themes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/templatetags/context_selection.py to context_selection.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/filters.py to filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/config_types.py to config_types.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/config.py to config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/futurist_utils.py to futurist_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/identity.py to identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/utils/settings.py to settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/theme_settings.py to theme_settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/api.py to api.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/middleware.py to middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/profiler/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/form_builder/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/theme_preview/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/resource_browser/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py to _9020_resource_browser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled/_9010_preview.py to _9010_preview.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled/_9001_developer.py to _9001_developer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled/_9030_profiler.py to _9030_profiler.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/enabled/_9040_form_builder.py to _9040_form_builder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/contrib/developer/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/wsgi.py to wsgi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/context_processors.py to context_processors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/test_views.py to test_views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/usage/test_quotas.py to test_quotas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/usage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/test_error_pages.py to test_error_pages.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils/test_futurist_utils.py to test_futurist_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils/test_filters.py to test_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils/test_config_types.py to test_config_types.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/utils/test_settings.py to test_settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_microversions.py to test_microversions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_swift.py to test_swift.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_keystone.py to test_keystone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_cinder.py to test_cinder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_neutron.py to test_neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_swift.py to test_swift.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_keystone.py to test_keystone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_cinder.py to test_cinder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_neutron.py to test_neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_nova.py to test_nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_config.py to test_config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/rest/test_glance.py to test_glance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_nova.py to test_nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_network.py to test_network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/api/test_glance.py to test_glance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/unit/test_themes.py to test_themes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/extensible_header_urls.py to extensible_header_urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/nonloading_panel/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/plugin_panel/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/another_panel/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_panels/second_panel/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/basewebobject.py to basewebobject.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/messages.py to messages.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/bars.py to bars.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/baseregion.py to baseregion.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/regions/menus.py to menus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network/floatingipspage.py to floatingipspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network/routerspage.py to routerspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/network/networkspage.py to networkspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute/hostaggregatespage.py to hostaggregatespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute/hypervisorspage.py to hypervisorspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute/imagespage.py to imagespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute/instancespage.py to instancespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/compute/flavorspage.py to flavorspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py to metadatadefinitionspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py to defaultspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py to imagespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume/volumetypespage.py to volumetypespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume/snapshotspage.py to snapshotspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume/grouptypespage.py to grouptypespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/volume/volumespage.py to volumespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/admin/overviewpage.py to overviewpage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity/userspage.py to userspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity/rolespage.py to rolespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity/groupspage.py to groupspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/identity/projectspage.py to projectspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/basepage.py to basepage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py to usersettingspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py to changepasswordpage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/loginpage.py to loginpage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/floatingipspage.py to floatingipspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py to routeroverviewpage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/securitygroupspage.py to securitygroupspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py to routerinterfacespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py to networkoverviewpage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/networktopologypage.py to networktopologypage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py to routerspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py to networkspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/security_groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/network/security_groups/managerulespage.py to managerulespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute/keypairspage.py to keypairspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute/servergroupspage.py to servergroupspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py to imagespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py to instancespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py to overviewpage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/apiaccesspage.py to apiaccesspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes/snapshotspage.py to snapshotspage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/project/volumes/volumespage.py to volumespage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/navigation.py to navigation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/pages/pageobject.py to pageobject.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/config.py to config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/decorators.py to decorators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_user_settings.py to test_user_settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_floatingips.py to test_floatingips.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py to test_volume_snapshots.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_router.py to test_router.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_router_gateway.py to test_router_gateway.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_defaults.py to test_defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_keypairs.py to test_keypairs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_volumes.py to test_volumes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_security_groups.py to test_security_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_images.py to test_images.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py to test_metadata_definitions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_login.py to test_login.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_groups.py to test_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_projects.py to test_projects.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_instances.py to test_instances.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_credentials.py to test_credentials.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_flavors.py to test_flavors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_volumetypes.py to test_volumetypes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_networks.py to test_networks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_users.py to test_users.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py to test_host_aggregates.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/tests/test_grouptypes.py to test_grouptypes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/video_recorder.py to video_recorder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/integration_tests/helpers.py to helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/selenium/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/selenium/selenium_tests.py to selenium_tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config/_30_admin_add_second_panel_group.py to _30_admin_add_second_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config/_40_admin_add_panel_to_second_group.py to _40_admin_add_panel_to_second_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config/_50_admin_add_panel_to_default_group.py to _50_admin_add_panel_to_default_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config/_20_admin_add_panel_to_group.py to _20_admin_add_panel_to_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_group_config/_10_admin_add_panel_group.py to _10_admin_add_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py to _10_admin_add_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py to _20_admin_remove_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py to _30_admin_default_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py to _40_admin_nonloading_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/test_panel_group.py to test_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_plugins/test_panel.py to test_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/error_pages_urls.py to error_pages_urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/jasmine/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/jasmine/jasmine.py to jasmine.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/settings.py to settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/swift_data.py to swift_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/neutron_data.py to neutron_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/nova_data.py to nova_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/keystone_data.py to keystone_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/glance_data.py to glance_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/test_data/cinder_data.py to cinder_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/helpers.py to helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/test/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2010_admin_overview_panel.py to _2010_admin_overview_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1110_project_server_groups_panel.py to _1110_project_server_groups_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1490_project_floating_ips_panel.py to _1490_project_floating_ips_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_5000_settings.py to _5000_settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2240_admin_volume_types_panel.py to _2240_admin_volume_types_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1080_project_key_pairs_panel.py to _1080_project_key_pairs_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3090_identity_application_credentials_panel.py to _3090_identity_application_credentials_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2820_admin_defaults_panel.py to _2820_admin_defaults_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1360_project_volume_groups.py to _1360_project_volume_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1430_project_network_panel.py to _1430_project_network_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3020_identity_projects_panel.py to _3020_identity_projects_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1000_project.py to _1000_project.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2260_admin_vg_snapshots.py to _2260_admin_vg_snapshots.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1440_project_routers_panel.py to _1440_project_routers_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2340_admin_trunks_panel.py to _2340_admin_trunks_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3030_identity_users_panel.py to _3030_identity_users_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1320_project_volumes_panel.py to _1320_project_volumes_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2150_admin_flavors_panel.py to _2150_admin_flavors_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2320_admin_routers_panel.py to _2320_admin_routers_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2250_admin_volume_groups.py to _2250_admin_volume_groups.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1330_project_backups_panel.py to _1330_project_backups_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1030_project_instances_panel.py to _1030_project_instances_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2330_admin_floating_ips_panel.py to _2330_admin_floating_ips_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3010_identity_domains_panel.py to _3010_identity_domains_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3000_identity.py to _3000_identity.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2350_admin_rbac_policies_panel.py to _2350_admin_rbac_policies_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1420_project_network_topology_panel.py to _1420_project_network_topology_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2810_admin_system_panel_group.py to _2810_admin_system_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2230_admin_snapshots_panel.py to _2230_admin_snapshots_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2270_admin_group_types_panel.py to _2270_admin_group_types_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2220_admin_volumes_panel.py to _2220_admin_volumes_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3080_identity_mappings_panel.py to _3080_identity_mappings_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2300_admin_network_panel_group.py to _2300_admin_network_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py to _3070_identity_identity_providers_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2130_admin_aggregates_panel.py to _2130_admin_aggregates_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1370_project_vg_snapshots.py to _1370_project_vg_snapshots.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1910_object_store_panel_group.py to _1910_object_store_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1310_volumes_panel_group.py to _1310_volumes_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2310_admin_networks_panel.py to _2310_admin_networks_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1010_compute_panel_group.py to _1010_compute_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1510_project_network_qos_panel.py to _1510_project_network_qos_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2840_admin_info_panel.py to _2840_admin_info_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3050_identity_roles_panel.py to _3050_identity_roles_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1330_project_snapshots_panel.py to _1330_project_snapshots_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2160_admin_images_panel.py to _2160_admin_images_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2000_admin.py to _2000_admin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2110_admin_compute_panel_group.py to _2110_admin_compute_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1050_project_images_panel.py to _1050_project_images_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1480_security_groups_panel.py to _1480_security_groups_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2140_admin_instances_panel.py to _2140_admin_instances_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2830_admin_metadata_defs_panel.py to _2830_admin_metadata_defs_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1020_project_overview_panel.py to _1020_project_overview_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1920_project_containers_panel.py to _1920_project_containers_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2120_admin_hypervisors_panel.py to _2120_admin_hypervisors_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1090_project_api_access_panel.py to _1090_project_api_access_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2210_admin_volume_panel_group.py to _2210_admin_volume_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3040_identity_groups_panel.py to _3040_identity_groups_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_2230_admin_backups_panel.py to _2230_admin_backups_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_3060_federation_panel_group.py to _3060_federation_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1410_network_panel_group.py to _1410_network_panel_group.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/enabled/_1500_project_trunks_panel.py to _1500_project_trunks_panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/microversions.py to microversions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/_nova.py to _nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/keystone.py to keystone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/glance.py to glance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/json_encoder.py to json_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/config.py to config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/keystone.py to keystone.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/glance.py to glance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/swift.py to swift.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/nova.py to nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/cinder.py to cinder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/network.py to network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/neutron.py to neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/rest/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/swift.py to swift.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/nova.py to nova.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/cinder.py to cinder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/network.py to network.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/api/neutron.py to neutron.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/settings.py to settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/django_pyscss_fix/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/extras/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/qos_specs/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_types/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/ports/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/agents/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/subnets/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/networks/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/flavors/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/aggregates/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/ports/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/extensions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/routers/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/floating_ips/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/vg_snapshots/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/info/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/backups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volume_groups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/metadata_defs/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/defaults/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/trunks/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/hypervisors/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/images/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/overview/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/ngflavors/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/snapshots/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/specs/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/group_types/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/volumes/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/instances/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/admin/rbac_policies/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/identity_providers/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/application_credentials/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/groups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/users/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/users/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/projects/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/roles/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/domains/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/constants.py to constants.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/groups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/groups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/role_assignments/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/role_assignments/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/users/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/identity/mappings/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/user/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/password/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/settings/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_qos/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/sg_base.py to sg_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/ports/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/subnets/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/networks/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/api_access/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/ports/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/extensions/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/routers/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/floating_ips/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/vg_snapshots/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/backups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/workflows.py to workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volume_groups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/trunks/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/images/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/snapshots/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/images/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/overview/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/snapshots/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/containers/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/server_groups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/ports/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/ports/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/networks/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/networks/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/routers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/routers/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/instances/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/instances/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/subnets/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/network_topology/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/key_pairs/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/volumes/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/audit_tables.py to audit_tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/console.py to console.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows/update_port.py to update_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py to resize_instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/workflows/update_instance.py to update_instance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/interfaces_tables.py to interfaces_tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/instances/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/tests.py to tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard/dashboards/project/security_groups/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/policy.py to policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/user.py to user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin/token.py to token.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin/k2k.py to k2k.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin/password.py to password.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/plugin/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/models.py to models.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/middleware.py to middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/forms.py to forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/test_auth.py to test_auth.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/test_views.py to test_views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/test_user.py to test_user.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/test_password.py to test_password.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/unit/test_policy.py to test_policy.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/data_v3.py to data_v3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/settings.py to settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/tests/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/backend.py to backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_auth/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands/startdash.py to startdash.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands/pull_catalog.py to pull_catalog.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/management/commands/startpanel.py to startpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/themes.py to themes.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tabs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/loaders.py to loaders.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/messages.py to messages.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/hacking/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/hacking/checks.py to checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/site_urls.py to site_urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/shellfilter.py to shellfilter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/form_helpers.py to form_helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/bootstrap.py to bootstrap.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/horizon.py to horizon.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/sizeformat.py to sizeformat.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/parse_date.py to parse_date.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/truncate_filter.py to truncate_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/angular.py to angular.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/branding.py to branding.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/splitfilter.py to splitfilter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/templatetags/breadcrumb_nav.py to breadcrumb_nav.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/filters.py to filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/secret_key.py to secret_key.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/scss_filter.py to scss_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/memoized.py to memoized.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/babel_extract_angular.py to babel_extract_angular.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/html.py to html.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/http.py to http.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/functions.py to functions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/file_discovery.py to file_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/validators.py to validators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/csvbase.py to csvbase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/settings.py to settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/escape.py to escape.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/utils/lazy_encoder.py to lazy_encoder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/staticfiles/finders.py to finders.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/staticfiles/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/bootstrap_datepicker.py to bootstrap_datepicker.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/contrib/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/exceptions.py to exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/decorators.py to decorators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/context_processors.py to context_processors.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/test_exceptions.py to test_exceptions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands/test_startpanel.py to test_startpanel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/management/commands/test_startdash.py to test_startdash.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tabs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tabs/test_tabs.py to test_tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/test_views.py to test_views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/hacking/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/hacking/test_checks.py to test_checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/templatetags/test_templatetags.py to test_templatetags.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/templatetags/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_file_discovery.py to test_file_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_functions.py to test_functions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_validators.py to test_validators.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_secret_key.py to test_secret_key.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_filters.py to test_filters.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_babel_extract_angular.py to test_babel_extract_angular.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/utils/test_memoized.py to test_memoized.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/test_notifications.py to test_notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms/test_forms.py to test_forms.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/forms/test_fields.py to test_fields.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/test_messages.py to test_messages.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware/test_operation_log.py to test_operation_log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/middleware/test_simultaneous_sessions.py to test_simultaneous_sessions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/workflows/test_workflows.py to test_workflows.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/workflows/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/test_base.py to test_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tables/test_tables.py to test_tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/unit/tables/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/webdriver.py to webdriver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/selenium/selenium_tests.py to selenium_tests.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization/cust_test2.py to cust_test2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/customization/cust_test1.py to cust_test1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/tables.py to tables.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/tabs.py to tabs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/dogs/puppies/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/kittens/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/panel.py to panel.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/tigers/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/test_dashboards/cats/dashboard.py to dashboard.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/jasmine/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/jasmine/jasmine.py to jasmine.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/firefox_binary.py to firefox_binary.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/dummy_auth/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/dummy_auth/backend.py to backend.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/settings.py to settings.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/django_pyscss_fix/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/helpers.py to helpers.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/test/urls.py to urls.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/browsers/breadcrumb.py to breadcrumb.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/dash_template/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/panel_template/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/conf/default.py to default.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms/fields.py to fields.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/forms/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware/simultaneous_sessions.py to simultaneous_sessions.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/middleware/operation_log.py to operation_log.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/notifications.py to notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/workflows/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/cache.py to cache.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/defaults.py to defaults.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables/views.py to views.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables/formset.py to formset.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon/tables/actions.py to actions.cpython-311.pyc writing byte-compilation script '/tmp/tmpuyhen4qz.py' /usr/bin/python3 /tmp/tmpuyhen4qz.py removing /tmp/tmpuyhen4qz.py running install_egg_info running egg_info writing horizon.egg-info/PKG-INFO writing dependency_links to horizon.egg-info/dependency_links.txt writing entry points to horizon.egg-info/entry_points.txt writing requirements to horizon.egg-info/requires.txt writing top-level names to horizon.egg-info/top_level.txt writing pbr to horizon.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 reading manifest template 'MANIFEST.in' warning: no files found matching '*.scss' under directory 'doc' warning: no files found matching '*.js' under directory 'doc' warning: no files found matching '*.html' under directory 'doc' warning: no files found matching '*.conf' under directory 'doc' warning: no files found matching '*.jpg' under directory 'doc' warning: no files found matching '*.gif' under directory 'doc' warning: no files found matching '*.csv' under directory 'horizon' warning: no files found matching '*.template' under directory 'horizon' warning: no files found matching '*.eot' under directory 'openstack_dashboard' warning: no files found matching '*.ttf' under directory 'openstack_dashboard' warning: no files found matching '*.woff' under directory 'openstack_dashboard' warning: no files found matching '*.wsgi' under directory 'openstack_dashboard' warning: no files found matching 'doc/source/_templates/.placeholder' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'horizon.egg-info/SOURCES.txt' Copying horizon.egg-info to /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/horizon-23.0.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/bin/__pycache__ + install -m 0644 -D -p /builddir/build/SOURCES/openstack-dashboard-httpd-2.4.conf /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/httpd/conf.d/openstack-dashboard.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/openstack-dashboard + install -d -m 755 /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard + install -d -m 755 /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/var/lib/openstack-dashboard + mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/systemd/system/httpd.service.d/ + cp /builddir/build/SOURCES/openstack-dashboard-systemd.conf /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/systemd/system/httpd.service.d/openstack-dashboard.conf + mv /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard + cp manage.py /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard + rm -rf /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11/site-packages/openstack_dashboard + find /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch -name django.po -exec rm '{}' ';' + find /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch -name djangojs.po -exec rm '{}' ';' + mv /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py.example /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/openstack-dashboard/local_settings + mv /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/default_policies /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/openstack-dashboard + mv /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.yaml /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.yaml /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.yaml /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.yaml /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.yaml /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/openstack-dashboard + mv /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.d /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/openstack-dashboard + ln -s ../../../../../etc/openstack-dashboard/local_settings /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch django --all-name + grep '\/usr\/share\/openstack-dashboard' django.lang grep: warning: stray \ before / grep: warning: stray \ before / grep: warning: stray \ before / + grep '\/site-packages\/horizon' django.lang grep: warning: stray \ before / grep: warning: stray \ before / + mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/static + cp -a openstack_dashboard/static/app openstack_dashboard/static/dashboard openstack_dashboard/static/js /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/static + cp -a horizon/static/auth horizon/static/framework horizon/static/horizon /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/static + cp -a static/app static/auth static/dashboard static/framework static/horizon static/js static/scss static/themes /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/openstack-dashboard/static + mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/var/lib/openstack-dashboard + mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/var/log/horizon + mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/logrotate.d + cp -a /builddir/build/SOURCES/openstack-dashboard-logrotate.conf /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/etc/logrotate.d/openstack-dashboard + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 23.0.0-1.ocs23 --unique-debug-suffix -23.0.0-1.ocs23.noarch --unique-debug-src-base openstack-dashboard-23.0.0-1.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/horizon-23.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/share/openstack-dashboard/manage.py from /usr/bin/env python3 to #!/usr/bin/python3 + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: openstack-dashboard-23.0.0-1.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Vai4dv + umask 022 + cd /builddir/build/BUILD + cd horizon-23.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/openstack-dashboard + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/openstack-dashboard + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/openstack-dashboard + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-dashboard) = 23.0.0-1.ocs23 openstack-dashboard = 23.0.0-1.ocs23 Requires(interp): /bin/sh /bin/sh 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(post): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-openstack_auth-23.0.0-1.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jcss93 + umask 022 + cd /builddir/build/BUILD + cd horizon-23.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/python3-openstack_auth + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/python3-openstack_auth + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/python3-openstack_auth + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openstack_auth python-openstack_auth = 23.0.0-1.ocs23 python3-openstack_auth = 23.0.0-1.ocs23 python3.11-openstack_auth = 23.0.0-1.ocs23 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.11 Obsoletes: python3.11-openstack_auth < 23.0.0-1.ocs23 Processing files: python3-horizon-23.0.0-1.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wdp2wj + umask 022 + cd /builddir/build/BUILD + cd horizon-23.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/python3-horizon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/python3-horizon + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch/usr/share/licenses/python3-horizon + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-horizon = 23.0.0-1.ocs23 python3-horizon = 23.0.0-1.ocs23 python3.11-horizon = 23.0.0-1.ocs23 python3.11dist(horizon) = 23 python3dist(horizon) = 23 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: ((python3.11dist(pymongo) < 3.1 or python3.11dist(pymongo) > 3.1) with python3.11dist(pymongo) >= 3.0.2) (python3.11dist(django) < 3.3~~ with python3.11dist(django) >= 3.2) (python3.11dist(xstatic-jquery) < 2~~ with python3.11dist(xstatic-jquery) >= 1.12.4.1) python(abi) = 3.11 python3.11dist(babel) >= 2.6 python3.11dist(debtcollector) >= 1.2 python3.11dist(django-compressor) >= 2.4.1 python3.11dist(django-debreach) >= 1.4.2 python3.11dist(django-pyscss) >= 2.0.2 python3.11dist(enmerkar) >= 0.7.1 python3.11dist(futurist) >= 1.2 python3.11dist(iso8601) >= 0.1.11 python3.11dist(keystoneauth1) >= 4.3.1 python3.11dist(netaddr) >= 0.7.18 python3.11dist(oslo-concurrency) >= 4.5 python3.11dist(oslo-config) >= 8.8 python3.11dist(oslo-i18n) >= 5.1 python3.11dist(oslo-policy) >= 3.11 python3.11dist(oslo-serialization) >= 4.3 python3.11dist(oslo-upgradecheck) >= 1.5 python3.11dist(oslo-utils) >= 4.12 python3.11dist(osprofiler) >= 3.4.2 python3.11dist(pbr) >= 5.5 python3.11dist(pyscss) >= 1.4 python3.11dist(python-cinderclient) >= 8 python3.11dist(python-glanceclient) >= 2.8 python3.11dist(python-keystoneclient) >= 3.22 python3.11dist(python-neutronclient) >= 6.7 python3.11dist(python-novaclient) >= 9.1 python3.11dist(python-swiftclient) >= 3.2 python3.11dist(pytz) >= 2013.6 python3.11dist(pyyaml) >= 6 python3.11dist(requests) >= 2.25.1 python3.11dist(semantic-version) >= 2.3.1 python3.11dist(six) >= 1.16 python3.11dist(xstatic) >= 1 python3.11dist(xstatic-angular) >= 1.8.2.2 python3.11dist(xstatic-angular-bootstrap) >= 2.2 python3.11dist(xstatic-angular-fileupload) >= 12.0.4 python3.11dist(xstatic-angular-gettext) >= 2.3.8 python3.11dist(xstatic-angular-lrdragndrop) >= 1.0.2.2 python3.11dist(xstatic-angular-schema-form) >= 0.8.13 python3.11dist(xstatic-bootstrap-datepicker) >= 1.3.1 python3.11dist(xstatic-bootstrap-scss) >= 3.3.7.1 python3.11dist(xstatic-bootswatch) >= 3.3.7 python3.11dist(xstatic-d3) >= 3.5.17 python3.11dist(xstatic-font-awesome) >= 4.7 python3.11dist(xstatic-hogan) >= 2.0.0.2 python3.11dist(xstatic-jasmine) >= 2.4.1.1 python3.11dist(xstatic-jquery-migrate) >= 1.2.1.1 python3.11dist(xstatic-jquery-quicksearch) >= 2.0.3.1 python3.11dist(xstatic-jquery-tablesorter) >= 2.14.5.1 python3.11dist(xstatic-jquery-ui) >= 1.12.1.1 python3.11dist(xstatic-jsencrypt) >= 2.3.1.1 python3.11dist(xstatic-mdi) >= 1.6.50.2 python3.11dist(xstatic-objectpath) >= 1.2.1 python3.11dist(xstatic-rickshaw) >= 1.5 python3.11dist(xstatic-roboto-fontface) >= 0.5 python3.11dist(xstatic-smart-table) >= 1.4.13.2 python3.11dist(xstatic-spin) >= 1.2.5.2 python3.11dist(xstatic-term-js) >= 0.0.7 python3.11dist(xstatic-tv4) >= 1.2.7 Obsoletes: python3.11-horizon < 23.0.0-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-dashboard-23.0.0-1.ocs23.noarch Wrote: /builddir/build/RPMS/python3-openstack_auth-23.0.0-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/python3-horizon-23.0.0-1.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/openstack-dashboard-23.0.0-1.ocs23.noarch.rpm Child return code was: 0