Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.src.rpm Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6ZcREO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf horizon-25.2.1.dev11 + /usr/bin/gzip -dc /builddir/build/SOURCES/horizon-25.2.1.dev11-0.20250311101810.3bf50db.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd horizon-25.2.1.dev11 + /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 'python-django-horizon-25.2.1 base' + 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 '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i '/^[\ ]*hacking>=.*/d' tox.ini + sed -i '/^[\ ]*doc8 doc\/source/d' tox.ini + sed -i 's/PyYAML.*/PyYAML/' requirements.txt + sed -i 's/^\(XStatic\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-Angular\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-JQuery-Migrate\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-jquery-ui\)>=.*/\1/' requirements.txt + sed -i 's/^\(XStatic-jQuery\)>=.*/\1/' requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^nodeenv.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^nodeenv.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pytest-django.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pytest-django.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pytest-html.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pytest-html.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate nodeenv pytest-django pytest-html xvfbwrapper + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^xvfbwrapper.*/d' test-requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^enmerkar.*/d' requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^pymongo.*/d' requirements.txt + for pkg in enmerkar pymongo tzdata + sed -i '/^tzdata.*/d' requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Jxm0mv + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.GwRZBn + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.mP9OvR + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.0 Handling freezegun>=0.3.15 from tox --print-deps-only: py39,docs Requirement not satisfied: freezegun>=0.3.15 Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement not satisfied: pytest>=5.3.5 Handling pymemcache>=4.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: pymemcache>=4.0.0 Handling selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement not satisfied: selenium>=2.50.1 Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.2.0 Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Django>=4.2,<4.3 Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement not satisfied: libsass>=0.23.0 Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=8.1.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Font-Awesome>=4.7.0.0 Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-tv4>=1.2.7.0 Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: Django>=4.2,<4.3 Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement not satisfied: django-compressor>=4.4 Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: django-debreach>=1.4.2 Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: futurist>=1.2.0 Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement not satisfied: iso8601>=0.1.11 Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=4.3.1 Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement not satisfied: netaddr>=0.7.18 Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.concurrency>=4.5.0 Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=8.8.0 Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=5.1.0 Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=3.11.0 Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=4.3.0 Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.5.0 Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.utils>=7.0.0 Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=3.4.2 Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement not satisfied: libsass>=0.23.0 Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-cinderclient>=8.0.0 Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-glanceclient>=2.8.0 Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-keystoneclient>=3.22.0 Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-neutronclient>=8.1.0 Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-novaclient>=9.1.0 Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-swiftclient>=3.2.0 Handling PyYAML from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement not satisfied: semantic-version>=2.3.1 Handling XStatic from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-FileUpload>=12.0.4.0 Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Gettext>=2.3.8.0 Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-bootswatch>=3.3.7.0 Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-D3>=3.5.17.0 Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Hogan>=2.0.0.2 Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Font-Awesome>=4.7.0.0 Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Jasmine>=2.4.1.1 Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-JSEncrypt>=2.3.1.1 Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-mdi>=1.6.50.2 Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-objectpath>=1.2.1.0 Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Rickshaw>=1.5.0.0 Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-roboto-fontface>=0.5.0.0 Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-smart-table>=1.4.13.2 Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-Spin>=1.2.5.2 Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-term.js>=0.0.7.0 Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: XStatic-tv4>=1.2.7.0 Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: mock>=2.0.0 Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement not satisfied: pytest>=5.3.5 /usr/lib/python3.9/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.9/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 dist_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 '*.mo' under directory 'horizon' warning: no files found matching '*.mo' under directory 'openstack_dashboard' 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' creating '/builddir/build/BUILD/horizon-25.2.1.dev11/horizon-25.2.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling Babel (>=2.6.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Babel (>=2.6.0) (installed: Babel 2.9.1) Handling Django (<4.3,>=4.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: Django (<4.3,>=4.2) Handling django-compressor (>=4.4) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: django-compressor (>=4.4) Handling django-debreach (>=1.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: django-debreach (>=1.4.2) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: futurist (>=1.2.0) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: iso8601 (>=0.1.11) Handling keystoneauth1 (>=4.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: keystoneauth1 (>=4.3.1) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: netaddr (>=0.7.18) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.concurrency (>=4.5.0) Handling oslo.config (>=8.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.config (>=8.8.0) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.i18n (>=5.1.0) Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.policy (>=3.11.0) Handling oslo.serialization (>=4.3.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.serialization (>=4.3.0) Handling oslo.upgradecheck (>=1.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.upgradecheck (>=1.5.0) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: oslo.utils (>=7.0.0) Handling osprofiler (>=3.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: osprofiler (>=3.4.2) Handling libsass (>=0.23.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: libsass (>=0.23.0) Handling python-cinderclient (>=8.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-cinderclient (>=8.0.0) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-glanceclient (>=2.8.0) Handling python-keystoneclient (>=3.22.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-keystoneclient (>=3.22.0) Handling python-neutronclient (>=8.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-neutronclient (>=8.1.0) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-novaclient (>=9.1.0) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: python-swiftclient (>=3.2.0) Handling PyYAML from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: PyYAML Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.32.3) Handling semantic-version (>=2.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: semantic-version (>=2.3.1) Handling XStatic from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic Handling XStatic-Angular from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular Handling XStatic-Angular-Bootstrap (>=2.2.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Bootstrap (>=2.2.0.0) Handling XStatic-Angular-FileUpload (>=12.0.4.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-FileUpload (>=12.0.4.0) Handling XStatic-Angular-Gettext (>=2.3.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Gettext (>=2.3.8.0) Handling XStatic-Angular-lrdragndrop (>=1.0.2.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-lrdragndrop (>=1.0.2.2) Handling XStatic-Angular-Schema-Form (>=0.8.13.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Angular-Schema-Form (>=0.8.13.0) Handling XStatic-Bootstrap-Datepicker (>=1.3.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Bootstrap-Datepicker (>=1.3.1.0) Handling XStatic-Bootstrap-SCSS (>=3.3.7.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Bootstrap-SCSS (>=3.3.7.1) Handling XStatic-bootswatch (>=3.3.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-bootswatch (>=3.3.7.0) Handling XStatic-D3 (>=3.5.17.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-D3 (>=3.5.17.0) Handling XStatic-Hogan (>=2.0.0.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Hogan (>=2.0.0.2) Handling XStatic-Font-Awesome (>=4.7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Font-Awesome (>=4.7.0.0) Handling XStatic-Jasmine (>=2.4.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Jasmine (>=2.4.1.1) Handling XStatic-jQuery from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-jQuery Handling XStatic-JQuery-Migrate from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery-Migrate Handling XStatic-JQuery.quicksearch (>=2.0.3.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery.quicksearch (>=2.0.3.2) Handling XStatic-JQuery.TableSorter (>=2.14.5.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JQuery.TableSorter (>=2.14.5.1) Handling XStatic-jquery-ui from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-jquery-ui Handling XStatic-JSEncrypt (>=2.3.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-JSEncrypt (>=2.3.1.1) Handling XStatic-mdi (>=1.6.50.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-mdi (>=1.6.50.2) Handling XStatic-objectpath (>=1.2.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-objectpath (>=1.2.1.0) Handling XStatic-Rickshaw (>=1.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Rickshaw (>=1.5.0.0) Handling XStatic-roboto-fontface (>=0.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-roboto-fontface (>=0.5.0.0) Handling XStatic-smart-table (>=1.4.13.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-smart-table (>=1.4.13.2) Handling XStatic-Spin (>=1.2.5.2) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-Spin (>=1.2.5.2) Handling XStatic-term.js (>=0.0.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-term.js (>=0.0.7.0) Handling XStatic-tv4 (>=1.2.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement not satisfied: XStatic-tv4 (>=1.2.7.0) + cat /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.2.1.dev11.dist-info/ removed 'horizon-25.2.1.dev11.dist-info/AUTHORS' removed 'horizon-25.2.1.dev11.dist-info/LICENSE' removed 'horizon-25.2.1.dev11.dist-info/METADATA' removed 'horizon-25.2.1.dev11.dist-info/entry_points.txt' removed 'horizon-25.2.1.dev11.dist-info/pbr.json' removed 'horizon-25.2.1.dev11.dist-info/top_level.txt' removed directory 'horizon-25.2.1.dev11.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HYamY4 + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling freezegun>=0.3.15 from tox --print-deps-only: py39,docs Requirement satisfied: freezegun>=0.3.15 (installed: freezegun 1.2.2) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) Handling pymemcache>=4.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pymemcache>=4.0.0 (installed: pymemcache 4.0.0) Handling selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement satisfied: selenium>=2.50.1 (installed: selenium 3.141.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Django>=4.2,<4.3 (installed: Django 4.2.14) Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=4.4 (installed: django-compressor 4.4) Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: django-debreach>=1.4.2 (installed: django-debreach 2.1.0) Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.0.1.dev14) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.3.1 (installed: keystoneauth1 5.9.2.dev27) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.5.0 (installed: oslo.concurrency 7.1.1.dev1) Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.8.0 (installed: oslo.config 9.7.1.dev2) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.5.1.dev2) Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.11.0 (installed: oslo.policy 4.5.1.dev3) Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.3.0 (installed: oslo.serialization 5.6.1.dev8) Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.5.0 (installed: oslo.upgradecheck 2.5.0.dev9) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.1.1.dev2) Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.2 (installed: osprofiler 4.2.1.dev12) Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: libsass>=0.23.0 (installed: libsass 0.23.0) Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=8.0.0 (installed: python-cinderclient 9.7.0.dev13) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0.dev4) Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.22.0 (installed: python-keystoneclient 5.6.1.dev3) Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=8.1.0 (installed: python-neutronclient 11.5.0.dev4) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.10.0.dev1) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0.dev1) Handling PyYAML from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML (installed: PyYAML 5.4.1) Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: semantic-version>=2.3.1 (installed: semantic-version 2.10.0) Handling XStatic from tox --print-deps-only: py39,docs Requirement satisfied: XStatic (installed: XStatic 1.0.1) Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular (installed: XStatic-Angular 1.5.8.0) Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 (installed: XStatic-Angular-Bootstrap 2.2.0.0) Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-FileUpload>=12.0.4.0 (installed: XStatic-Angular-FileUpload 12.0.4.0) Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Gettext>=2.3.8.0 (installed: XStatic-Angular-Gettext 2.3.8.0) Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 (installed: XStatic-Angular-lrdragndrop 1.0.2.2) Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 (installed: XStatic-Angular-Schema-Form 0.8.13.0) Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 (installed: XStatic-Bootstrap-Datepicker 1.3.1.0) Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 (installed: XStatic-Bootstrap-SCSS 3.3.7.1) Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-bootswatch>=3.3.7.0 (installed: XStatic-bootswatch 3.3.7.0) Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-D3>=3.5.17.0 (installed: XStatic-D3 3.5.17.0) Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Hogan>=2.0.0.2 (installed: XStatic-Hogan 2.0.0.2) Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Font-Awesome>=4.7.0.0 (installed: XStatic-Font-Awesome 4.7.0.0) Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Jasmine>=2.4.1.1 (installed: XStatic-Jasmine 2.4.1.1) Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jQuery (installed: XStatic-jQuery 1.10.2.1) Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery-Migrate (installed: XStatic-JQuery-Migrate 1.2.1.1) Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 (installed: XStatic-JQuery.quicksearch 2.0.3.2) Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 (installed: XStatic-JQuery.TableSorter 2.14.5.1) Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jquery-ui (installed: XStatic-jquery-ui 1.12.0.1) Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JSEncrypt>=2.3.1.1 (installed: XStatic-JSEncrypt 2.3.1.1) Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-mdi>=1.6.50.2 (installed: XStatic-mdi 1.6.50.2) Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-objectpath>=1.2.1.0 (installed: XStatic-objectpath 1.2.1.0) Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Rickshaw>=1.5.0.0 (installed: XStatic-Rickshaw 1.5.0.0) Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-roboto-fontface>=0.5.0.0 (installed: XStatic-roboto-fontface 0.5.0.0) Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-smart-table>=1.4.13.2 (installed: XStatic-smart-table 1.4.13.2) Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Spin>=1.2.5.2 (installed: XStatic-Spin 1.2.5.2) Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-term.js>=0.0.7.0 (installed: XStatic-term.js 0.0.7.0) Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-tv4>=1.2.7.0 (installed: XStatic-tv4 1.2.7.0) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Django>=4.2,<4.3 (installed: Django 4.2.14) Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=4.4 (installed: django-compressor 4.4) Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: django-debreach>=1.4.2 (installed: django-debreach 2.1.0) Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.0.1.dev14) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.3.1 (installed: keystoneauth1 5.9.2.dev27) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.5.0 (installed: oslo.concurrency 7.1.1.dev1) Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.8.0 (installed: oslo.config 9.7.1.dev2) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.5.1.dev2) Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.11.0 (installed: oslo.policy 4.5.1.dev3) Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.3.0 (installed: oslo.serialization 5.6.1.dev8) Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.5.0 (installed: oslo.upgradecheck 2.5.0.dev9) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.1.1.dev2) Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.2 (installed: osprofiler 4.2.1.dev12) Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: libsass>=0.23.0 (installed: libsass 0.23.0) Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=8.0.0 (installed: python-cinderclient 9.7.0.dev13) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0.dev4) Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.22.0 (installed: python-keystoneclient 5.6.1.dev3) Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=8.1.0 (installed: python-neutronclient 11.5.0.dev4) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.10.0.dev1) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0.dev1) Handling PyYAML from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML (installed: PyYAML 5.4.1) Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: semantic-version>=2.3.1 (installed: semantic-version 2.10.0) Handling XStatic from tox --print-deps-only: py39,docs Requirement satisfied: XStatic (installed: XStatic 1.0.1) Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular (installed: XStatic-Angular 1.5.8.0) Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 (installed: XStatic-Angular-Bootstrap 2.2.0.0) Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-FileUpload>=12.0.4.0 (installed: XStatic-Angular-FileUpload 12.0.4.0) Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Gettext>=2.3.8.0 (installed: XStatic-Angular-Gettext 2.3.8.0) Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 (installed: XStatic-Angular-lrdragndrop 1.0.2.2) Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 (installed: XStatic-Angular-Schema-Form 0.8.13.0) Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 (installed: XStatic-Bootstrap-Datepicker 1.3.1.0) Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 (installed: XStatic-Bootstrap-SCSS 3.3.7.1) Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-bootswatch>=3.3.7.0 (installed: XStatic-bootswatch 3.3.7.0) Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-D3>=3.5.17.0 (installed: XStatic-D3 3.5.17.0) Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Hogan>=2.0.0.2 (installed: XStatic-Hogan 2.0.0.2) Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Font-Awesome>=4.7.0.0 (installed: XStatic-Font-Awesome 4.7.0.0) Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Jasmine>=2.4.1.1 (installed: XStatic-Jasmine 2.4.1.1) Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jQuery (installed: XStatic-jQuery 1.10.2.1) Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery-Migrate (installed: XStatic-JQuery-Migrate 1.2.1.1) Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 (installed: XStatic-JQuery.quicksearch 2.0.3.2) Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 (installed: XStatic-JQuery.TableSorter 2.14.5.1) Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jquery-ui (installed: XStatic-jquery-ui 1.12.0.1) Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JSEncrypt>=2.3.1.1 (installed: XStatic-JSEncrypt 2.3.1.1) Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-mdi>=1.6.50.2 (installed: XStatic-mdi 1.6.50.2) Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-objectpath>=1.2.1.0 (installed: XStatic-objectpath 1.2.1.0) Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Rickshaw>=1.5.0.0 (installed: XStatic-Rickshaw 1.5.0.0) Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-roboto-fontface>=0.5.0.0 (installed: XStatic-roboto-fontface 0.5.0.0) Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-smart-table>=1.4.13.2 (installed: XStatic-smart-table 1.4.13.2) Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Spin>=1.2.5.2 (installed: XStatic-Spin 1.2.5.2) Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-term.js>=0.0.7.0 (installed: XStatic-term.js 0.0.7.0) Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-tv4>=1.2.7.0 (installed: XStatic-tv4 1.2.7.0) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.1.dev3) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) /usr/lib/python3.9/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.9/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 dist_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 '*.mo' under directory 'horizon' warning: no files found matching '*.mo' under directory 'openstack_dashboard' 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' creating '/builddir/build/BUILD/horizon-25.2.1.dev11/horizon-25.2.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling Babel (>=2.6.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Babel (>=2.6.0) (installed: Babel 2.9.1) Handling Django (<4.3,>=4.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Django (<4.3,>=4.2) (installed: Django 4.2.14) Handling django-compressor (>=4.4) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: django-compressor (>=4.4) (installed: django-compressor 4.4) Handling django-debreach (>=1.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: django-debreach (>=1.4.2) (installed: django-debreach 2.1.0) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: futurist (>=1.2.0) (installed: futurist 3.0.1.dev14) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 2.1.0) Handling keystoneauth1 (>=4.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: keystoneauth1 (>=4.3.1) (installed: keystoneauth1 5.9.2.dev27) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.concurrency (>=4.5.0) (installed: oslo.concurrency 7.1.1.dev1) Handling oslo.config (>=8.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.config (>=8.8.0) (installed: oslo.config 9.7.1.dev2) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.i18n (>=5.1.0) (installed: oslo.i18n 6.5.1.dev2) Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.policy (>=3.11.0) (installed: oslo.policy 4.5.1.dev3) Handling oslo.serialization (>=4.3.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.serialization (>=4.3.0) (installed: oslo.serialization 5.6.1.dev8) Handling oslo.upgradecheck (>=1.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.upgradecheck (>=1.5.0) (installed: oslo.upgradecheck 2.5.0.dev9) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 8.1.1.dev2) Handling osprofiler (>=3.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: osprofiler (>=3.4.2) (installed: osprofiler 4.2.1.dev12) Handling libsass (>=0.23.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: libsass (>=0.23.0) (installed: libsass 0.23.0) Handling python-cinderclient (>=8.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-cinderclient (>=8.0.0) (installed: python-cinderclient 9.7.0.dev13) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.8.0.dev4) Handling python-keystoneclient (>=3.22.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-keystoneclient (>=3.22.0) (installed: python-keystoneclient 5.6.1.dev3) Handling python-neutronclient (>=8.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-neutronclient (>=8.1.0) (installed: python-neutronclient 11.5.0.dev4) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.10.0.dev1) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-swiftclient (>=3.2.0) (installed: python-swiftclient 4.8.0.dev1) Handling PyYAML from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: PyYAML (installed: PyYAML 5.4.1) Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.32.3) Handling semantic-version (>=2.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: semantic-version (>=2.3.1) (installed: semantic-version 2.10.0) Handling XStatic from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic (installed: XStatic 1.0.1) Handling XStatic-Angular from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular (installed: XStatic-Angular 1.5.8.0) Handling XStatic-Angular-Bootstrap (>=2.2.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-Bootstrap (>=2.2.0.0) (installed: XStatic-Angular-Bootstrap 2.2.0.0) Handling XStatic-Angular-FileUpload (>=12.0.4.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-FileUpload (>=12.0.4.0) (installed: XStatic-Angular-FileUpload 12.0.4.0) Handling XStatic-Angular-Gettext (>=2.3.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-Gettext (>=2.3.8.0) (installed: XStatic-Angular-Gettext 2.3.8.0) Handling XStatic-Angular-lrdragndrop (>=1.0.2.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-lrdragndrop (>=1.0.2.2) (installed: XStatic-Angular-lrdragndrop 1.0.2.2) Handling XStatic-Angular-Schema-Form (>=0.8.13.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-Schema-Form (>=0.8.13.0) (installed: XStatic-Angular-Schema-Form 0.8.13.0) Handling XStatic-Bootstrap-Datepicker (>=1.3.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Bootstrap-Datepicker (>=1.3.1.0) (installed: XStatic-Bootstrap-Datepicker 1.3.1.0) Handling XStatic-Bootstrap-SCSS (>=3.3.7.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Bootstrap-SCSS (>=3.3.7.1) (installed: XStatic-Bootstrap-SCSS 3.3.7.1) Handling XStatic-bootswatch (>=3.3.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-bootswatch (>=3.3.7.0) (installed: XStatic-bootswatch 3.3.7.0) Handling XStatic-D3 (>=3.5.17.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-D3 (>=3.5.17.0) (installed: XStatic-D3 3.5.17.0) Handling XStatic-Hogan (>=2.0.0.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Hogan (>=2.0.0.2) (installed: XStatic-Hogan 2.0.0.2) Handling XStatic-Font-Awesome (>=4.7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Font-Awesome (>=4.7.0.0) (installed: XStatic-Font-Awesome 4.7.0.0) Handling XStatic-Jasmine (>=2.4.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Jasmine (>=2.4.1.1) (installed: XStatic-Jasmine 2.4.1.1) Handling XStatic-jQuery from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-jQuery (installed: XStatic-jQuery 1.10.2.1) Handling XStatic-JQuery-Migrate from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JQuery-Migrate (installed: XStatic-JQuery-Migrate 1.2.1.1) Handling XStatic-JQuery.quicksearch (>=2.0.3.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JQuery.quicksearch (>=2.0.3.2) (installed: XStatic-JQuery.quicksearch 2.0.3.2) Handling XStatic-JQuery.TableSorter (>=2.14.5.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JQuery.TableSorter (>=2.14.5.1) (installed: XStatic-JQuery.TableSorter 2.14.5.1) Handling XStatic-jquery-ui from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-jquery-ui (installed: XStatic-jquery-ui 1.12.0.1) Handling XStatic-JSEncrypt (>=2.3.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JSEncrypt (>=2.3.1.1) (installed: XStatic-JSEncrypt 2.3.1.1) Handling XStatic-mdi (>=1.6.50.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-mdi (>=1.6.50.2) (installed: XStatic-mdi 1.6.50.2) Handling XStatic-objectpath (>=1.2.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-objectpath (>=1.2.1.0) (installed: XStatic-objectpath 1.2.1.0) Handling XStatic-Rickshaw (>=1.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Rickshaw (>=1.5.0.0) (installed: XStatic-Rickshaw 1.5.0.0) Handling XStatic-roboto-fontface (>=0.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-roboto-fontface (>=0.5.0.0) (installed: XStatic-roboto-fontface 0.5.0.0) Handling XStatic-smart-table (>=1.4.13.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-smart-table (>=1.4.13.2) (installed: XStatic-smart-table 1.4.13.2) Handling XStatic-Spin (>=1.2.5.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Spin (>=1.2.5.2) (installed: XStatic-Spin 1.2.5.2) Handling XStatic-term.js (>=0.0.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-term.js (>=0.0.7.0) (installed: XStatic-term.js 0.0.7.0) Handling XStatic-tv4 (>=1.2.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-tv4 (>=1.2.7.0) (installed: XStatic-tv4 1.2.7.0) + cat /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.2.1.dev11.dist-info/ removed 'horizon-25.2.1.dev11.dist-info/LICENSE' removed 'horizon-25.2.1.dev11.dist-info/AUTHORS' removed 'horizon-25.2.1.dev11.dist-info/METADATA' removed 'horizon-25.2.1.dev11.dist-info/top_level.txt' removed 'horizon-25.2.1.dev11.dist-info/pbr.json' removed 'horizon-25.2.1.dev11.dist-info/entry_points.txt' removed directory 'horizon-25.2.1.dev11.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-django-horizon.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1021gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-django-horizon.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 412: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 413: %{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.* Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.yMwv94 + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.0 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.0 (installed: coverage 7.3.2) Handling freezegun>=0.3.15 from tox --print-deps-only: py39,docs Requirement satisfied: freezegun>=0.3.15 (installed: freezegun 1.2.2) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) Handling pymemcache>=4.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: pymemcache>=4.0.0 (installed: pymemcache 4.0.0) Handling selenium>=2.50.1 from tox --print-deps-only: py39,docs Requirement satisfied: selenium>=2.50.1 (installed: selenium 3.141.0) Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Django>=4.2,<4.3 (installed: Django 4.2.14) Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=4.4 (installed: django-compressor 4.4) Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: django-debreach>=1.4.2 (installed: django-debreach 2.1.0) Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.0.1.dev14) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.3.1 (installed: keystoneauth1 5.9.2.dev27) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.5.0 (installed: oslo.concurrency 7.1.1.dev1) Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.8.0 (installed: oslo.config 9.7.1.dev2) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.5.1.dev2) Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.11.0 (installed: oslo.policy 4.5.1.dev3) Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.3.0 (installed: oslo.serialization 5.6.1.dev8) Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.5.0 (installed: oslo.upgradecheck 2.5.0.dev9) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.1.1.dev2) Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.2 (installed: osprofiler 4.2.1.dev12) Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: libsass>=0.23.0 (installed: libsass 0.23.0) Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=8.0.0 (installed: python-cinderclient 9.7.0.dev13) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0.dev4) Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.22.0 (installed: python-keystoneclient 5.6.1.dev3) Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=8.1.0 (installed: python-neutronclient 11.5.0.dev4) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.10.0.dev1) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0.dev1) Handling PyYAML from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML (installed: PyYAML 5.4.1) Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: semantic-version>=2.3.1 (installed: semantic-version 2.10.0) Handling XStatic from tox --print-deps-only: py39,docs Requirement satisfied: XStatic (installed: XStatic 1.0.1) Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular (installed: XStatic-Angular 1.5.8.0) Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 (installed: XStatic-Angular-Bootstrap 2.2.0.0) Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-FileUpload>=12.0.4.0 (installed: XStatic-Angular-FileUpload 12.0.4.0) Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Gettext>=2.3.8.0 (installed: XStatic-Angular-Gettext 2.3.8.0) Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 (installed: XStatic-Angular-lrdragndrop 1.0.2.2) Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 (installed: XStatic-Angular-Schema-Form 0.8.13.0) Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 (installed: XStatic-Bootstrap-Datepicker 1.3.1.0) Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 (installed: XStatic-Bootstrap-SCSS 3.3.7.1) Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-bootswatch>=3.3.7.0 (installed: XStatic-bootswatch 3.3.7.0) Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-D3>=3.5.17.0 (installed: XStatic-D3 3.5.17.0) Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Hogan>=2.0.0.2 (installed: XStatic-Hogan 2.0.0.2) Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Font-Awesome>=4.7.0.0 (installed: XStatic-Font-Awesome 4.7.0.0) Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Jasmine>=2.4.1.1 (installed: XStatic-Jasmine 2.4.1.1) Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jQuery (installed: XStatic-jQuery 1.10.2.1) Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery-Migrate (installed: XStatic-JQuery-Migrate 1.2.1.1) Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 (installed: XStatic-JQuery.quicksearch 2.0.3.2) Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 (installed: XStatic-JQuery.TableSorter 2.14.5.1) Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jquery-ui (installed: XStatic-jquery-ui 1.12.0.1) Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JSEncrypt>=2.3.1.1 (installed: XStatic-JSEncrypt 2.3.1.1) Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-mdi>=1.6.50.2 (installed: XStatic-mdi 1.6.50.2) Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-objectpath>=1.2.1.0 (installed: XStatic-objectpath 1.2.1.0) Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Rickshaw>=1.5.0.0 (installed: XStatic-Rickshaw 1.5.0.0) Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-roboto-fontface>=0.5.0.0 (installed: XStatic-roboto-fontface 0.5.0.0) Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-smart-table>=1.4.13.2 (installed: XStatic-smart-table 1.4.13.2) Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Spin>=1.2.5.2 (installed: XStatic-Spin 1.2.5.2) Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-term.js>=0.0.7.0 (installed: XStatic-term.js 0.0.7.0) Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-tv4>=1.2.7.0 (installed: XStatic-tv4 1.2.7.0) Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=5.5.0 (installed: pbr 6.1.1) Handling Babel>=2.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: Babel>=2.6.0 (installed: Babel 2.9.1) Handling Django>=4.2,<4.3 from tox --print-deps-only: py39,docs Requirement satisfied: Django>=4.2,<4.3 (installed: Django 4.2.14) Handling django-compressor>=4.4 from tox --print-deps-only: py39,docs Requirement satisfied: django-compressor>=4.4 (installed: django-compressor 4.4) Handling django-debreach>=1.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: django-debreach>=1.4.2 (installed: django-debreach 2.1.0) Handling futurist>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: futurist>=1.2.0 (installed: futurist 3.0.1.dev14) Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs Requirement satisfied: iso8601>=0.1.11 (installed: iso8601 2.1.0) Handling keystoneauth1>=4.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=4.3.1 (installed: keystoneauth1 5.9.2.dev27) Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs Requirement satisfied: netaddr>=0.7.18 (installed: netaddr 1.3.0) Handling oslo.concurrency>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.concurrency>=4.5.0 (installed: oslo.concurrency 7.1.1.dev1) Handling oslo.config>=8.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=8.8.0 (installed: oslo.config 9.7.1.dev2) Handling oslo.i18n>=5.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=5.1.0 (installed: oslo.i18n 6.5.1.dev2) Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=3.11.0 (installed: oslo.policy 4.5.1.dev3) Handling oslo.serialization>=4.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=4.3.0 (installed: oslo.serialization 5.6.1.dev8) Handling oslo.upgradecheck>=1.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.5.0 (installed: oslo.upgradecheck 2.5.0.dev9) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.1.1.dev2) Handling osprofiler>=3.4.2 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=3.4.2 (installed: osprofiler 4.2.1.dev12) Handling libsass>=0.23.0 from tox --print-deps-only: py39,docs Requirement satisfied: libsass>=0.23.0 (installed: libsass 0.23.0) Handling python-cinderclient>=8.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-cinderclient>=8.0.0 (installed: python-cinderclient 9.7.0.dev13) Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-glanceclient>=2.8.0 (installed: python-glanceclient 4.8.0.dev4) Handling python-keystoneclient>=3.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-keystoneclient>=3.22.0 (installed: python-keystoneclient 5.6.1.dev3) Handling python-neutronclient>=8.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-neutronclient>=8.1.0 (installed: python-neutronclient 11.5.0.dev4) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.10.0.dev1) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.8.0.dev1) Handling PyYAML from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML (installed: PyYAML 5.4.1) Handling requests>=2.25.1 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.25.1 (installed: requests 2.32.3) Handling semantic-version>=2.3.1 from tox --print-deps-only: py39,docs Requirement satisfied: semantic-version>=2.3.1 (installed: semantic-version 2.10.0) Handling XStatic from tox --print-deps-only: py39,docs Requirement satisfied: XStatic (installed: XStatic 1.0.1) Handling XStatic-Angular from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular (installed: XStatic-Angular 1.5.8.0) Handling XStatic-Angular-Bootstrap>=2.2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Bootstrap>=2.2.0.0 (installed: XStatic-Angular-Bootstrap 2.2.0.0) Handling XStatic-Angular-FileUpload>=12.0.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-FileUpload>=12.0.4.0 (installed: XStatic-Angular-FileUpload 12.0.4.0) Handling XStatic-Angular-Gettext>=2.3.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Gettext>=2.3.8.0 (installed: XStatic-Angular-Gettext 2.3.8.0) Handling XStatic-Angular-lrdragndrop>=1.0.2.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-lrdragndrop>=1.0.2.2 (installed: XStatic-Angular-lrdragndrop 1.0.2.2) Handling XStatic-Angular-Schema-Form>=0.8.13.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Angular-Schema-Form>=0.8.13.0 (installed: XStatic-Angular-Schema-Form 0.8.13.0) Handling XStatic-Bootstrap-Datepicker>=1.3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-Datepicker>=1.3.1.0 (installed: XStatic-Bootstrap-Datepicker 1.3.1.0) Handling XStatic-Bootstrap-SCSS>=3.3.7.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Bootstrap-SCSS>=3.3.7.1 (installed: XStatic-Bootstrap-SCSS 3.3.7.1) Handling XStatic-bootswatch>=3.3.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-bootswatch>=3.3.7.0 (installed: XStatic-bootswatch 3.3.7.0) Handling XStatic-D3>=3.5.17.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-D3>=3.5.17.0 (installed: XStatic-D3 3.5.17.0) Handling XStatic-Hogan>=2.0.0.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Hogan>=2.0.0.2 (installed: XStatic-Hogan 2.0.0.2) Handling XStatic-Font-Awesome>=4.7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Font-Awesome>=4.7.0.0 (installed: XStatic-Font-Awesome 4.7.0.0) Handling XStatic-Jasmine>=2.4.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Jasmine>=2.4.1.1 (installed: XStatic-Jasmine 2.4.1.1) Handling XStatic-jQuery from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jQuery (installed: XStatic-jQuery 1.10.2.1) Handling XStatic-JQuery-Migrate from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery-Migrate (installed: XStatic-JQuery-Migrate 1.2.1.1) Handling XStatic-JQuery.quicksearch>=2.0.3.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.quicksearch>=2.0.3.2 (installed: XStatic-JQuery.quicksearch 2.0.3.2) Handling XStatic-JQuery.TableSorter>=2.14.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JQuery.TableSorter>=2.14.5.1 (installed: XStatic-JQuery.TableSorter 2.14.5.1) Handling XStatic-jquery-ui from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-jquery-ui (installed: XStatic-jquery-ui 1.12.0.1) Handling XStatic-JSEncrypt>=2.3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-JSEncrypt>=2.3.1.1 (installed: XStatic-JSEncrypt 2.3.1.1) Handling XStatic-mdi>=1.6.50.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-mdi>=1.6.50.2 (installed: XStatic-mdi 1.6.50.2) Handling XStatic-objectpath>=1.2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-objectpath>=1.2.1.0 (installed: XStatic-objectpath 1.2.1.0) Handling XStatic-Rickshaw>=1.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Rickshaw>=1.5.0.0 (installed: XStatic-Rickshaw 1.5.0.0) Handling XStatic-roboto-fontface>=0.5.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-roboto-fontface>=0.5.0.0 (installed: XStatic-roboto-fontface 0.5.0.0) Handling XStatic-smart-table>=1.4.13.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-smart-table>=1.4.13.2 (installed: XStatic-smart-table 1.4.13.2) Handling XStatic-Spin>=1.2.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-Spin>=1.2.5.2 (installed: XStatic-Spin 1.2.5.2) Handling XStatic-term.js>=0.0.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-term.js>=0.0.7.0 (installed: XStatic-term.js 0.0.7.0) Handling XStatic-tv4>=1.2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: XStatic-tv4>=1.2.7.0 (installed: XStatic-tv4 1.2.7.0) Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.0 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.1.dev3) Handling sphinx>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0 (installed: sphinx 3.4.3) Handling mock>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: mock>=2.0.0 (installed: mock 4.0.3) Handling pytest>=5.3.5 from tox --print-deps-only: py39,docs Requirement satisfied: pytest>=5.3.5 (installed: pytest 6.2.2) /usr/lib/python3.9/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.9/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 dist_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 '*.mo' under directory 'horizon' warning: no files found matching '*.mo' under directory 'openstack_dashboard' 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' creating '/builddir/build/BUILD/horizon-25.2.1.dev11/horizon-25.2.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: pbr (>=5.5.0) (installed: pbr 6.1.1) Handling Babel (>=2.6.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Babel (>=2.6.0) (installed: Babel 2.9.1) Handling Django (<4.3,>=4.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: Django (<4.3,>=4.2) (installed: Django 4.2.14) Handling django-compressor (>=4.4) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: django-compressor (>=4.4) (installed: django-compressor 4.4) Handling django-debreach (>=1.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: django-debreach (>=1.4.2) (installed: django-debreach 2.1.0) Handling futurist (>=1.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: futurist (>=1.2.0) (installed: futurist 3.0.1.dev14) Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: iso8601 (>=0.1.11) (installed: iso8601 2.1.0) Handling keystoneauth1 (>=4.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: keystoneauth1 (>=4.3.1) (installed: keystoneauth1 5.9.2.dev27) Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: netaddr (>=0.7.18) (installed: netaddr 1.3.0) Handling oslo.concurrency (>=4.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.concurrency (>=4.5.0) (installed: oslo.concurrency 7.1.1.dev1) Handling oslo.config (>=8.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.config (>=8.8.0) (installed: oslo.config 9.7.1.dev2) Handling oslo.i18n (>=5.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.i18n (>=5.1.0) (installed: oslo.i18n 6.5.1.dev2) Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.policy (>=3.11.0) (installed: oslo.policy 4.5.1.dev3) Handling oslo.serialization (>=4.3.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.serialization (>=4.3.0) (installed: oslo.serialization 5.6.1.dev8) Handling oslo.upgradecheck (>=1.5.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.upgradecheck (>=1.5.0) (installed: oslo.upgradecheck 2.5.0.dev9) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 8.1.1.dev2) Handling osprofiler (>=3.4.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: osprofiler (>=3.4.2) (installed: osprofiler 4.2.1.dev12) Handling libsass (>=0.23.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: libsass (>=0.23.0) (installed: libsass 0.23.0) Handling python-cinderclient (>=8.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-cinderclient (>=8.0.0) (installed: python-cinderclient 9.7.0.dev13) Handling python-glanceclient (>=2.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-glanceclient (>=2.8.0) (installed: python-glanceclient 4.8.0.dev4) Handling python-keystoneclient (>=3.22.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-keystoneclient (>=3.22.0) (installed: python-keystoneclient 5.6.1.dev3) Handling python-neutronclient (>=8.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-neutronclient (>=8.1.0) (installed: python-neutronclient 11.5.0.dev4) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.10.0.dev1) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-swiftclient (>=3.2.0) (installed: python-swiftclient 4.8.0.dev1) Handling PyYAML from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: PyYAML (installed: PyYAML 5.4.1) Handling requests (>=2.25.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: requests (>=2.25.1) (installed: requests 2.32.3) Handling semantic-version (>=2.3.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: semantic-version (>=2.3.1) (installed: semantic-version 2.10.0) Handling XStatic from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic (installed: XStatic 1.0.1) Handling XStatic-Angular from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular (installed: XStatic-Angular 1.5.8.0) Handling XStatic-Angular-Bootstrap (>=2.2.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-Bootstrap (>=2.2.0.0) (installed: XStatic-Angular-Bootstrap 2.2.0.0) Handling XStatic-Angular-FileUpload (>=12.0.4.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-FileUpload (>=12.0.4.0) (installed: XStatic-Angular-FileUpload 12.0.4.0) Handling XStatic-Angular-Gettext (>=2.3.8.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-Gettext (>=2.3.8.0) (installed: XStatic-Angular-Gettext 2.3.8.0) Handling XStatic-Angular-lrdragndrop (>=1.0.2.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-lrdragndrop (>=1.0.2.2) (installed: XStatic-Angular-lrdragndrop 1.0.2.2) Handling XStatic-Angular-Schema-Form (>=0.8.13.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Angular-Schema-Form (>=0.8.13.0) (installed: XStatic-Angular-Schema-Form 0.8.13.0) Handling XStatic-Bootstrap-Datepicker (>=1.3.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Bootstrap-Datepicker (>=1.3.1.0) (installed: XStatic-Bootstrap-Datepicker 1.3.1.0) Handling XStatic-Bootstrap-SCSS (>=3.3.7.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Bootstrap-SCSS (>=3.3.7.1) (installed: XStatic-Bootstrap-SCSS 3.3.7.1) Handling XStatic-bootswatch (>=3.3.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-bootswatch (>=3.3.7.0) (installed: XStatic-bootswatch 3.3.7.0) Handling XStatic-D3 (>=3.5.17.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-D3 (>=3.5.17.0) (installed: XStatic-D3 3.5.17.0) Handling XStatic-Hogan (>=2.0.0.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Hogan (>=2.0.0.2) (installed: XStatic-Hogan 2.0.0.2) Handling XStatic-Font-Awesome (>=4.7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Font-Awesome (>=4.7.0.0) (installed: XStatic-Font-Awesome 4.7.0.0) Handling XStatic-Jasmine (>=2.4.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Jasmine (>=2.4.1.1) (installed: XStatic-Jasmine 2.4.1.1) Handling XStatic-jQuery from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-jQuery (installed: XStatic-jQuery 1.10.2.1) Handling XStatic-JQuery-Migrate from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JQuery-Migrate (installed: XStatic-JQuery-Migrate 1.2.1.1) Handling XStatic-JQuery.quicksearch (>=2.0.3.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JQuery.quicksearch (>=2.0.3.2) (installed: XStatic-JQuery.quicksearch 2.0.3.2) Handling XStatic-JQuery.TableSorter (>=2.14.5.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JQuery.TableSorter (>=2.14.5.1) (installed: XStatic-JQuery.TableSorter 2.14.5.1) Handling XStatic-jquery-ui from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-jquery-ui (installed: XStatic-jquery-ui 1.12.0.1) Handling XStatic-JSEncrypt (>=2.3.1.1) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-JSEncrypt (>=2.3.1.1) (installed: XStatic-JSEncrypt 2.3.1.1) Handling XStatic-mdi (>=1.6.50.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-mdi (>=1.6.50.2) (installed: XStatic-mdi 1.6.50.2) Handling XStatic-objectpath (>=1.2.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-objectpath (>=1.2.1.0) (installed: XStatic-objectpath 1.2.1.0) Handling XStatic-Rickshaw (>=1.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Rickshaw (>=1.5.0.0) (installed: XStatic-Rickshaw 1.5.0.0) Handling XStatic-roboto-fontface (>=0.5.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-roboto-fontface (>=0.5.0.0) (installed: XStatic-roboto-fontface 0.5.0.0) Handling XStatic-smart-table (>=1.4.13.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-smart-table (>=1.4.13.2) (installed: XStatic-smart-table 1.4.13.2) Handling XStatic-Spin (>=1.2.5.2) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-Spin (>=1.2.5.2) (installed: XStatic-Spin 1.2.5.2) Handling XStatic-term.js (>=0.0.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-term.js (>=0.0.7.0) (installed: XStatic-term.js 0.0.7.0) Handling XStatic-tv4 (>=1.2.7.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: XStatic-tv4 (>=1.2.7.0) (installed: XStatic-tv4 1.2.7.0) + cat /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.2.1.dev11.dist-info/ removed 'horizon-25.2.1.dev11.dist-info/LICENSE' removed 'horizon-25.2.1.dev11.dist-info/AUTHORS' removed 'horizon-25.2.1.dev11.dist-info/METADATA' removed 'horizon-25.2.1.dev11.dist-info/entry_points.txt' removed 'horizon-25.2.1.dev11.dist-info/pbr.json' removed 'horizon-25.2.1.dev11.dist-info/top_level.txt' removed directory 'horizon-25.2.1.dev11.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IP2Uk7 + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + cd horizon + django-admin compilemessages processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/hu/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/es_MX/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/fil/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/zh_Hant/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/zh_Hant/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ar/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ka_GE/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ka_GE/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pl_PL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pl_PL/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/sl_SI/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/zh_Hans/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/nl_NL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/nl_NL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ca/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/eo/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/en_AU/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pt/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/hi/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/fi_FI/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/sr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/horizon/locale/it/LC_MESSAGES + cd .. + cd openstack_dashboard + django-admin compilemessages processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/en_AU/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/kn/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/as/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ks/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/mai/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/hi/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/bn_IN/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/es/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ka_GE/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ka_GE/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/zh_Hant/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/zh_Hant/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/brx/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/mni/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/gu/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/pl_PL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ur/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ne/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ta/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/mr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/kok/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.1.dev11/openstack_dashboard/locale/zh_Hans/LC_MESSAGES + cd .. + mkdir -p /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir Processing /builddir/build/BUILD/horizon-25.2.1.dev11 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/tmpq3lk643d /usr/lib/python3.9/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.9/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 dist_info creating /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info writing /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/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 '/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-modern-metadata-2_h00hwi/horizon-25.2.1.dev11.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: horizon Building wheel for horizon (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/tmppz0op65h /usr/lib/python3.9/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( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/horizon creating build/lib/horizon/middleware copying horizon/middleware/simultaneous_sessions.py -> build/lib/horizon/middleware copying horizon/middleware/operation_log.py -> build/lib/horizon/middleware copying horizon/middleware/base.py -> build/lib/horizon/middleware copying horizon/middleware/__init__.py -> build/lib/horizon/middleware creating build/lib/horizon/hacking copying horizon/hacking/checks.py -> build/lib/horizon/hacking copying horizon/hacking/__init__.py -> build/lib/horizon/hacking 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 creating build/lib/horizon/test/jasmine copying horizon/test/jasmine/jasmine.py -> build/lib/horizon/test/jasmine copying horizon/test/jasmine/__init__.py -> build/lib/horizon/test/jasmine 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/test/unit 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/utils copying horizon/utils/validators.py -> build/lib/horizon/utils copying horizon/utils/settings.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/lazy_encoder.py -> build/lib/horizon/utils copying horizon/utils/http.py -> build/lib/horizon/utils copying horizon/utils/html.py -> build/lib/horizon/utils copying horizon/utils/functions.py -> build/lib/horizon/utils copying horizon/utils/filters.py -> build/lib/horizon/utils copying horizon/utils/file_discovery.py -> build/lib/horizon/utils copying horizon/utils/escape.py -> build/lib/horizon/utils copying horizon/utils/csvbase.py -> build/lib/horizon/utils copying horizon/utils/babel_extract_angular.py -> build/lib/horizon/utils copying horizon/utils/__init__.py -> build/lib/horizon/utils creating 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 copying horizon/test/unit/forms/__init__.py -> build/lib/horizon/test/unit/forms creating build/lib/horizon/test/test_dashboards creating build/lib/horizon/test/test_dashboards/cats 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/urls.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/conf/default.py -> build/lib/horizon/conf copying horizon/conf/__init__.py -> build/lib/horizon/conf copying horizon/test/webdriver.py -> build/lib/horizon/test copying horizon/test/utils.py -> build/lib/horizon/test copying horizon/test/urls.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/firefox_binary.py -> build/lib/horizon/test copying horizon/test/__init__.py -> build/lib/horizon/test copying horizon/test/test_dashboards/__init__.py -> build/lib/horizon/test/test_dashboards copying horizon/test/unit/test_views.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_exceptions.py -> build/lib/horizon/test/unit copying horizon/test/unit/test_base.py -> build/lib/horizon/test/unit copying horizon/test/unit/__init__.py -> build/lib/horizon/test/unit creating build/lib/horizon/test/test_dashboards/dogs copying horizon/test/test_dashboards/dogs/dashboard.py -> build/lib/horizon/test/test_dashboards/dogs copying horizon/test/test_dashboards/dogs/__init__.py -> build/lib/horizon/test/test_dashboards/dogs 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 creating 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 copying horizon/test/customization/__init__.py -> build/lib/horizon/test/customization 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/forms copying horizon/forms/views.py -> build/lib/horizon/forms copying horizon/forms/fields.py -> build/lib/horizon/forms copying horizon/forms/base.py -> build/lib/horizon/forms copying horizon/forms/__init__.py -> build/lib/horizon/forms creating build/lib/horizon/management creating build/lib/horizon/management/commands copying horizon/management/commands/startpanel.py -> build/lib/horizon/management/commands copying horizon/management/commands/startdash.py -> build/lib/horizon/management/commands copying horizon/management/commands/pull_catalog.py -> build/lib/horizon/management/commands copying horizon/management/commands/__init__.py -> build/lib/horizon/management/commands creating 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_memoized.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_filters.py -> 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/test_babel_extract_angular.py -> build/lib/horizon/test/unit/utils copying horizon/test/unit/utils/__init__.py -> build/lib/horizon/test/unit/utils 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/urls.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 creating build/lib/horizon/browsers copying horizon/browsers/views.py -> build/lib/horizon/browsers copying horizon/browsers/breadcrumb.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/views.py -> build/lib/horizon copying horizon/version.py -> build/lib/horizon copying horizon/themes.py -> build/lib/horizon copying horizon/site_urls.py -> build/lib/horizon copying horizon/notifications.py -> build/lib/horizon copying horizon/messages.py -> build/lib/horizon copying horizon/loaders.py -> build/lib/horizon copying horizon/exceptions.py -> build/lib/horizon copying horizon/defaults.py -> build/lib/horizon copying horizon/decorators.py -> build/lib/horizon copying horizon/context_processors.py -> build/lib/horizon copying horizon/cache.py -> build/lib/horizon copying horizon/base.py -> build/lib/horizon copying horizon/__init__.py -> build/lib/horizon 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/test/unit/hacking copying horizon/test/unit/hacking/test_checks.py -> build/lib/horizon/test/unit/hacking copying horizon/test/unit/hacking/__init__.py -> build/lib/horizon/test/unit/hacking creating build/lib/horizon/tables copying horizon/tables/views.py -> build/lib/horizon/tables copying horizon/tables/formset.py -> build/lib/horizon/tables copying horizon/tables/base.py -> build/lib/horizon/tables copying horizon/tables/actions.py -> build/lib/horizon/tables copying horizon/tables/__init__.py -> build/lib/horizon/tables copying horizon/management/__init__.py -> build/lib/horizon/management creating build/lib/horizon/templatetags copying horizon/templatetags/truncate_filter.py -> build/lib/horizon/templatetags copying horizon/templatetags/splitfilter.py -> build/lib/horizon/templatetags copying horizon/templatetags/sizeformat.py -> build/lib/horizon/templatetags copying horizon/templatetags/shellfilter.py -> build/lib/horizon/templatetags copying horizon/templatetags/parse_date.py -> build/lib/horizon/templatetags copying horizon/templatetags/horizon.py -> build/lib/horizon/templatetags copying horizon/templatetags/form_helpers.py -> build/lib/horizon/templatetags copying horizon/templatetags/breadcrumb_nav.py -> build/lib/horizon/templatetags copying horizon/templatetags/branding.py -> build/lib/horizon/templatetags copying horizon/templatetags/bootstrap.py -> build/lib/horizon/templatetags copying horizon/templatetags/angular.py -> build/lib/horizon/templatetags copying horizon/templatetags/__init__.py -> build/lib/horizon/templatetags 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/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/test_startdash.py -> build/lib/horizon/test/unit/management/commands copying horizon/test/unit/management/commands/__init__.py -> build/lib/horizon/test/unit/management/commands 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 creating build/lib/horizon/test/unit/tabs copying horizon/test/unit/tabs/test_tabs.py -> build/lib/horizon/test/unit/tabs copying horizon/test/unit/tabs/__init__.py -> build/lib/horizon/test/unit/tabs copying horizon/test/unit/management/__init__.py -> build/lib/horizon/test/unit/management copying horizon/test/test_dashboards/cats/dashboard.py -> build/lib/horizon/test/test_dashboards/cats copying horizon/test/test_dashboards/cats/__init__.py -> build/lib/horizon/test/test_dashboards/cats creating build/lib/horizon/test/dummy_auth copying horizon/test/dummy_auth/backend.py -> build/lib/horizon/test/dummy_auth copying horizon/test/dummy_auth/__init__.py -> build/lib/horizon/test/dummy_auth copying horizon/contrib/bootstrap_datepicker.py -> build/lib/horizon/contrib copying horizon/contrib/__init__.py -> build/lib/horizon/contrib creating 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/middleware/test_operation_log.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/__init__.py -> build/lib/horizon/test/unit/middleware 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/urls.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/tables.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 creating build/lib/openstack_dashboard creating build/lib/openstack_dashboard/dashboards creating build/lib/openstack_dashboard/dashboards/admin 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/urls.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/tables.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/forms.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 creating build/lib/openstack_dashboard/dashboards/project creating build/lib/openstack_dashboard/dashboards/project/networks creating 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/views.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 copying openstack_dashboard/dashboards/project/networks/ports/tests.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports creating build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/workflows.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/views.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/urls.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/tests.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/tables.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/panel.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying openstack_dashboard/dashboards/project/floating_ip_portforwardings/__init__.py -> build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/volumes creating build/lib/openstack_dashboard/test creating build/lib/openstack_dashboard/test/test_panels 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/urls.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 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/project creating 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/routerspage.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/routerinterfacespage.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/networkspage.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/floatingipspage.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 creating build/lib/openstack_dashboard/dashboards/admin/networks creating 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/views.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 copying openstack_dashboard/dashboards/admin/networks/ports/tests.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/tables.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 creating build/lib/openstack_dashboard/management copying openstack_dashboard/management/__init__.py -> build/lib/openstack_dashboard/management creating 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/messages.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 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/baseregion.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/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/regions creating build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/views.py -> build/lib/openstack_dashboard/dashboards/admin/routers copying openstack_dashboard/dashboards/admin/routers/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers creating build/lib/openstack_dashboard/dashboards/identity 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/urls.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/tables.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/forms.py -> build/lib/openstack_dashboard/dashboards/identity/mappings copying openstack_dashboard/dashboards/identity/mappings/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/mappings creating build/lib/openstack_dashboard/dashboards/project/trunks copying openstack_dashboard/dashboards/project/trunks/urls.py -> 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 creating build/lib/openstack_dashboard/contrib creating build/lib/openstack_dashboard/contrib/developer 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/urls.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/api.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/dashboards/project/dashboard.py -> build/lib/openstack_dashboard/dashboards/project copying openstack_dashboard/dashboards/project/__init__.py -> build/lib/openstack_dashboard/dashboards/project creating 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 copying openstack_dashboard/test/test_plugins/__init__.py -> build/lib/openstack_dashboard/test/test_plugins creating build/lib/openstack_dashboard/dashboards/project/images 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/urls.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/tabs.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/forms.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/test/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/extensible_header_urls.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/error_pages_urls.py -> build/lib/openstack_dashboard/test copying openstack_dashboard/test/__init__.py -> build/lib/openstack_dashboard/test creating build/lib/openstack_dashboard/dashboards/admin/routers/extensions creating 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 copying openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers creating build/lib/openstack_dashboard/test/jasmine copying openstack_dashboard/test/jasmine/jasmine.py -> build/lib/openstack_dashboard/test/jasmine copying openstack_dashboard/test/jasmine/__init__.py -> build/lib/openstack_dashboard/test/jasmine copying openstack_dashboard/dashboards/admin/routers/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers/extensions copying openstack_dashboard/contrib/developer/tests.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/__init__.py -> build/lib/openstack_dashboard/contrib/developer 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/urls.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/tables.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/forms.py -> build/lib/openstack_dashboard/dashboards/admin/images copying openstack_dashboard/dashboards/admin/images/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/images creating 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/overviewpage.py -> 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/instancespage.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/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project/compute creating build/lib/openstack_dashboard/dashboards/settings copying openstack_dashboard/dashboards/settings/dashboard.py -> build/lib/openstack_dashboard/dashboards/settings copying openstack_dashboard/dashboards/settings/__init__.py -> build/lib/openstack_dashboard/dashboards/settings 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/rbac_policies creating build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/views.py -> build/lib/openstack_dashboard/dashboards/project/routers copying openstack_dashboard/dashboards/project/routers/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers 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/urls.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/tables.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 creating build/lib/openstack_dashboard/dashboards/project/network_topology 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/urls.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/tabs.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/forms.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/identity/dashboard.py -> build/lib/openstack_dashboard/dashboards/identity copying openstack_dashboard/dashboards/identity/__init__.py -> build/lib/openstack_dashboard/dashboards/identity creating 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/test/integration_tests/pages/admin/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin creating build/lib/openstack_dashboard/dashboards/admin/volume_types 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/urls.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/extras creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/system 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/test/unit copying openstack_dashboard/test/unit/test_views.py -> build/lib/openstack_dashboard/test/unit copying openstack_dashboard/test/unit/test_themes.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_error_pages.py -> build/lib/openstack_dashboard/test/unit copying openstack_dashboard/test/unit/__init__.py -> build/lib/openstack_dashboard/test/unit 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/volumespage.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/grouptypespage.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 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/test/unit/utils copying openstack_dashboard/test/unit/utils/test_settings.py -> 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/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/__init__.py -> build/lib/openstack_dashboard/test/unit/utils 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_utils.py -> 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/test_policy.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_neutron.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_keystone.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 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_cinder.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 creating build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/views.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/tables.py -> build/lib/openstack_dashboard/usage copying openstack_dashboard/usage/quotas.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 creating 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 copying openstack_dashboard/dashboards/project/network_topology/ports/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/ports copying openstack_dashboard/contrib/__init__.py -> build/lib/openstack_dashboard/contrib creating 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/views.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates copying openstack_dashboard/dashboards/admin/aggregates/urls.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/tables.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/forms.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/aggregates 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/urls.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 creating 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/views.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/urls.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/tabs.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/panel.py -> build/lib/openstack_dashboard/dashboards/admin/defaults copying openstack_dashboard/dashboards/admin/defaults/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/defaults creating build/lib/openstack_dashboard/dashboards/identity/projects creating 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 copying openstack_dashboard/dashboards/identity/projects/groups/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/projects/groups creating 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_volumes.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_users.py -> 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_security_groups.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_router.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_networks.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_keypairs.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_images.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 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_floatingips.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_defaults.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/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/tests creating 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/_40_admin_nonloading_panel.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/_20_admin_remove_panel.py -> 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 creating build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/settings.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/identity.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/futurist_utils.py -> build/lib/openstack_dashboard/utils copying openstack_dashboard/utils/filters.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/__init__.py -> build/lib/openstack_dashboard/utils creating 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 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 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/urls.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/settings/user creating build/lib/openstack_dashboard/dashboards/project/routers/extensions copying openstack_dashboard/dashboards/project/routers/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions 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/urls.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/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/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 copying openstack_dashboard/test/integration_tests/decorators.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/basewebobject.py -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/__init__.py -> build/lib/openstack_dashboard/test/integration_tests creating 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 copying openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/subnets creating build/lib/openstack_dashboard/dashboards/identity/users creating 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 copying openstack_dashboard/dashboards/identity/users/groups/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/users/groups copying openstack_dashboard/dashboards/identity/projects/workflows.py -> 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/urls.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/tabs.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/panel.py -> build/lib/openstack_dashboard/dashboards/identity/projects copying openstack_dashboard/dashboards/identity/projects/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/projects 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/urls.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/tabs.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/panel.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/constants.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 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/urls.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/tabs.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/forms.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/settings.py -> build/lib/openstack_dashboard copying openstack_dashboard/wsgi.py -> build/lib/openstack_dashboard copying openstack_dashboard/views.py -> build/lib/openstack_dashboard copying openstack_dashboard/urls.py -> build/lib/openstack_dashboard copying openstack_dashboard/theme_settings.py -> build/lib/openstack_dashboard copying openstack_dashboard/policy.py -> build/lib/openstack_dashboard copying openstack_dashboard/hooks.py -> build/lib/openstack_dashboard copying openstack_dashboard/exceptions.py -> build/lib/openstack_dashboard copying openstack_dashboard/defaults.py -> build/lib/openstack_dashboard copying openstack_dashboard/context_processors.py -> build/lib/openstack_dashboard copying openstack_dashboard/__init__.py -> build/lib/openstack_dashboard creating 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 copying openstack_dashboard/dashboards/project/network_topology/routers/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/routers 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/urls.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 creating 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 copying openstack_dashboard/dashboards/project/network_topology/networks/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/networks creating 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/views.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/identity/domains/tests.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/domains copying openstack_dashboard/dashboards/__init__.py -> build/lib/openstack_dashboard/dashboards creating 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 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/dashboards/project/networks/workflows.py -> 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks 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/urls.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/snapshots creating build/lib/openstack_dashboard/dashboards/project/instances 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/update_instance.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/instances/workflows 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/urls.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 creating 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/views.py -> build/lib/openstack_dashboard/dashboards/admin/flavors copying openstack_dashboard/dashboards/admin/flavors/urls.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/tables.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/constants.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/test/integration_tests/pages/pageobject.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/loginpage.py -> build/lib/openstack_dashboard/test/integration_tests/pages 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/project/apiaccesspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project copying openstack_dashboard/test/integration_tests/pages/project/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/project creating build/lib/openstack_dashboard/api copying openstack_dashboard/api/swift.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/placement.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/nova.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/neutron.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/network.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/microversions.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/cinder.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/base.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/_nova.py -> build/lib/openstack_dashboard/api copying openstack_dashboard/api/__init__.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/changepasswordpage.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 creating 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/views.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/floating_ips/tests.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/floating_ips 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/tests.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/agents 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/urls.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 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/urls.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/settings/password 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/urls.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers/ports copying openstack_dashboard/dashboards/admin/hypervisors/views.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/urls.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/tabs.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/panel.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors copying openstack_dashboard/dashboards/admin/hypervisors/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/hypervisors 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/urls.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/forms.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 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/urls.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/tabs.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/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 creating 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/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 creating 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 copying openstack_dashboard/dashboards/project/network_topology/instances/__init__.py -> build/lib/openstack_dashboard/dashboards/project/network_topology/instances 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/info copying openstack_dashboard/test/test_panels/__init__.py -> build/lib/openstack_dashboard/test/test_panels 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/urls.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/group_types/specs copying openstack_dashboard/dashboards/admin/volume_types/views.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 copying openstack_dashboard/dashboards/admin/volume_types/tests.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volume_types creating build/lib/openstack_dashboard/templatetags copying openstack_dashboard/templatetags/themes.py -> build/lib/openstack_dashboard/templatetags copying openstack_dashboard/templatetags/context_selection.py -> build/lib/openstack_dashboard/templatetags copying openstack_dashboard/templatetags/__init__.py -> build/lib/openstack_dashboard/templatetags creating 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 copying openstack_dashboard/dashboards/identity/projects/users/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/projects/users 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/urls.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 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 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/urls.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/tables.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/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols copying openstack_dashboard/dashboards/admin/group_types/views.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/admin/group_types/tests.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/group_types copying openstack_dashboard/dashboards/admin/dashboard.py -> build/lib/openstack_dashboard/dashboards/admin copying openstack_dashboard/dashboards/admin/__init__.py -> build/lib/openstack_dashboard/dashboards/admin 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/projectspage.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/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/identity creating 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/views.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/admin/volume_groups/tests.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/tables.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/forms.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 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/urls.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/tables.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/forms.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 creating 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/update_catalog.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/make_web_conf.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/dump_default_policies.py -> 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/__init__.py -> build/lib/openstack_dashboard/management/commands 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/urls.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 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/identity/users/views.py -> build/lib/openstack_dashboard/dashboards/identity/users copying openstack_dashboard/dashboards/identity/users/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/users creating build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions 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/tabs.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/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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs creating build/lib/openstack_dashboard/local copying openstack_dashboard/local/__init__.py -> build/lib/openstack_dashboard/local creating 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/identity/users/role_assignments/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/users/role_assignments creating 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/views.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/dashboards/admin/networks/subnets/tests.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/subnets creating 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 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 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/volumes 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/swift_data.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/neutron_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/exceptions.py -> build/lib/openstack_dashboard/test/test_data copying openstack_dashboard/test/test_data/cinder_data.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/dashboards/project/networks/ports/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions creating build/lib/openstack_dashboard/dashboards/admin/trunks copying openstack_dashboard/dashboards/admin/trunks/urls.py -> 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 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/forms.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 creating 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/imagespage.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/hostaggregatespage.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 copying openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute creating 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/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/urls.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/tabs.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/subnets 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/urls.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/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/admin/networks/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/views.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/utils.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/urls.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/tables.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/forms.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks creating build/lib/openstack_dashboard/local/enabled copying openstack_dashboard/local/enabled/__init__.py -> build/lib/openstack_dashboard/local/enabled 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/urls.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/tables.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/forms.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 creating build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/__init__.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_5000_settings.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/_3080_identity_mappings_panel.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/_3060_federation_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3050_identity_roles_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_3040_identity_groups_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/_3020_identity_projects_panel.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/_2840_admin_info_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/_2820_admin_defaults_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/_2350_admin_rbac_policies_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/_2330_admin_floating_ips_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/_2310_admin_networks_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/_2270_admin_group_types_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2260_admin_vg_snapshots.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2250_admin_volume_groups.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/_2230_admin_snapshots_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/_2220_admin_volumes_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/_2160_admin_images_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/_2140_admin_instances_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/_2120_admin_hypervisors_panel.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/_2010_admin_overview_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_2000_admin.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1920_project_containers_panel.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/_1520_project_floating_ip_portforwardings_panel.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/_1500_project_trunks_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/_1480_security_groups_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1440_project_routers_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1430_project_network_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/_1410_network_panel_group.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1370_project_vg_snapshots.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1360_project_volume_groups.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1330_project_snapshots_panel.py -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_1330_project_backups_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/_1310_volumes_panel_group.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/_1090_project_api_access_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/_1050_project_images_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/_1020_project_overview_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/_1000_project.py -> build/lib/openstack_dashboard/enabled 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/urls.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/tables.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/forms.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/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/groups 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/urls.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 creating 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/_9040_form_builder.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/_9020_resource_browser.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/dashboards/admin/networks/ports/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions creating 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/_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/_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/_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/_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 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/urls.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/panel.py -> build/lib/openstack_dashboard/dashboards/project/images copying openstack_dashboard/dashboards/project/images/__init__.py -> build/lib/openstack_dashboard/dashboards/project/images 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/backups 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/backups creating 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/views.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 copying openstack_dashboard/dashboards/project/volume_groups/tests.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/tables.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/forms.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/test/unit/api/test_swift.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_neutron.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_microversions.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_glance.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_base.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/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/urls.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/tabs.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/panel.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/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/audit_tables.py -> build/lib/openstack_dashboard/dashboards/project/instances copying openstack_dashboard/dashboards/project/instances/__init__.py -> build/lib/openstack_dashboard/dashboards/project/instances creating build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/utils.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/urls.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/policy.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/neutron.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/keystone.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/glance.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/cinder.py -> build/lib/openstack_dashboard/api/rest copying openstack_dashboard/api/rest/__init__.py -> build/lib/openstack_dashboard/api/rest 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/instances creating 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 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/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/imagespage.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/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system 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/tabs.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/forms.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 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/snapshots 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/urls.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/tables.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/forms.py -> build/lib/openstack_dashboard/dashboards/identity/roles copying openstack_dashboard/dashboards/identity/roles/__init__.py -> build/lib/openstack_dashboard/dashboards/identity/roles 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/urls.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/tables.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/forms.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 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/urls.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/tabs.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/panel.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/__init__.py -> build/lib/openstack_dashboard/dashboards/project/vg_snapshots 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/urls.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/tables.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/forms.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 creating 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 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 creating build/lib/openstack_auth creating build/lib/openstack_auth/plugin copying openstack_auth/plugin/totp.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/token.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/password.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/k2k.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/base.py -> build/lib/openstack_auth/plugin copying openstack_auth/plugin/__init__.py -> build/lib/openstack_auth/plugin creating build/lib/openstack_auth/tests creating 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_utils.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/test_policy.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_auth.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/tests/unit/__init__.py -> build/lib/openstack_auth/tests/unit copying openstack_auth/views.py -> build/lib/openstack_auth copying openstack_auth/utils.py -> build/lib/openstack_auth copying openstack_auth/user.py -> build/lib/openstack_auth copying openstack_auth/urls.py -> build/lib/openstack_auth copying openstack_auth/policy.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/forms.py -> build/lib/openstack_auth copying openstack_auth/exceptions.py -> build/lib/openstack_auth copying openstack_auth/defaults.py -> build/lib/openstack_auth copying openstack_auth/backend.py -> build/lib/openstack_auth copying openstack_auth/__init__.py -> build/lib/openstack_auth copying openstack_auth/tests/urls.py -> build/lib/openstack_auth/tests copying openstack_auth/tests/settings.py -> build/lib/openstack_auth/tests copying openstack_auth/tests/data_v3.py -> build/lib/openstack_auth/tests copying openstack_auth/tests/__init__.py -> build/lib/openstack_auth/tests 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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'horizon.locale.ka_GE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'horizon.locale.ka_GE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'horizon.locale.ka_GE.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.ka_GE.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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_auth.locale.ka_GE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_auth.locale.ka_GE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_auth.locale.ka_GE.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.ka_GE.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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.locale.ka_GE.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.locale.ka_GE.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.locale.ka_GE.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.ka_GE.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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.static.app.core.images.steps.deactivate' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.static.app.core.images.steps.deactivate' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.static.app.core.images.steps.deactivate' has been automatically added to the distribution only because it may 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.deactivate' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.selenium' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.selenium' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.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 'openstack_dashboard.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.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.selenium.integration' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.selenium.integration' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.selenium.integration' has been automatically added to the distribution only because it may 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.selenium.integration' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'openstack_dashboard.test.selenium.ui' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'openstack_dashboard.test.selenium.ui' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'openstack_dashboard.test.selenium.ui' has been automatically added to the distribution only because it may 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.selenium.ui' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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.9/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/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/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/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 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 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 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/ka_GE creating build/lib/horizon/locale/ka_GE/LC_MESSAGES copying horizon/locale/ka_GE/LC_MESSAGES/django.mo -> build/lib/horizon/locale/ka_GE/LC_MESSAGES copying horizon/locale/ka_GE/LC_MESSAGES/django.po -> build/lib/horizon/locale/ka_GE/LC_MESSAGES copying horizon/locale/ka_GE/LC_MESSAGES/djangojs.mo -> build/lib/horizon/locale/ka_GE/LC_MESSAGES copying horizon/locale/ka_GE/LC_MESSAGES/djangojs.po -> build/lib/horizon/locale/ka_GE/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/_totp_form.html -> build/lib/horizon/templates/auth copying horizon/templates/auth/_totp_page.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 copying horizon/templates/auth/totp.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 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/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/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/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/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/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/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/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/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/test/selenium copying openstack_dashboard/test/selenium/conftest.py -> build/lib/openstack_dashboard/test/selenium copying openstack_dashboard/test/selenium/widgets.py -> build/lib/openstack_dashboard/test/selenium creating build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/conftest.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_credentials.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_defaults.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_flavors.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_floatingips.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_groups.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_grouptypes.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_host_aggregates.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_images.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_instances.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_keypairs.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_metadata_definitions.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_networks.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_projects.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_routers.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_security_groups.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_settings.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_users.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_volume_snapshots.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_volumes.py -> build/lib/openstack_dashboard/test/selenium/integration copying openstack_dashboard/test/selenium/integration/test_volumetypes.py -> build/lib/openstack_dashboard/test/selenium/integration creating build/lib/openstack_dashboard/test/selenium/ui copying openstack_dashboard/test/selenium/ui/conftest.py -> build/lib/openstack_dashboard/test/selenium/ui copying openstack_dashboard/test/selenium/ui/test_actions.py -> build/lib/openstack_dashboard/test/selenium/ui copying openstack_dashboard/test/selenium/ui/test_browse.py -> build/lib/openstack_dashboard/test/selenium/ui copying openstack_dashboard/test/selenium/ui/test_hypervisors.py -> build/lib/openstack_dashboard/test/selenium/ui copying openstack_dashboard/test/selenium/ui/test_settings.py -> build/lib/openstack_dashboard/test/selenium/ui 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/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/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 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 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/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 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/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/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/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/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/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/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/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 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/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/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 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/ka_GE creating build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying openstack_dashboard/locale/ka_GE/LC_MESSAGES/django.mo -> build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying openstack_dashboard/locale/ka_GE/LC_MESSAGES/django.po -> build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying openstack_dashboard/locale/ka_GE/LC_MESSAGES/djangojs.mo -> build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying openstack_dashboard/locale/ka_GE/LC_MESSAGES/djangojs.po -> build/lib/openstack_dashboard/locale/ka_GE/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/deactivate-image.service.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/reactivate-image.service.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/deactivate copying openstack_dashboard/static/app/core/images/steps/deactivate/deactivate.controller.js -> build/lib/openstack_dashboard/static/app/core/images/steps/deactivate copying openstack_dashboard/static/app/core/images/steps/deactivate/deactivate.html -> build/lib/openstack_dashboard/static/app/core/images/steps/deactivate 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/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/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/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/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/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/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/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/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/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_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/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 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/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 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/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 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/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/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 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/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/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/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 copying openstack_dashboard/local/enabled/_50_settings.py.example -> build/lib/openstack_dashboard/local/enabled 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 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/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/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/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/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/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/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/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/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/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 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/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/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/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_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/ka_GE creating build/lib/openstack_auth/locale/ka_GE/LC_MESSAGES copying openstack_auth/locale/ka_GE/LC_MESSAGES/django.po -> build/lib/openstack_auth/locale/ka_GE/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 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 copying openstack_auth/tests/templates/auth/totp.html -> build/lib/openstack_auth/tests/templates/auth installing to build/bdist.linux-x86_64/wheel 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 build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/openstack_auth creating build/bdist.linux-x86_64/wheel/openstack_auth/locale creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/zh_Hant creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_auth/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/zh_Hant/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/zh_Hans creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_auth/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ru creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ru/LC_MESSAGES copying build/lib/openstack_auth/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/pt_BR creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ne creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ne/LC_MESSAGES copying build/lib/openstack_auth/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/ne/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ko_KR creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ka_GE creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ka_GE/LC_MESSAGES copying build/lib/openstack_auth/locale/ka_GE/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/ka_GE/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ja creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/ja/LC_MESSAGES copying build/lib/openstack_auth/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/id creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/id/LC_MESSAGES copying build/lib/openstack_auth/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/id/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/fr creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/fr/LC_MESSAGES copying build/lib/openstack_auth/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/es creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/es/LC_MESSAGES copying build/lib/openstack_auth/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/eo creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/eo/LC_MESSAGES copying build/lib/openstack_auth/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/eo/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/en_GB creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/en_GB/LC_MESSAGES copying build/lib/openstack_auth/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/de creating build/bdist.linux-x86_64/wheel/openstack_auth/locale/de/LC_MESSAGES copying build/lib/openstack_auth/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_auth/locale/de/LC_MESSAGES copying build/lib/openstack_auth/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/backend.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/defaults.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/exceptions.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/forms.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/middleware.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/models.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/policy.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/urls.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/user.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/utils.py -> build/bdist.linux-x86_64/wheel/openstack_auth copying build/lib/openstack_auth/views.py -> build/bdist.linux-x86_64/wheel/openstack_auth creating build/bdist.linux-x86_64/wheel/openstack_auth/tests creating build/bdist.linux-x86_64/wheel/openstack_auth/tests/templates creating build/bdist.linux-x86_64/wheel/openstack_auth/tests/templates/auth copying build/lib/openstack_auth/tests/templates/auth/totp.html -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/templates/auth copying build/lib/openstack_auth/tests/templates/auth/login.html -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/templates/auth copying build/lib/openstack_auth/tests/templates/auth/blank.html -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/templates/auth creating build/bdist.linux-x86_64/wheel/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/with_default_policy.json -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/policy.v3cloudsample.json -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/nova_policy.json -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/no_default_policy.json -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/conf/keystone_policy.json -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/conf copying build/lib/openstack_auth/tests/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests copying build/lib/openstack_auth/tests/data_v3.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests copying build/lib/openstack_auth/tests/settings.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests copying build/lib/openstack_auth/tests/urls.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests creating build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_auth.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_password.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_user.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit copying build/lib/openstack_auth/tests/unit/test_views.py -> build/bdist.linux-x86_64/wheel/openstack_auth/tests/unit creating build/bdist.linux-x86_64/wheel/openstack_auth/plugin copying build/lib/openstack_auth/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_auth/plugin copying build/lib/openstack_auth/plugin/base.py -> build/bdist.linux-x86_64/wheel/openstack_auth/plugin copying build/lib/openstack_auth/plugin/k2k.py -> build/bdist.linux-x86_64/wheel/openstack_auth/plugin copying build/lib/openstack_auth/plugin/password.py -> build/bdist.linux-x86_64/wheel/openstack_auth/plugin copying build/lib/openstack_auth/plugin/token.py -> build/bdist.linux-x86_64/wheel/openstack_auth/plugin copying build/lib/openstack_auth/plugin/totp.py -> build/bdist.linux-x86_64/wheel/openstack_auth/plugin creating build/bdist.linux-x86_64/wheel/openstack_dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/material copying build/lib/openstack_dashboard/themes/material/templates/material/openstack-one-color.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/material copying build/lib/openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg.old -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/material copying build/lib/openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/material creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/horizon creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/client_side/_loading_modal_example.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/client_side/_loading_inline_example.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/client_side/_confirm.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/horizon/client_side copying build/lib/openstack_dashboard/themes/material/templates/horizon/_sidebar.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/horizon creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/header copying build/lib/openstack_dashboard/themes/material/templates/header/_header.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/header copying build/lib/openstack_dashboard/themes/material/templates/header/_brand.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/header creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/auth copying build/lib/openstack_dashboard/themes/material/templates/auth/_splash.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/templates/auth creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/js copying build/lib/openstack_dashboard/themes/material/static/js/material.hamburger.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/js creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_trees.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_spinners.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_selects.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_navbar.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_messages.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_loader_spinner.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_loader_line_example.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_loader_circular_example.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_datepicker.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon/components copying build/lib/openstack_dashboard/themes/material/static/horizon/_variables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_styles.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_icons.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon copying build/lib/openstack_dashboard/themes/material/static/horizon/_animations.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/horizon creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/bootstrap/_variables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/bootstrap/_styles.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static/bootstrap copying build/lib/openstack_dashboard/themes/material/static/_variables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static copying build/lib/openstack_dashboard/themes/material/static/_styles.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/material/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/templates/auth copying build/lib/openstack_dashboard/themes/example/templates/auth/login.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/templates/auth copying build/lib/openstack_dashboard/themes/example/templates/auth/_login_form.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/templates/auth copying build/lib/openstack_dashboard/themes/example/templates/base.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/static/js copying build/lib/openstack_dashboard/themes/example/static/js/my_custom_js.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/static/js copying build/lib/openstack_dashboard/themes/example/static/js/my_analytics_js.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/static/js copying build/lib/openstack_dashboard/themes/example/static/_variables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/static copying build/lib/openstack_dashboard/themes/example/static/_styles.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/example/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/default creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/default/horizon creating build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/default/horizon/components copying build/lib/openstack_dashboard/themes/default/horizon/components/_selects.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/default/horizon/components copying build/lib/openstack_dashboard/themes/default/_variables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/default copying build/lib/openstack_dashboard/themes/default/_styles.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/themes/default creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/themes copying build/lib/openstack_dashboard/templates/themes/themes.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/themes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_scripts.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_script_i18n.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_custom_meta.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_custom_head_js.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/horizon copying build/lib/openstack_dashboard/templates/horizon/_conf.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/horizon creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_user_menu.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_theme_list.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_region_selection.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_keystone_provider_selection.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_header_sections.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_header.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_context_selection.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header copying build/lib/openstack_dashboard/templates/header/_brand.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/header creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_system_list.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_region_list.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_project_list.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_domain_list.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection copying build/lib/openstack_dashboard/templates/context_selection/_anti_clickjack.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/context_selection creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/auth copying build/lib/openstack_dashboard/templates/auth/_splash.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/auth creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/angular copying build/lib/openstack_dashboard/templates/angular/angular_templates.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/angular copying build/lib/openstack_dashboard/templates/angular/angular_templates.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates/angular copying build/lib/openstack_dashboard/templates/serial_console.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/base.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/angular.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/_stylesheets.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/_footer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/500.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/404.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates copying build/lib/openstack_dashboard/templates/403.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js/angular creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js/angular/directives copying build/lib/openstack_dashboard/static/js/angular/directives/serialConsole.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js/angular/directives copying build/lib/openstack_dashboard/static/js/horizon.volumes.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.quota.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.networktopologycommon.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.networktopology.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.metering.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.instances.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/horizon.flatnetworktopology.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js copying build/lib/openstack_dashboard/static/js/.eslintrc -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/js creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_wizard.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_tables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_tab.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_spinners.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_sidebar.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_selects.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_quota.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_network_topology.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_navbar.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_modals.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_messages.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_membership.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_login.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_loader.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_icons.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_help_panel.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_forms.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_datepicker.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_code.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_charts.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss/components copying build/lib/openstack_dashboard/static/dashboard/scss/serial_console.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/horizon.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_variables.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_util.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_mixins.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_legacy.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_layout.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_debt.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_contrib.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss copying build/lib/openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/scss creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/wait-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/vpn-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/volume-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/unknown-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/stack-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/spinner.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/server-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/securitygroup-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/safari-pinned-tab.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/router-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/port-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/policy-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/network-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/logo.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/logo-splash.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/lb-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/keypair-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/image-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/floatingip-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/flavor-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/firewall-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/favicon.ico -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/drag.png -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/db-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/config-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/apple-touch-icon.png -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-red.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-green.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-gray.svg -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img copying build/lib/openstack_dashboard/static/dashboard/img/alarm-gray.gif -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/dashboard/img creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/tech-debt.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/image-form.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt copying build/lib/openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/tech-debt creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/resources copying build/lib/openstack_dashboard/static/app/resources/resources.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/resources creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/workflow.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/workflow.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/workflow.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/decorator.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/workflow copying build/lib/openstack_dashboard/static/app/core/workflow/decorator.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/workflow creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps copying build/lib/openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/steps creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/overview.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/overview.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/details.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/details copying build/lib/openstack_dashboard/static/app/core/trunks/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/edit.workflow.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/edit.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/edit.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/delete.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/delete.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/create.workflow.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/create.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/create.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/actions.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks/actions copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/trunks.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/summary.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks copying build/lib/openstack_dashboard/static/app/core/trunks/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/trunks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/overview.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/overview.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/details.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/details copying build/lib/openstack_dashboard/static/app/core/server_groups/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions/workflow copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions/workflow copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/create.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/create.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/actions.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups/actions copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/server-groups.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups copying build/lib/openstack_dashboard/static/app/core/server_groups/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/server_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/swift.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/settings.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/policy.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/nova.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/network.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/glance.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api copying build/lib/openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/openstack-service-api creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/overview.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/overview.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/drawer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/details.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details copying build/lib/openstack_dashboard/static/app/core/network_qos/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions/workflow copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/rule.description.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/create.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/create.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/actions.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos/actions copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/qos.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos copying build/lib/openstack_dashboard/static/app/core/network_qos/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/network_qos creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata/modal copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata copying build/lib/openstack_dashboard/static/app/core/metadata/metadata.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/metadata creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/drawer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details copying build/lib/openstack_dashboard/static/app/core/keypairs/details/details.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.public-key.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/import.description.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/delete.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/delete.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.key-type.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/create.description.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/actions.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs/actions copying build/lib/openstack_dashboard/static/app/core/keypairs/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypairs.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypair.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/keypair.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs copying build/lib/openstack_dashboard/static/app/core/keypairs/_keypairs.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/keypairs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/workflows copying build/lib/openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/workflows copying build/lib/openstack_dashboard/static/app/core/images/workflows/create-volume.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/workflows creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/update-metadata copying build/lib/openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/update-metadata creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/edit-image copying build/lib/openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/edit-image creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/deactivate copying build/lib/openstack_dashboard/static/app/core/images/steps/deactivate/deactivate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/deactivate copying build/lib/openstack_dashboard/static/app/core/images/steps/deactivate/deactivate.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/deactivate creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/create-volume copying build/lib/openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/create-volume creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/create-image copying build/lib/openstack_dashboard/static/app/core/images/steps/create-image/create-image.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/steps/create-image creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/filters copying build/lib/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/filters copying build/lib/openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/filters creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/overview.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/overview.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/drawer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/details.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details copying build/lib/openstack_dashboard/static/app/core/images/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/reactivate-image.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/launch-instance.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/edit.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected.template.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/delete-image-selected-button.template.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/deactivate-image.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.workflow.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/create-volume.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/actions.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images/actions copying build/lib/openstack_dashboard/static/app/core/images/summary.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/summary.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/images.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/admin-panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images copying build/lib/openstack_dashboard/static/app/core/images/_images.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/actions.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors/actions copying build/lib/openstack_dashboard/static/app/core/flavors/summary.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors copying build/lib/openstack_dashboard/static/app/core/flavors/flavors.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/flavors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/conf copying build/lib/openstack_dashboard/static/app/core/conf/conf.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/conf creating build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core/cloud-services copying build/lib/openstack_dashboard/static/app/core/core.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core copying build/lib/openstack_dashboard/static/app/core/core.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core copying build/lib/openstack_dashboard/static/app/core/core-constants.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core copying build/lib/openstack_dashboard/static/app/core/_core.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app/core copying build/lib/openstack_dashboard/static/app/redirect.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/redirect.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/app.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/app.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app copying build/lib/openstack_dashboard/static/app/_app.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/static/app creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hant creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hant/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hant/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hans creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hans/LC_MESSAGES copying build/lib/openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ur creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ur/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ur/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ur/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ur/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ur/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/tr_TR creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/tr_TR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ta creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ta/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ta/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ta/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ta/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ta/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ru creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ru/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pt_BR creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pl_PL creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pl_PL/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pl_PL/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pl_PL/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pa_IN creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pa_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pa_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/pa_IN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ne creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ne/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ne/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ne/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ne/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ne/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mr creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mni creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mni/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mni/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mni/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mni/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mni/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mai creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mai/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mai/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mai/LC_MESSAGES copying build/lib/openstack_dashboard/locale/mai/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/mai/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ks/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ks/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ks/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ks/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ks/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kok creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kok/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kok/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kok/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kok/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kok/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ko_KR creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kn creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kn/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kn/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kn/LC_MESSAGES copying build/lib/openstack_dashboard/locale/kn/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/kn/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ka_GE creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ka_GE/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ka_GE/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ka_GE/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ja creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ja/LC_MESSAGES copying build/lib/openstack_dashboard/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/it creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/it/LC_MESSAGES copying build/lib/openstack_dashboard/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/it/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/id creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/id/LC_MESSAGES copying build/lib/openstack_dashboard/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/id/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/hi creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/hi/LC_MESSAGES copying build/lib/openstack_dashboard/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/hi/LC_MESSAGES copying build/lib/openstack_dashboard/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/hi/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/gu creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/gu/LC_MESSAGES copying build/lib/openstack_dashboard/locale/gu/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/gu/LC_MESSAGES copying build/lib/openstack_dashboard/locale/gu/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/gu/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/fr creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/fr/LC_MESSAGES copying build/lib/openstack_dashboard/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/es creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/es/LC_MESSAGES copying build/lib/openstack_dashboard/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/eo creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/eo/LC_MESSAGES copying build/lib/openstack_dashboard/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/eo/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_GB creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_AU creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/openstack_dashboard/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/en_AU/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/de creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/de/LC_MESSAGES copying build/lib/openstack_dashboard/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/cs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/cs/LC_MESSAGES copying build/lib/openstack_dashboard/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/cs/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/brx creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/brx/LC_MESSAGES copying build/lib/openstack_dashboard/locale/brx/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/brx/LC_MESSAGES copying build/lib/openstack_dashboard/locale/brx/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/brx/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/bn_IN creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/bn_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/bn_IN/LC_MESSAGES copying build/lib/openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/bn_IN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/as creating build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/as/LC_MESSAGES copying build/lib/openstack_dashboard/locale/as/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/as/LC_MESSAGES copying build/lib/openstack_dashboard/locale/as/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/openstack_dashboard/locale/as/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/openstack_dashboard/conf creating build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/nova_policy.d copying build/lib/openstack_dashboard/conf/nova_policy.d/api-extensions.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/nova_policy.d creating build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/nova.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/neutron.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/keystone.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/glance.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/cinder.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/default_policies/README.txt -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf/default_policies copying build/lib/openstack_dashboard/conf/nova_policy.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/neutron_policy.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/keystone_policy.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/glance_policy.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf copying build/lib/openstack_dashboard/conf/cinder_policy.yaml -> build/bdist.linux-x86_64/wheel/openstack_dashboard/conf copying build/lib/openstack_dashboard/karma.conf.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/.eslintrc -> build/bdist.linux-x86_64/wheel/openstack_dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_90_admin_add_panel_to_group.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_80_admin_add_panel_group.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_70_admin_default_panel.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_60_admin_remove_panel.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_50_admin_add_panel.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1000_project.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1010_compute_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1020_project_overview_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1030_project_instances_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1050_project_images_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1080_project_key_pairs_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1090_project_api_access_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1110_project_server_groups_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1310_volumes_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1320_project_volumes_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1330_project_backups_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1330_project_snapshots_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1360_project_volume_groups.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1370_project_vg_snapshots.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1410_network_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1420_project_network_topology_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1430_project_network_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1440_project_routers_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1480_security_groups_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1490_project_floating_ips_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1500_project_trunks_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1510_project_network_qos_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1520_project_floating_ip_portforwardings_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1910_object_store_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_1920_project_containers_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2000_admin.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2010_admin_overview_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2110_admin_compute_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2120_admin_hypervisors_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2130_admin_aggregates_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2140_admin_instances_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2150_admin_flavors_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2160_admin_images_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2210_admin_volume_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2220_admin_volumes_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2230_admin_backups_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2230_admin_snapshots_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2240_admin_volume_types_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2250_admin_volume_groups.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2260_admin_vg_snapshots.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2270_admin_group_types_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2300_admin_network_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2310_admin_networks_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2320_admin_routers_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2330_admin_floating_ips_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2340_admin_trunks_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2350_admin_rbac_policies_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2810_admin_system_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2820_admin_defaults_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2830_admin_metadata_defs_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_2840_admin_info_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3000_identity.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3010_identity_domains_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3020_identity_projects_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3030_identity_users_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3040_identity_groups_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3050_identity_roles_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3060_federation_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3080_identity_mappings_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_3090_identity_application_credentials_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/_5000_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled copying build/lib/openstack_dashboard/enabled/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/enabled creating build/bdist.linux-x86_64/wheel/openstack_dashboard/local creating build/bdist.linux-x86_64/wheel/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_9030_profiler_settings.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_20_integration_tests_scaffolds.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_2010_integration_tests_deprecated.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_11_toggle_angular_features.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/local_settings.d copying build/lib/openstack_dashboard/local/local_settings.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local creating build/bdist.linux-x86_64/wheel/openstack_dashboard/local/enabled copying build/lib/openstack_dashboard/local/enabled/_50_settings.py.example -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/enabled copying build/lib/openstack_dashboard/local/enabled/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local/enabled copying build/lib/openstack_dashboard/local/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/local creating build/bdist.linux-x86_64/wheel/openstack_dashboard/templatetags copying build/lib/openstack_dashboard/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templatetags copying build/lib/openstack_dashboard/templatetags/context_selection.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templatetags copying build/lib/openstack_dashboard/templatetags/themes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/templatetags creating build/bdist.linux-x86_64/wheel/openstack_dashboard/api creating build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/cinder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/config.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/glance.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/json_encoder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/keystone.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/network.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/neutron.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/nova.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/policy.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/swift.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/rest/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api/rest copying build/lib/openstack_dashboard/api/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/_nova.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/base.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/cinder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/glance.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/keystone.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/microversions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/network.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/neutron.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/nova.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/placement.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/api/swift.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/api copying build/lib/openstack_dashboard/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/context_processors.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/defaults.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/exceptions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/hooks.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/policy.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/theme_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/wsgi.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard copying build/lib/openstack_dashboard/settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/config.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/config_types.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/filters.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/futurist_utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/identity.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils copying build/lib/openstack_dashboard/utils/settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/utils creating build/bdist.linux-x86_64/wheel/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/base.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/quotas.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/usage copying build/lib/openstack_dashboard/usage/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/usage creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib copying build/lib/openstack_dashboard/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.scss -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resources.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.tree-node.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.trace-table.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.details.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/index.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.scss -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/developer.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer copying build/lib/openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/static/dashboard/developer creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/resource_browser copying build/lib/openstack_dashboard/contrib/developer/resource_browser/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/resource_browser copying build/lib/openstack_dashboard/contrib/developer/resource_browser/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/resource_browser copying build/lib/openstack_dashboard/contrib/developer/resource_browser/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/resource_browser creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9001_developer.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9010_preview.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9030_profiler.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/_9040_form_builder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled copying build/lib/openstack_dashboard/contrib/developer/enabled/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/enabled creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/form_builder copying build/lib/openstack_dashboard/contrib/developer/form_builder/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/form_builder creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/theme_preview/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/theme_preview copying build/lib/openstack_dashboard/contrib/developer/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer copying build/lib/openstack_dashboard/contrib/developer/dashboard.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer copying build/lib/openstack_dashboard/contrib/developer/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler/templates/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler/templates/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/templates/profiler/_mode_picker.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler/templates/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/api.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/middleware.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler copying build/lib/openstack_dashboard/contrib/developer/profiler/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/contrib/developer/profiler creating build/bdist.linux-x86_64/wheel/openstack_dashboard/management creating build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/horizon.wsgi.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/apache_vhost.conf.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/cleanup_angular_template_cache.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/dump_default_policies.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/extract_messages.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/make_web_conf.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/migrate_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/update_catalog.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/commands/upgrade_check.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management/commands copying build/lib/openstack_dashboard/management/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/management creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates/registration copying build/lib/openstack_dashboard/test/templates/registration/login.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates/registration copying build/lib/openstack_dashboard/test/templates/workflow.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/tab_group.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/base-sidebar.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/_tab.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/500.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates copying build/lib/openstack_dashboard/test/templates/404.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/ui copying build/lib/openstack_dashboard/test/selenium/ui/test_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/ui copying build/lib/openstack_dashboard/test/selenium/ui/test_hypervisors.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/ui copying build/lib/openstack_dashboard/test/selenium/ui/test_browse.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/ui copying build/lib/openstack_dashboard/test/selenium/ui/test_actions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/ui copying build/lib/openstack_dashboard/test/selenium/ui/conftest.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/ui creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_volumetypes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_volumes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_volume_snapshots.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_users.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_security_groups.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_routers.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_projects.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_networks.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_metadata_definitions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_keypairs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_instances.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_images.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_host_aggregates.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_grouptypes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_groups.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_floatingips.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_flavors.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_defaults.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/test_credentials.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/integration/conftest.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium/integration copying build/lib/openstack_dashboard/test/selenium/widgets.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium copying build/lib/openstack_dashboard/test/selenium/conftest.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/selenium creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/cinder_data.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/exceptions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/glance_data.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/keystone_data.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/neutron_data.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/nova_data.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/swift_data.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data copying build/lib/openstack_dashboard/test/test_data/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_data creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_base.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_cinder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_glance.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_keystone.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_microversions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_network.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_neutron.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_nova.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api copying build/lib/openstack_dashboard/test/unit/api/test_swift.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_cinder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_config.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_glance.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_keystone.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_network.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_neutron.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_nova.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_policy.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_swift.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest copying build/lib/openstack_dashboard/test/unit/api/rest/test_utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/api/rest creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_config_types.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_filters.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_futurist_utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/utils copying build/lib/openstack_dashboard/test/unit/utils/test_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/utils creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/usage copying build/lib/openstack_dashboard/test/unit/usage/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/usage copying build/lib/openstack_dashboard/test/unit/usage/test_quotas.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit/usage copying build/lib/openstack_dashboard/test/unit/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit copying build/lib/openstack_dashboard/test/unit/test_error_pages.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit copying build/lib/openstack_dashboard/test/unit/test_policy.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit copying build/lib/openstack_dashboard/test/unit/test_themes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit copying build/lib/openstack_dashboard/test/unit/test_views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/unit creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/jasmine copying build/lib/openstack_dashboard/test/jasmine/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/jasmine copying build/lib/openstack_dashboard/test/jasmine/jasmine.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/jasmine copying build/lib/openstack_dashboard/test/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test copying build/lib/openstack_dashboard/test/error_pages_urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test copying build/lib/openstack_dashboard/test/extensible_header_urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test copying build/lib/openstack_dashboard/test/helpers.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test copying build/lib/openstack_dashboard/test/settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test copying build/lib/openstack_dashboard/test/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_group_config copying build/lib/openstack_dashboard/test/test_plugins/panel_group_config/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_group_config creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/panel_config/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins/panel_config copying build/lib/openstack_dashboard/test/test_plugins/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins copying build/lib/openstack_dashboard/test/test_plugins/test_panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins copying build/lib/openstack_dashboard/test/test_plugins/test_panel_group.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_plugins creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/horizon.conf -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/README.rst -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/basewebobject.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/config.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/decorators.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/helpers.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests copying build/lib/openstack_dashboard/test/integration_tests/video_recorder.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests/test-data copying build/lib/openstack_dashboard/test/integration_tests/tests/test-data/empty_namespace.json -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests/test-data copying build/lib/openstack_dashboard/test/integration_tests/tests/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_credentials.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_defaults.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_flavors.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_floatingips.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_groups.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_grouptypes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_images.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_instances.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_keypairs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_login.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_networks.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_projects.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_router.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_router_gateway.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_security_groups.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_user_settings.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_users.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_volumes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests copying build/lib/openstack_dashboard/test/integration_tests/tests/test_volumetypes.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/tests creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/bars.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/baseregion.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/exceptions.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/menus.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/messages.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions copying build/lib/openstack_dashboard/test/integration_tests/regions/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/regions creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/groupspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/projectspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/rolespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/identity copying build/lib/openstack_dashboard/test/integration_tests/pages/identity/userspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/identity creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/settings/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/settings copying build/lib/openstack_dashboard/test/integration_tests/pages/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/pages/basepage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/pages/loginpage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/pages/navigation.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages copying build/lib/openstack_dashboard/test/integration_tests/pages/pageobject.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/flavorspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/hostaggregatespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/hypervisorspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/imagespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/compute/instancespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/compute creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/floatingipspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/networkspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/network copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/network/routerspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/network creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/grouptypespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/snapshotspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/volumespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/volume copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/volume/volumetypespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/volume creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin/system/system_info copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin copying build/lib/openstack_dashboard/test/integration_tests/pages/admin/overviewpage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/admin creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes/snapshotspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/volumes copying build/lib/openstack_dashboard/test/integration_tests/pages/project/volumes/volumespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/volumes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/object_store copying build/lib/openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/object_store copying build/lib/openstack_dashboard/test/integration_tests/pages/project/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project copying build/lib/openstack_dashboard/test/integration_tests/pages/project/apiaccesspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/keypairspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute copying build/lib/openstack_dashboard/test/integration_tests/pages/project/compute/servergroupspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/compute creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network/security_groups copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/floatingipspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/networktopologypage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network copying build/lib/openstack_dashboard/test/integration_tests/pages/project/network/securitygroupspage.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/integration_tests/pages/project/network creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel/templates creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel/templates/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel copying build/lib/openstack_dashboard/test/test_panels/second_panel/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/second_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel/templates creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel/static creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/plugin_panel/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/plugin_panel copying build/lib/openstack_dashboard/test/test_panels/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel/templates creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel/templates/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel copying build/lib/openstack_dashboard/test/test_panels/another_panel/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/another_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel/templates creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel copying build/lib/openstack_dashboard/test/test_panels/nonloading_panel/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/test/test_panels/nonloading_panel creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards copying build/lib/openstack_dashboard/dashboards/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password/templates/password copying build/lib/openstack_dashboard/dashboards/settings/password/templates/password/change.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password/templates/password copying build/lib/openstack_dashboard/dashboards/settings/password/templates/password/_change.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password/templates/password copying build/lib/openstack_dashboard/dashboards/settings/password/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password copying build/lib/openstack_dashboard/dashboards/settings/password/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/password creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user/templates/user copying build/lib/openstack_dashboard/dashboards/settings/user/templates/user/settings.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user/templates/user copying build/lib/openstack_dashboard/dashboards/settings/user/templates/user/_settings.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user/templates/user copying build/lib/openstack_dashboard/dashboards/settings/user/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/user/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings/user copying build/lib/openstack_dashboard/dashboards/settings/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings copying build/lib/openstack_dashboard/dashboards/settings/dashboard.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/settings creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.spec.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/users creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/drawer.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/panel.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity copying build/lib/openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/static/dashboard/identity creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/success.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/openrc.sh.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/kubeconfig.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/clouds.yaml.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_success.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials copying build/lib/openstack_dashboard/dashboards/identity/application_credentials/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/application_credentials creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/templates/roles/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles/templates/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles copying build/lib/openstack_dashboard/dashboards/identity/roles/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/roles creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/manage.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/add_non_member.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups/templates/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/constants.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups copying build/lib/openstack_dashboard/dashboards/identity/groups/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains/templates/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/templates/domains/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains/templates/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/constants.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains copying build/lib/openstack_dashboard/dashboards/identity/domains/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/domains creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/change_password.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users copying build/lib/openstack_dashboard/dashboards/identity/users/templates/users/_change_password.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/templates/users creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/role_assignments copying build/lib/openstack_dashboard/dashboards/identity/users/role_assignments/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/role_assignments copying build/lib/openstack_dashboard/dashboards/identity/users/role_assignments/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/role_assignments copying build/lib/openstack_dashboard/dashboards/identity/users/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users copying build/lib/openstack_dashboard/dashboards/identity/users/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/groups copying build/lib/openstack_dashboard/dashboards/identity/users/groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/groups copying build/lib/openstack_dashboard/dashboards/identity/users/groups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/users/groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/usage.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/templates/projects/_common_horizontal_form.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/templates/projects creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/users copying build/lib/openstack_dashboard/dashboards/identity/projects/users/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/users copying build/lib/openstack_dashboard/dashboards/identity/projects/users/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/users copying build/lib/openstack_dashboard/dashboards/identity/projects/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects copying build/lib/openstack_dashboard/dashboards/identity/projects/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/groups copying build/lib/openstack_dashboard/dashboards/identity/projects/groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/groups copying build/lib/openstack_dashboard/dashboards/identity/projects/groups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/projects/groups copying build/lib/openstack_dashboard/dashboards/identity/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity copying build/lib/openstack_dashboard/dashboards/identity/dashboard.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/register.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_register.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers/protocols copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers copying build/lib/openstack_dashboard/dashboards/identity/identity_providers/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/identity_providers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/templates/mappings/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings/templates/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings copying build/lib/openstack_dashboard/dashboards/identity/mappings/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/identity/mappings creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js -> build/bdist.linux-x86_64/wheel/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.module.js -> build/bdist.linux-x86_64/wheel/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-workflow.service.spec.js -> build/bdist.linux-x86_64/wheel/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-workflow.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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.service.spec.js -> build/bdist.linux-x86_64/wheel/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.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/workflow creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-modal.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project copying build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/static/dashboard/project creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/add_rule.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_add_rule.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups copying build/lib/openstack_dashboard/dashboards/project/security_groups/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/security_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots copying build/lib/openstack_dashboard/dashboards/project/vg_snapshots/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/vg_snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_qos copying build/lib/openstack_dashboard/dashboards/project/network_qos/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_qos copying build/lib/openstack_dashboard/dashboards/project/network_qos/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_qos copying build/lib/openstack_dashboard/dashboards/project/network_qos/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_qos creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/remove_vols.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/delete.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create_snapshot.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/clone_group.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_snapshot_limits.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_remove_vols.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_delete.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_create_snapshot.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_clone_group.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups copying build/lib/openstack_dashboard/dashboards/project/volume_groups/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volume_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/restore_backup.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/create_backup.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/_restore_backup.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/templates/backups/_create_backup.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/project/backups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups copying build/lib/openstack_dashboard/dashboards/project/backups/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/backups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/recreate_credentials.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/openrc.sh.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/ec2rc.sh.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/credentials.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/clouds.yaml.template -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/_recreate_credentials.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access/_credentials.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access/templates/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access copying build/lib/openstack_dashboard/dashboards/project/api_access/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/api_access creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/project/overview/templates/overview/usage.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/project/overview/templates/overview/usage.csv -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/project/overview/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview copying build/lib/openstack_dashboard/dashboards/project/overview/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/overview creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/import.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/download.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/_import.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs copying build/lib/openstack_dashboard/dashboards/project/key_pairs/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/key_pairs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers/templates/containers copying build/lib/openstack_dashboard/dashboards/project/containers/templates/containers/ngindex.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers/templates/containers copying build/lib/openstack_dashboard/dashboards/project/containers/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers copying build/lib/openstack_dashboard/dashboards/project/containers/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/containers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/allocate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/_allocate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips copying build/lib/openstack_dashboard/dashboards/project/floating_ips/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ips creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/rescue.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/rebuild.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/disassociate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/detach_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/detach_interface.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/decryptpassword.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/attach_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/attach_interface.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_rescue.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_ips.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_flavors_and_quotas.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_edit_security_group_help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_disassociate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_log.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_console.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detail_audit.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detach_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_detach_interface.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_attach_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/templates/instances/_attach_interface.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/project/instances/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/audit_tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/console.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/interfaces_tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances copying build/lib/openstack_dashboard/dashboards/project/instances/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/update_instance.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/workflows copying build/lib/openstack_dashboard/dashboards/project/instances/workflows/update_port.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/instances/workflows creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots copying build/lib/openstack_dashboard/dashboards/project/snapshots/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/server_groups copying build/lib/openstack_dashboard/dashboards/project/server_groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/server_groups copying build/lib/openstack_dashboard/dashboards/project/server_groups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/server_groups copying build/lib/openstack_dashboard/dashboards/project/server_groups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/server_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_topology_view.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_svg_element.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_post_massage.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_graph_view.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_actions_list.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/templates/network_topology creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/instances copying build/lib/openstack_dashboard/dashboards/project/network_topology/instances/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/instances copying build/lib/openstack_dashboard/dashboards/project/network_topology/instances/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/instances creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/networks copying build/lib/openstack_dashboard/dashboards/project/network_topology/networks/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/networks copying build/lib/openstack_dashboard/dashboards/project/network_topology/networks/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/routers copying build/lib/openstack_dashboard/dashboards/project/network_topology/routers/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/routers copying build/lib/openstack_dashboard/dashboards/project/network_topology/routers/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/subnets copying build/lib/openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/subnets copying build/lib/openstack_dashboard/dashboards/project/network_topology/subnets/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/subnets creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/ports copying build/lib/openstack_dashboard/dashboards/project/network_topology/ports/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/ports copying build/lib/openstack_dashboard/dashboards/project/network_topology/ports/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology/ports copying build/lib/openstack_dashboard/dashboards/project/network_topology/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology copying build/lib/openstack_dashboard/dashboards/project/network_topology/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/network_topology creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/setgateway.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/extensions creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers copying build/lib/openstack_dashboard/dashboards/project/routers/templates/routers/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/templates/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports copying build/lib/openstack_dashboard/dashboards/project/routers/ports/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/project/routers/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers/extensions copying build/lib/openstack_dashboard/dashboards/project/routers/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers copying build/lib/openstack_dashboard/dashboards/project/routers/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/snapshots/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/templates/images/images/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/templates/images/images copying build/lib/openstack_dashboard/dashboards/project/images/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images copying build/lib/openstack_dashboard/dashboards/project/images/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/snapshots copying build/lib/openstack_dashboard/dashboards/project/images/snapshots/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/images/images/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/images/images copying build/lib/openstack_dashboard/dashboards/project/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project copying build/lib/openstack_dashboard/dashboards/project/dashboard.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/trunks copying build/lib/openstack_dashboard/dashboards/project/trunks/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/trunks copying build/lib/openstack_dashboard/dashboards/project/trunks/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/trunks copying build/lib/openstack_dashboard/dashboards/project/trunks/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/trunks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/upload_to_image.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/show_transfer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/retype.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/extend.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/encryption_detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/download_transfer_creds.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/create_transfer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/create_snapshot.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/attach.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/accept_transfer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_volume_limits.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_upload_to_image.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_show_transfer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_retype.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_limits.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend_limits.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_encryption_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_transfer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_snapshot.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_attach.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes/_accept_transfer.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes copying build/lib/openstack_dashboard/dashboards/project/volumes/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/volumes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings copying build/lib/openstack_dashboard/dashboards/project/floating_ip_portforwardings/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/floating_ip_portforwardings creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/subnets creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/add_addresspair.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_port_ips.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_edit_port_help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_create_port_help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/ports/_add_addresspair.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/_network_ips.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/templates/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/subnets/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/subnets copying build/lib/openstack_dashboard/dashboards/project/networks/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks copying build/lib/openstack_dashboard/dashboards/project/networks/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports/extensions copying build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports/extensions creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/project/networks/ports/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/sg_base.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports copying build/lib/openstack_dashboard/dashboards/project/networks/ports/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/project/networks/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/update_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/_update_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots copying build/lib/openstack_dashboard/dashboards/admin/snapshots/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/rescue.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/live_migrate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/_rescue.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances/templates/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances copying build/lib/openstack_dashboard/dashboards/admin/instances/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/instances creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups/update_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups/_update_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/templates/backups/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups/templates/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups copying build/lib/openstack_dashboard/dashboards/admin/backups/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/backups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/trunks copying build/lib/openstack_dashboard/dashboards/admin/trunks/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/trunks copying build/lib/openstack_dashboard/dashboards/admin/trunks/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/trunks copying build/lib/openstack_dashboard/dashboards/admin/trunks/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/trunks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes_tables.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/update_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/unmanage_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/migrate_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/manage_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_update_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_unmanage_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_migrate_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_manage_volume.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/templates/volumes/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes/templates/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes copying build/lib/openstack_dashboard/dashboards/admin/volumes/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volumes creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/remove_vols.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/delete.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_remove_vols.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_delete.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/volume_groups/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_groups copying build/lib/openstack_dashboard/dashboards/admin/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin copying build/lib/openstack_dashboard/dashboards/admin/dashboard.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/templates/group_types creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/templates/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types copying build/lib/openstack_dashboard/dashboards/admin/group_types/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs copying build/lib/openstack_dashboard/dashboards/admin/group_types/specs/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/group_types/specs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/_cell_status.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v3.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v2.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info/templates/info copying build/lib/openstack_dashboard/dashboards/admin/info/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/constants.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info copying build/lib/openstack_dashboard/dashboards/admin/info/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/info creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots copying build/lib/openstack_dashboard/dashboards/admin/vg_snapshots/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/vg_snapshots creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/templates/flavors/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors/templates/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/constants.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors copying build/lib/openstack_dashboard/dashboards/admin/flavors/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/flavors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors copying build/lib/openstack_dashboard/dashboards/admin/ngflavors/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/ngflavors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/migrate_host.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/disable_service.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute copying build/lib/openstack_dashboard/dashboards/admin/hypervisors/compute/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/hypervisors/compute creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_resource_types.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_contents.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/constants.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs copying build/lib/openstack_dashboard/dashboards/admin/metadata_defs/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/metadata_defs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview/templates/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview copying build/lib/openstack_dashboard/dashboards/admin/overview/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/overview creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults/templates/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults/templates/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults copying build/lib/openstack_dashboard/dashboards/admin/defaults/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/defaults creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/manage_hosts.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/index.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/constants.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates copying build/lib/openstack_dashboard/dashboards/admin/aggregates/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/aggregates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_types_tables.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_access.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/associate_qos_spec.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_access.html -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_associate_qos_spec.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types copying build/lib/openstack_dashboard/dashboards/admin/volume_types/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs copying build/lib/openstack_dashboard/dashboards/admin/volume_types/qos_specs/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/qos_specs creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras copying build/lib/openstack_dashboard/dashboards/admin/volume_types/extras/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/volume_types/extras creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_detail_overview.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies copying build/lib/openstack_dashboard/dashboards/admin/rbac_policies/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/rbac_policies creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/templates/images/_create.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images/templates/images copying build/lib/openstack_dashboard/dashboards/admin/images/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images copying build/lib/openstack_dashboard/dashboards/admin/images/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/images creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/ports copying build/lib/openstack_dashboard/dashboards/admin/routers/ports/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/extensions copying build/lib/openstack_dashboard/dashboards/admin/routers/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/extensions creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes copying build/lib/openstack_dashboard/dashboards/admin/routers/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers copying build/lib/openstack_dashboard/dashboards/admin/routers/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/routers creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_edit_port_help.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/_update.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/templates/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/utils.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks copying build/lib/openstack_dashboard/dashboards/admin/networks/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets copying build/lib/openstack_dashboard/dashboards/admin/networks/subnets/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/subnets creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents copying build/lib/openstack_dashboard/dashboards/admin/networks/agents/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/agents creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports/extensions copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports/extensions creating build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/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 -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/tabs.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports copying build/lib/openstack_dashboard/dashboards/admin/networks/ports/workflows.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/networks/ports creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips/templates creating build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/detail.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/allocate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/_allocate.html -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/__init__.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/forms.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/panel.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/tables.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/tests.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/urls.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips copying build/lib/openstack_dashboard/dashboards/admin/floating_ips/views.py -> build/bdist.linux-x86_64/wheel/openstack_dashboard/dashboards/admin/floating_ips creating build/bdist.linux-x86_64/wheel/horizon creating build/bdist.linux-x86_64/wheel/horizon/templates creating build/bdist.linux-x86_64/wheel/horizon/templates/horizon creating build/bdist.linux-x86_64/wheel/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/jasmine/jasmine_legacy.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/jasmine/jasmine.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/jasmine copying build/lib/horizon/templates/horizon/jasmine/index.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/jasmine creating build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common creating build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_spinner.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_select.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_radiobutton.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/fields/_themable_checkbox.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common/fields copying build/lib/horizon/templates/horizon/common/_workflow_step_update_members.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow_step.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow_base.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_workflow.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_usage_summary.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_tab_group.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_sidebar_module.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_sidebar.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_resource_browser.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_region_selector.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_page_header.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_modal_form_add_members.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_modal_form.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_modal.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_limit_summary.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_keystone_provider_selector.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_horizontal_fields.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_horizontal_field.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_formset_table_row.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_formset_table.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_fields.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_field_required.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_field_decorator.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_field.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_form_errors.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_domain_page_header.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail_table.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail_tab_group.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail_header.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_detail.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_datepicker_form.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_datepicker.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_view.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_table_actions.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row_actions_row.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row_actions_dropdown.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row_action_row.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_row.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_pagination_with_pages.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_pagination.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_cell.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table_action.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_data_table.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common copying build/lib/horizon/templates/horizon/common/_breadcrumb.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/common creating build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/templates.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/template.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_table_row.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_script_loader.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_progress.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_modal.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_membership.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_loading_modal.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_loading_inline.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_confirm.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/client_side/_alert_message.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon/client_side copying build/lib/horizon/templates/horizon/_subnav_list.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon copying build/lib/horizon/templates/horizon/_sidebar.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon copying build/lib/horizon/templates/horizon/_script_i18n.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon copying build/lib/horizon/templates/horizon/_nav_list.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon copying build/lib/horizon/templates/horizon/_messages.html -> build/bdist.linux-x86_64/wheel/horizon/templates/horizon creating build/bdist.linux-x86_64/wheel/horizon/templates/bootstrap copying build/lib/horizon/templates/bootstrap/progress_bar.html -> build/bdist.linux-x86_64/wheel/horizon/templates/bootstrap copying build/lib/horizon/templates/bootstrap/breadcrumb.html -> build/bdist.linux-x86_64/wheel/horizon/templates/bootstrap creating build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/totp.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/password.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/login.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_totp_page.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_totp_form.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_splash.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_password_page.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_password_form.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_login_page.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_login_modal.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_login_form.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_login.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/auth/_description.html -> build/bdist.linux-x86_64/wheel/horizon/templates/auth copying build/lib/horizon/templates/not_authorized.html -> build/bdist.linux-x86_64/wheel/horizon/templates copying build/lib/horizon/templates/_login_form_footer.html -> build/bdist.linux-x86_64/wheel/horizon/templates copying build/lib/horizon/templates/_login_footer.html -> build/bdist.linux-x86_64/wheel/horizon/templates creating build/bdist.linux-x86_64/wheel/horizon/static creating build/bdist.linux-x86_64/wheel/horizon/static/horizon creating build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests creating build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/templates.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/tables.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/string.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/quota.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/modals.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/messages.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine copying build/lib/horizon/static/horizon/tests/jasmine/instances.legacy-spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/tests/jasmine creating build/bdist.linux-x86_64/wheel/horizon/static/horizon/lib creating build/bdist.linux-x86_64/wheel/horizon/static/horizon/lib/jquery copying build/lib/horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/lib/jquery creating build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.uuid.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.users.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.templates.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.tabs.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.tables.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.string.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.sidebar.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.selenium.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.modals.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.messages.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.membership.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.loader.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.lists.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.heattop.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.hacks.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.formset_table.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.forms.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.extensible_header.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.datepickers.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.d3piechart.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.d3linechart.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.d3barchart.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/js/horizon.communication.js -> build/bdist.linux-x86_64/wheel/horizon/static/horizon/js copying build/lib/horizon/static/horizon/.eslintrc -> build/bdist.linux-x86_64/wheel/horizon/static/horizon creating build/bdist.linux-x86_64/wheel/horizon/static/framework creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/wizard.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard copying build/lib/horizon/static/framework/widgets/wizard/modal-container.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/wizard creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.example.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/filter-available.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table copying build/lib/horizon/static/framework/widgets/transfer-table/filter-available.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/transfer-table creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/toast copying build/lib/horizon/static/framework/widgets/toast/toast.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/toast creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/table.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/st-table.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/search-bar.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/search-bar.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/pagination.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/no-items.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table-footer.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table-footer.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-table-footer.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-select.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-select-all.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-search-bar.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-resource-table.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-no-items.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-no-items.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-no-items.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-expand-detail.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-dynamic-table.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-detail-row.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-detail-row.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table copying build/lib/horizon/static/framework/widgets/table/hz-cell.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/table creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/property.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property-list.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-resource-property-list.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property copying build/lib/horizon/static/framework/widgets/property/hz-field.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/property creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/panel.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/panel copying build/lib/horizon/static/framework/widgets/panel/hz-resource-panel.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/panel creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal-wait-spinner copying build/lib/horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal-wait-spinner creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard-modal.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/wizard-modal.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/simple-modal.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/modal.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/delete-modal.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal copying build/lib/horizon/static/framework/widgets/modal/delete-modal.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/modal creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/tree.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree copying build/lib/horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/tree creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/metadata-display.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/metadata-display.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/metadata-display.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/display.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/display.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/display/display.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata/display copying build/lib/horizon/static/framework/widgets/metadata/metadata.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata copying build/lib/horizon/static/framework/widgets/metadata/metadata.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/metadata creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/st-magic-search.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/magic-search.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search copying build/lib/horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/magic-search creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/load-edit copying build/lib/horizon/static/framework/widgets/load-edit/load-edit.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/load-edit creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/help-panel copying build/lib/horizon/static/framework/widgets/help-panel/help-panel.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/help-panel creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/hz-page-header.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/hz-page-header.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/headers.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/headers.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers copying build/lib/horizon/static/framework/widgets/headers/headers.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/headers creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/textarea.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/tabs.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/tabarray.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/submit.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/select.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/section.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/radios.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/radios-inline.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/radio-buttons.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/password-confirm.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/help.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/fieldset.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/default.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/checkboxes.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/checkbox.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/fields/array.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form/fields copying build/lib/horizon/static/framework/widgets/form/modal-form.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/modal-form.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/form.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/decorator.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/decorator.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/builders.provider.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form copying build/lib/horizon/static/framework/widgets/form/builders.provider.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/form creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/routed-details-view.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/routed-details-view.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/routed-details-view.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/details.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/details.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details copying build/lib/horizon/static/framework/widgets/details/details.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/details creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/contenteditable copying build/lib/horizon/static/framework/widgets/contenteditable/contenteditable.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/contenteditable copying build/lib/horizon/static/framework/widgets/contenteditable/contenteditable.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/contenteditable copying build/lib/horizon/static/framework/widgets/contenteditable/contenteditable.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/contenteditable creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/pie-chart.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/charts.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/charts.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts copying build/lib/horizon/static/framework/widgets/charts/chart-tooltip.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/charts creating build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/warning-tooltip.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/split-button.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/single-button.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/menu.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/menu.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/menu-item.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/button-tooltip.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/button-group.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.row.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.detail.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.custom2.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.custom.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions.batch.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-row.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-detail.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-delete.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-delete-selected.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-danger.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-create.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/actions-batch.template.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/action-list/action-list.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets/action-list copying build/lib/horizon/static/framework/widgets/widgets.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets copying build/lib/horizon/static/framework/widgets/widgets.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets copying build/lib/horizon/static/framework/widgets/widgets.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/widgets creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/workflow copying build/lib/horizon/static/framework/util/workflow/workflow.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/workflow copying build/lib/horizon/static/framework/util/workflow/workflow.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/workflow copying build/lib/horizon/static/framework/util/workflow/workflow.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/workflow creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validators.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validators.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validate-unique.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validate-number-min.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/validate-number-max.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/hz-password-match.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators copying build/lib/horizon/static/framework/util/validators/hz-password-match.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/validators creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/uuid copying build/lib/horizon/static/framework/util/uuid/uuid.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/uuid copying build/lib/horizon/static/framework/util/uuid/uuid.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/uuid creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/timezones copying build/lib/horizon/static/framework/util/timezones/timezone.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/timezones copying build/lib/horizon/static/framework/util/timezones/timezone.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/timezones creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/tech-debt.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/image-file-on-change.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/helper-functions.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/helper-functions.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/tech-debt copying build/lib/horizon/static/framework/util/tech-debt/dummy.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/tech-debt creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.extensions.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/q copying build/lib/horizon/static/framework/util/q/q.extensions.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/q creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/promise-toggle.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/promise-toggle copying build/lib/horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/promise-toggle creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/navigations copying build/lib/horizon/static/framework/util/navigations/navigations.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/navigations copying build/lib/horizon/static/framework/util/navigations/navigations.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/navigations copying build/lib/horizon/static/framework/util/navigations/navigations.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/navigations creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/i18n copying build/lib/horizon/static/framework/util/i18n/i18n.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/i18n copying build/lib/horizon/static/framework/util/i18n/i18n.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/i18n creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/http copying build/lib/horizon/static/framework/util/http/http.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/http copying build/lib/horizon/static/framework/util/http/http.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/http creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/filters.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/filters.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/filters copying build/lib/horizon/static/framework/util/filters/filters.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/filters creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/text-download.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/text-download.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/file.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/file-reader.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/file copying build/lib/horizon/static/framework/util/file/file-reader.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/file creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/extensible copying build/lib/horizon/static/framework/util/extensible/extensible.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/extensible copying build/lib/horizon/static/framework/util/extensible/extensible.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/extensible copying build/lib/horizon/static/framework/util/extensible/extensible.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/extensible creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/util/bind-scope/bind-scope.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/util/bind-scope/bind-scope.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/bind-scope copying build/lib/horizon/static/framework/util/bind-scope/bind-scope.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/bind-scope creating build/bdist.linux-x86_64/wheel/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/actions/actions.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/actions/action-result.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/actions/action-result.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util/actions copying build/lib/horizon/static/framework/util/util.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/util creating build/bdist.linux-x86_64/wheel/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/resource-type-registry.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/resource-type-registry.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/permissions.service.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/permissions.service.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/conf copying build/lib/horizon/static/framework/conf/conf.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework/conf copying build/lib/horizon/static/framework/framework.scss -> build/bdist.linux-x86_64/wheel/horizon/static/framework copying build/lib/horizon/static/framework/framework.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework copying build/lib/horizon/static/framework/framework.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/framework copying build/lib/horizon/static/framework/.eslintrc -> build/bdist.linux-x86_64/wheel/horizon/static/framework creating build/bdist.linux-x86_64/wheel/horizon/static/auth creating build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.websso.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.regular.mock.html -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.module.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.controller.spec.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login.controller.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/login/login-finder.directive.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth/login copying build/lib/horizon/static/auth/auth.module.js -> build/bdist.linux-x86_64/wheel/horizon/static/auth copying build/lib/horizon/static/auth/.eslintrc -> build/bdist.linux-x86_64/wheel/horizon/static/auth creating build/bdist.linux-x86_64/wheel/horizon/locale creating build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hant creating build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hant/LC_MESSAGES copying build/lib/horizon/locale/zh_Hant/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hant/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hans creating build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hans/LC_MESSAGES copying build/lib/horizon/locale/zh_Hans/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/zh_Hans/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/tr_TR creating build/bdist.linux-x86_64/wheel/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/tr_TR/LC_MESSAGES copying build/lib/horizon/locale/tr_TR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/tr_TR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/sr creating build/bdist.linux-x86_64/wheel/horizon/locale/sr/LC_MESSAGES copying build/lib/horizon/locale/sr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/sr/LC_MESSAGES copying build/lib/horizon/locale/sr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/sr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/sl_SI creating build/bdist.linux-x86_64/wheel/horizon/locale/sl_SI/LC_MESSAGES copying build/lib/horizon/locale/sl_SI/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/sl_SI/LC_MESSAGES copying build/lib/horizon/locale/sl_SI/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/sl_SI/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/ru creating build/bdist.linux-x86_64/wheel/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ru/LC_MESSAGES copying build/lib/horizon/locale/ru/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ru/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/pt_BR creating build/bdist.linux-x86_64/wheel/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pt_BR/LC_MESSAGES copying build/lib/horizon/locale/pt_BR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/pt creating build/bdist.linux-x86_64/wheel/horizon/locale/pt/LC_MESSAGES copying build/lib/horizon/locale/pt/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pt/LC_MESSAGES copying build/lib/horizon/locale/pt/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pt/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/pl_PL creating build/bdist.linux-x86_64/wheel/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pl_PL/LC_MESSAGES copying build/lib/horizon/locale/pl_PL/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pl_PL/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/pa_IN creating build/bdist.linux-x86_64/wheel/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/pa_IN/LC_MESSAGES copying build/lib/horizon/locale/pa_IN/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/pa_IN/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/nl_NL creating build/bdist.linux-x86_64/wheel/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/nl_NL/LC_MESSAGES copying build/lib/horizon/locale/nl_NL/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/nl_NL/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/ko_KR creating build/bdist.linux-x86_64/wheel/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ko_KR/LC_MESSAGES copying build/lib/horizon/locale/ko_KR/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/ka_GE creating build/bdist.linux-x86_64/wheel/horizon/locale/ka_GE/LC_MESSAGES copying build/lib/horizon/locale/ka_GE/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ka_GE/LC_MESSAGES copying build/lib/horizon/locale/ka_GE/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ka_GE/LC_MESSAGES copying build/lib/horizon/locale/ka_GE/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ka_GE/LC_MESSAGES copying build/lib/horizon/locale/ka_GE/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ka_GE/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/ja creating build/bdist.linux-x86_64/wheel/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ja/LC_MESSAGES copying build/lib/horizon/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ja/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/it creating build/bdist.linux-x86_64/wheel/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/it/LC_MESSAGES copying build/lib/horizon/locale/it/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/it/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/id creating build/bdist.linux-x86_64/wheel/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/id/LC_MESSAGES copying build/lib/horizon/locale/id/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/id/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/hu creating build/bdist.linux-x86_64/wheel/horizon/locale/hu/LC_MESSAGES copying build/lib/horizon/locale/hu/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/hu/LC_MESSAGES copying build/lib/horizon/locale/hu/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/hu/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/hi creating build/bdist.linux-x86_64/wheel/horizon/locale/hi/LC_MESSAGES copying build/lib/horizon/locale/hi/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/hi/LC_MESSAGES copying build/lib/horizon/locale/hi/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/hi/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/fr creating build/bdist.linux-x86_64/wheel/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/fr/LC_MESSAGES copying build/lib/horizon/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/fr/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/fil creating build/bdist.linux-x86_64/wheel/horizon/locale/fil/LC_MESSAGES copying build/lib/horizon/locale/fil/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/fil/LC_MESSAGES copying build/lib/horizon/locale/fil/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/fil/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/fi_FI creating build/bdist.linux-x86_64/wheel/horizon/locale/fi_FI/LC_MESSAGES copying build/lib/horizon/locale/fi_FI/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/fi_FI/LC_MESSAGES copying build/lib/horizon/locale/fi_FI/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/fi_FI/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/es_MX creating build/bdist.linux-x86_64/wheel/horizon/locale/es_MX/LC_MESSAGES copying build/lib/horizon/locale/es_MX/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/es_MX/LC_MESSAGES copying build/lib/horizon/locale/es_MX/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/es_MX/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/es creating build/bdist.linux-x86_64/wheel/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/es/LC_MESSAGES copying build/lib/horizon/locale/es/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/es/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/eo creating build/bdist.linux-x86_64/wheel/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/eo/LC_MESSAGES copying build/lib/horizon/locale/eo/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/eo/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/en_GB creating build/bdist.linux-x86_64/wheel/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/en_GB/LC_MESSAGES copying build/lib/horizon/locale/en_GB/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/en_GB/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/en_AU creating build/bdist.linux-x86_64/wheel/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/en_AU/LC_MESSAGES copying build/lib/horizon/locale/en_AU/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/en_AU/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/de creating build/bdist.linux-x86_64/wheel/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/de/LC_MESSAGES copying build/lib/horizon/locale/de/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/de/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/cs creating build/bdist.linux-x86_64/wheel/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/cs/LC_MESSAGES copying build/lib/horizon/locale/cs/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/cs/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/ca creating build/bdist.linux-x86_64/wheel/horizon/locale/ca/LC_MESSAGES copying build/lib/horizon/locale/ca/LC_MESSAGES/django.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ca/LC_MESSAGES copying build/lib/horizon/locale/ca/LC_MESSAGES/django.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ca/LC_MESSAGES creating build/bdist.linux-x86_64/wheel/horizon/locale/ar creating build/bdist.linux-x86_64/wheel/horizon/locale/ar/LC_MESSAGES copying build/lib/horizon/locale/ar/LC_MESSAGES/djangojs.po -> build/bdist.linux-x86_64/wheel/horizon/locale/ar/LC_MESSAGES copying build/lib/horizon/locale/ar/LC_MESSAGES/djangojs.mo -> build/bdist.linux-x86_64/wheel/horizon/locale/ar/LC_MESSAGES copying build/lib/horizon/karma.conf.js -> build/bdist.linux-x86_64/wheel/horizon creating build/bdist.linux-x86_64/wheel/horizon/contrib copying build/lib/horizon/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/contrib copying build/lib/horizon/contrib/bootstrap_datepicker.py -> build/bdist.linux-x86_64/wheel/horizon/contrib creating build/bdist.linux-x86_64/wheel/horizon/contrib/staticfiles copying build/lib/horizon/contrib/staticfiles/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/contrib/staticfiles copying build/lib/horizon/contrib/staticfiles/finders.py -> build/bdist.linux-x86_64/wheel/horizon/contrib/staticfiles creating build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/angular.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/bootstrap.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/branding.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/breadcrumb_nav.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/form_helpers.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/horizon.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/parse_date.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/shellfilter.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/sizeformat.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/splitfilter.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags copying build/lib/horizon/templatetags/truncate_filter.py -> build/bdist.linux-x86_64/wheel/horizon/templatetags creating build/bdist.linux-x86_64/wheel/horizon/tables copying build/lib/horizon/tables/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/tables copying build/lib/horizon/tables/actions.py -> build/bdist.linux-x86_64/wheel/horizon/tables copying build/lib/horizon/tables/base.py -> build/bdist.linux-x86_64/wheel/horizon/tables copying build/lib/horizon/tables/formset.py -> build/bdist.linux-x86_64/wheel/horizon/tables copying build/lib/horizon/tables/views.py -> build/bdist.linux-x86_64/wheel/horizon/tables creating build/bdist.linux-x86_64/wheel/horizon/tabs copying build/lib/horizon/tabs/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/tabs copying build/lib/horizon/tabs/base.py -> build/bdist.linux-x86_64/wheel/horizon/tabs copying build/lib/horizon/tabs/views.py -> build/bdist.linux-x86_64/wheel/horizon/tabs copying build/lib/horizon/__init__.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/base.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/cache.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/context_processors.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/decorators.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/defaults.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/exceptions.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/loaders.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/messages.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/notifications.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/site_urls.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/themes.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/version.py -> build/bdist.linux-x86_64/wheel/horizon copying build/lib/horizon/views.py -> build/bdist.linux-x86_64/wheel/horizon creating build/bdist.linux-x86_64/wheel/horizon/browsers copying build/lib/horizon/browsers/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/browsers copying build/lib/horizon/browsers/base.py -> build/bdist.linux-x86_64/wheel/horizon/browsers copying build/lib/horizon/browsers/breadcrumb.py -> build/bdist.linux-x86_64/wheel/horizon/browsers copying build/lib/horizon/browsers/views.py -> build/bdist.linux-x86_64/wheel/horizon/browsers creating build/bdist.linux-x86_64/wheel/horizon/management copying build/lib/horizon/management/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/management creating build/bdist.linux-x86_64/wheel/horizon/management/commands copying build/lib/horizon/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/management/commands copying build/lib/horizon/management/commands/pull_catalog.py -> build/bdist.linux-x86_64/wheel/horizon/management/commands copying build/lib/horizon/management/commands/startdash.py -> build/bdist.linux-x86_64/wheel/horizon/management/commands copying build/lib/horizon/management/commands/startpanel.py -> build/bdist.linux-x86_64/wheel/horizon/management/commands creating build/bdist.linux-x86_64/wheel/horizon/forms copying build/lib/horizon/forms/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/forms copying build/lib/horizon/forms/base.py -> build/bdist.linux-x86_64/wheel/horizon/forms copying build/lib/horizon/forms/fields.py -> build/bdist.linux-x86_64/wheel/horizon/forms copying build/lib/horizon/forms/views.py -> build/bdist.linux-x86_64/wheel/horizon/forms creating build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/babel_extract_angular.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/csvbase.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/escape.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/file_discovery.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/filters.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/functions.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/html.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/http.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/lazy_encoder.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/memoized.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/scss_filter.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/secret_key.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/settings.py -> build/bdist.linux-x86_64/wheel/horizon/utils copying build/lib/horizon/utils/validators.py -> build/bdist.linux-x86_64/wheel/horizon/utils creating build/bdist.linux-x86_64/wheel/horizon/workflows copying build/lib/horizon/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/workflows copying build/lib/horizon/workflows/base.py -> build/bdist.linux-x86_64/wheel/horizon/workflows copying build/lib/horizon/workflows/views.py -> build/bdist.linux-x86_64/wheel/horizon/workflows creating build/bdist.linux-x86_64/wheel/horizon/test creating build/bdist.linux-x86_64/wheel/horizon/test/templates creating build/bdist.linux-x86_64/wheel/horizon/test/templates/registration copying build/lib/horizon/test/templates/registration/login.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates/registration copying build/lib/horizon/test/templates/workflow.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates copying build/lib/horizon/test/templates/tab_group.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates copying build/lib/horizon/test/templates/base.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates copying build/lib/horizon/test/templates/base-sidebar.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates copying build/lib/horizon/test/templates/angular.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates copying build/lib/horizon/test/templates/_tab.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates copying build/lib/horizon/test/templates/404.html -> build/bdist.linux-x86_64/wheel/horizon/test/templates creating build/bdist.linux-x86_64/wheel/horizon/test/selenium copying build/lib/horizon/test/selenium/selenium_tests.py -> build/bdist.linux-x86_64/wheel/horizon/test/selenium creating build/bdist.linux-x86_64/wheel/horizon/test/messages copying build/lib/horizon/test/messages/test_warning.json -> build/bdist.linux-x86_64/wheel/horizon/test/messages copying build/lib/horizon/test/messages/test_invalid.json -> build/bdist.linux-x86_64/wheel/horizon/test/messages copying build/lib/horizon/test/messages/test_info.json -> build/bdist.linux-x86_64/wheel/horizon/test/messages creating build/bdist.linux-x86_64/wheel/horizon/test/dummy_auth copying build/lib/horizon/test/dummy_auth/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/dummy_auth copying build/lib/horizon/test/dummy_auth/backend.py -> build/bdist.linux-x86_64/wheel/horizon/test/dummy_auth creating build/bdist.linux-x86_64/wheel/horizon/test/customization copying build/lib/horizon/test/customization/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/customization copying build/lib/horizon/test/customization/cust_test1.py -> build/bdist.linux-x86_64/wheel/horizon/test/customization copying build/lib/horizon/test/customization/cust_test2.py -> build/bdist.linux-x86_64/wheel/horizon/test/customization copying build/lib/horizon/test/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test copying build/lib/horizon/test/firefox_binary.py -> build/bdist.linux-x86_64/wheel/horizon/test copying build/lib/horizon/test/helpers.py -> build/bdist.linux-x86_64/wheel/horizon/test copying build/lib/horizon/test/settings.py -> build/bdist.linux-x86_64/wheel/horizon/test copying build/lib/horizon/test/urls.py -> build/bdist.linux-x86_64/wheel/horizon/test copying build/lib/horizon/test/utils.py -> build/bdist.linux-x86_64/wheel/horizon/test copying build/lib/horizon/test/webdriver.py -> build/bdist.linux-x86_64/wheel/horizon/test creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/templates creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/templates/dogs copying build/lib/horizon/test/test_dashboards/dogs/templates/dogs/base.html -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/templates/dogs creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/static creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/static/dogs creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/static/dogs/scss copying build/lib/horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/static/dogs/scss creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/static/dogs/js copying build/lib/horizon/test/test_dashboards/dogs/static/dogs/js/dogs.js -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/static/dogs/js creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies/templates creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies/two_tabs.html -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/templates/puppies/index.html -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies/templates/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/panel.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/tables.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/tabs.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/urls.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/puppies/views.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs/puppies copying build/lib/horizon/test/test_dashboards/dogs/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs copying build/lib/horizon/test/test_dashboards/dogs/dashboard.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/dogs copying build/lib/horizon/test/test_dashboards/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/templates creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/templates/cats copying build/lib/horizon/test/test_dashboards/cats/templates/cats/base.html -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/templates/cats creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/static creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/static/cats creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/static/cats/scss copying build/lib/horizon/test/test_dashboards/cats/static/cats/scss/cats.scss -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/static/cats/scss creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/static/cats/js copying build/lib/horizon/test/test_dashboards/cats/static/cats/js/cats.js -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/static/cats/js copying build/lib/horizon/test/test_dashboards/cats/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats copying build/lib/horizon/test/test_dashboards/cats/dashboard.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers/templates creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers/templates/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/templates/tigers/index.html -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers/templates/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/panel.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/urls.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers copying build/lib/horizon/test/test_dashboards/cats/tigers/views.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/tigers creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens/templates creating build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens/templates/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/templates/kittens/index.html -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens/templates/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/panel.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/urls.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens copying build/lib/horizon/test/test_dashboards/cats/kittens/views.py -> build/bdist.linux-x86_64/wheel/horizon/test/test_dashboards/cats/kittens creating build/bdist.linux-x86_64/wheel/horizon/test/unit creating build/bdist.linux-x86_64/wheel/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/test_base.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/test_operation_log.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/middleware copying build/lib/horizon/test/unit/middleware/test_simultaneous_sessions.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/middleware creating build/bdist.linux-x86_64/wheel/horizon/test/unit/tabs copying build/lib/horizon/test/unit/tabs/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/tabs copying build/lib/horizon/test/unit/tabs/test_tabs.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/tabs creating build/bdist.linux-x86_64/wheel/horizon/test/unit/management copying build/lib/horizon/test/unit/management/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/management creating build/bdist.linux-x86_64/wheel/horizon/test/unit/management/commands copying build/lib/horizon/test/unit/management/commands/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/management/commands copying build/lib/horizon/test/unit/management/commands/test_startdash.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/management/commands copying build/lib/horizon/test/unit/management/commands/test_startpanel.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/management/commands creating build/bdist.linux-x86_64/wheel/horizon/test/unit/hacking copying build/lib/horizon/test/unit/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/hacking copying build/lib/horizon/test/unit/hacking/test_checks.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/hacking creating build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_babel_extract_angular.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_file_discovery.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_filters.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_functions.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_memoized.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_secret_key.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils copying build/lib/horizon/test/unit/utils/test_validators.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/utils creating build/bdist.linux-x86_64/wheel/horizon/test/unit/templatetags copying build/lib/horizon/test/unit/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/templatetags copying build/lib/horizon/test/unit/templatetags/test_templatetags.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/templatetags creating build/bdist.linux-x86_64/wheel/horizon/test/unit/tables copying build/lib/horizon/test/unit/tables/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/tables copying build/lib/horizon/test/unit/tables/test_tables.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/tables copying build/lib/horizon/test/unit/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit copying build/lib/horizon/test/unit/test_base.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit copying build/lib/horizon/test/unit/test_exceptions.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit copying build/lib/horizon/test/unit/test_messages.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit copying build/lib/horizon/test/unit/test_notifications.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit copying build/lib/horizon/test/unit/test_views.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit creating build/bdist.linux-x86_64/wheel/horizon/test/unit/forms copying build/lib/horizon/test/unit/forms/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/forms copying build/lib/horizon/test/unit/forms/test_fields.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/forms copying build/lib/horizon/test/unit/forms/test_forms.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/forms creating build/bdist.linux-x86_64/wheel/horizon/test/unit/workflows copying build/lib/horizon/test/unit/workflows/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/workflows copying build/lib/horizon/test/unit/workflows/test_workflows.py -> build/bdist.linux-x86_64/wheel/horizon/test/unit/workflows creating build/bdist.linux-x86_64/wheel/horizon/test/jasmine copying build/lib/horizon/test/jasmine/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/test/jasmine copying build/lib/horizon/test/jasmine/jasmine.py -> build/bdist.linux-x86_64/wheel/horizon/test/jasmine creating build/bdist.linux-x86_64/wheel/horizon/conf creating build/bdist.linux-x86_64/wheel/horizon/conf/panel_template creating build/bdist.linux-x86_64/wheel/horizon/conf/panel_template/templates creating build/bdist.linux-x86_64/wheel/horizon/conf/panel_template/templates/panel_name copying build/lib/horizon/conf/panel_template/templates/panel_name/index.html -> build/bdist.linux-x86_64/wheel/horizon/conf/panel_template/templates/panel_name copying build/lib/horizon/conf/panel_template/urls.py.tmpl -> build/bdist.linux-x86_64/wheel/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/tests.py.tmpl -> build/bdist.linux-x86_64/wheel/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/panel.py.tmpl -> build/bdist.linux-x86_64/wheel/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/conf/panel_template copying build/lib/horizon/conf/panel_template/views.py -> build/bdist.linux-x86_64/wheel/horizon/conf/panel_template copying build/lib/horizon/conf/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/conf copying build/lib/horizon/conf/default.py -> build/bdist.linux-x86_64/wheel/horizon/conf creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/templates creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/templates/dash_name copying build/lib/horizon/conf/dash_template/templates/dash_name/base.html -> build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/templates/dash_name creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/static creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/static/dash_name creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/static/dash_name/scss copying build/lib/horizon/conf/dash_template/static/dash_name/scss/dash_name.scss -> build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/static/dash_name/scss creating build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/static/dash_name/js copying build/lib/horizon/conf/dash_template/static/dash_name/js/dash_name.js -> build/bdist.linux-x86_64/wheel/horizon/conf/dash_template/static/dash_name/js copying build/lib/horizon/conf/dash_template/dashboard.py.tmpl -> build/bdist.linux-x86_64/wheel/horizon/conf/dash_template copying build/lib/horizon/conf/dash_template/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/conf/dash_template creating build/bdist.linux-x86_64/wheel/horizon/hacking copying build/lib/horizon/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/hacking copying build/lib/horizon/hacking/checks.py -> build/bdist.linux-x86_64/wheel/horizon/hacking creating build/bdist.linux-x86_64/wheel/horizon/middleware copying build/lib/horizon/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/horizon/middleware copying build/lib/horizon/middleware/base.py -> build/bdist.linux-x86_64/wheel/horizon/middleware copying build/lib/horizon/middleware/operation_log.py -> build/bdist.linux-x86_64/wheel/horizon/middleware copying build/lib/horizon/middleware/simultaneous_sessions.py -> build/bdist.linux-x86_64/wheel/horizon/middleware running install_egg_info Copying horizon.egg-info to build/bdist.linux-x86_64/wheel/horizon-25.2.1.dev11-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/horizon-25.2.1.dev11.dist-info/WHEEL creating '/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir/pip-wheel-mq5nk4q5/tmpojchuva0/horizon-25.2.1.dev11-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'horizon/__init__.py' adding 'horizon/base.py' adding 'horizon/cache.py' adding 'horizon/context_processors.py' adding 'horizon/decorators.py' adding 'horizon/defaults.py' adding 'horizon/exceptions.py' adding 'horizon/karma.conf.js' adding 'horizon/loaders.py' adding 'horizon/messages.py' adding 'horizon/notifications.py' adding 'horizon/site_urls.py' adding 'horizon/themes.py' adding 'horizon/version.py' adding 'horizon/views.py' adding 'horizon/browsers/__init__.py' adding 'horizon/browsers/base.py' adding 'horizon/browsers/breadcrumb.py' adding 'horizon/browsers/views.py' adding 'horizon/conf/__init__.py' adding 'horizon/conf/default.py' adding 'horizon/conf/dash_template/__init__.py' adding 'horizon/conf/dash_template/dashboard.py.tmpl' adding 'horizon/conf/dash_template/static/dash_name/js/dash_name.js' adding 'horizon/conf/dash_template/static/dash_name/scss/dash_name.scss' adding 'horizon/conf/dash_template/templates/dash_name/base.html' adding 'horizon/conf/panel_template/__init__.py' adding 'horizon/conf/panel_template/panel.py.tmpl' adding 'horizon/conf/panel_template/tests.py.tmpl' adding 'horizon/conf/panel_template/urls.py.tmpl' adding 'horizon/conf/panel_template/views.py' adding 'horizon/conf/panel_template/templates/panel_name/index.html' adding 'horizon/contrib/__init__.py' adding 'horizon/contrib/bootstrap_datepicker.py' adding 'horizon/contrib/staticfiles/__init__.py' adding 'horizon/contrib/staticfiles/finders.py' adding 'horizon/forms/__init__.py' adding 'horizon/forms/base.py' adding 'horizon/forms/fields.py' adding 'horizon/forms/views.py' adding 'horizon/hacking/__init__.py' adding 'horizon/hacking/checks.py' adding 'horizon/locale/ar/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/ar/LC_MESSAGES/djangojs.po' adding 'horizon/locale/ca/LC_MESSAGES/django.mo' adding 'horizon/locale/ca/LC_MESSAGES/django.po' adding 'horizon/locale/cs/LC_MESSAGES/django.mo' adding 'horizon/locale/cs/LC_MESSAGES/django.po' adding 'horizon/locale/cs/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/cs/LC_MESSAGES/djangojs.po' adding 'horizon/locale/de/LC_MESSAGES/django.mo' adding 'horizon/locale/de/LC_MESSAGES/django.po' adding 'horizon/locale/de/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/de/LC_MESSAGES/djangojs.po' adding 'horizon/locale/en_AU/LC_MESSAGES/django.mo' adding 'horizon/locale/en_AU/LC_MESSAGES/django.po' adding 'horizon/locale/en_AU/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/en_AU/LC_MESSAGES/djangojs.po' adding 'horizon/locale/en_GB/LC_MESSAGES/django.mo' adding 'horizon/locale/en_GB/LC_MESSAGES/django.po' adding 'horizon/locale/en_GB/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/en_GB/LC_MESSAGES/djangojs.po' adding 'horizon/locale/eo/LC_MESSAGES/django.mo' adding 'horizon/locale/eo/LC_MESSAGES/django.po' adding 'horizon/locale/eo/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/eo/LC_MESSAGES/djangojs.po' adding 'horizon/locale/es/LC_MESSAGES/django.mo' adding 'horizon/locale/es/LC_MESSAGES/django.po' adding 'horizon/locale/es/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/es/LC_MESSAGES/djangojs.po' adding 'horizon/locale/es_MX/LC_MESSAGES/django.mo' adding 'horizon/locale/es_MX/LC_MESSAGES/django.po' adding 'horizon/locale/fi_FI/LC_MESSAGES/django.mo' adding 'horizon/locale/fi_FI/LC_MESSAGES/django.po' adding 'horizon/locale/fil/LC_MESSAGES/django.mo' adding 'horizon/locale/fil/LC_MESSAGES/django.po' adding 'horizon/locale/fr/LC_MESSAGES/django.mo' adding 'horizon/locale/fr/LC_MESSAGES/django.po' adding 'horizon/locale/fr/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/fr/LC_MESSAGES/djangojs.po' adding 'horizon/locale/hi/LC_MESSAGES/django.mo' adding 'horizon/locale/hi/LC_MESSAGES/django.po' adding 'horizon/locale/hu/LC_MESSAGES/django.mo' adding 'horizon/locale/hu/LC_MESSAGES/django.po' adding 'horizon/locale/id/LC_MESSAGES/django.mo' adding 'horizon/locale/id/LC_MESSAGES/django.po' adding 'horizon/locale/id/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/id/LC_MESSAGES/djangojs.po' adding 'horizon/locale/it/LC_MESSAGES/django.mo' adding 'horizon/locale/it/LC_MESSAGES/django.po' adding 'horizon/locale/it/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/it/LC_MESSAGES/djangojs.po' adding 'horizon/locale/ja/LC_MESSAGES/django.mo' adding 'horizon/locale/ja/LC_MESSAGES/django.po' adding 'horizon/locale/ja/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/ja/LC_MESSAGES/djangojs.po' adding 'horizon/locale/ka_GE/LC_MESSAGES/django.mo' adding 'horizon/locale/ka_GE/LC_MESSAGES/django.po' adding 'horizon/locale/ka_GE/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/ka_GE/LC_MESSAGES/djangojs.po' adding 'horizon/locale/ko_KR/LC_MESSAGES/django.mo' adding 'horizon/locale/ko_KR/LC_MESSAGES/django.po' adding 'horizon/locale/ko_KR/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/ko_KR/LC_MESSAGES/djangojs.po' adding 'horizon/locale/nl_NL/LC_MESSAGES/django.mo' adding 'horizon/locale/nl_NL/LC_MESSAGES/django.po' adding 'horizon/locale/nl_NL/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/nl_NL/LC_MESSAGES/djangojs.po' adding 'horizon/locale/pa_IN/LC_MESSAGES/django.mo' adding 'horizon/locale/pa_IN/LC_MESSAGES/django.po' adding 'horizon/locale/pa_IN/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/pa_IN/LC_MESSAGES/djangojs.po' adding 'horizon/locale/pl_PL/LC_MESSAGES/django.mo' adding 'horizon/locale/pl_PL/LC_MESSAGES/django.po' adding 'horizon/locale/pl_PL/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/pl_PL/LC_MESSAGES/djangojs.po' adding 'horizon/locale/pt/LC_MESSAGES/django.mo' adding 'horizon/locale/pt/LC_MESSAGES/django.po' adding 'horizon/locale/pt_BR/LC_MESSAGES/django.mo' adding 'horizon/locale/pt_BR/LC_MESSAGES/django.po' adding 'horizon/locale/pt_BR/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/pt_BR/LC_MESSAGES/djangojs.po' adding 'horizon/locale/ru/LC_MESSAGES/django.mo' adding 'horizon/locale/ru/LC_MESSAGES/django.po' adding 'horizon/locale/ru/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/ru/LC_MESSAGES/djangojs.po' adding 'horizon/locale/sl_SI/LC_MESSAGES/django.mo' adding 'horizon/locale/sl_SI/LC_MESSAGES/django.po' adding 'horizon/locale/sr/LC_MESSAGES/django.mo' adding 'horizon/locale/sr/LC_MESSAGES/django.po' adding 'horizon/locale/tr_TR/LC_MESSAGES/django.mo' adding 'horizon/locale/tr_TR/LC_MESSAGES/django.po' adding 'horizon/locale/tr_TR/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/tr_TR/LC_MESSAGES/djangojs.po' adding 'horizon/locale/zh_Hans/LC_MESSAGES/django.mo' adding 'horizon/locale/zh_Hans/LC_MESSAGES/django.po' adding 'horizon/locale/zh_Hans/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/zh_Hans/LC_MESSAGES/djangojs.po' adding 'horizon/locale/zh_Hant/LC_MESSAGES/django.mo' adding 'horizon/locale/zh_Hant/LC_MESSAGES/django.po' adding 'horizon/locale/zh_Hant/LC_MESSAGES/djangojs.mo' adding 'horizon/locale/zh_Hant/LC_MESSAGES/djangojs.po' adding 'horizon/management/__init__.py' adding 'horizon/management/commands/__init__.py' adding 'horizon/management/commands/pull_catalog.py' adding 'horizon/management/commands/startdash.py' adding 'horizon/management/commands/startpanel.py' adding 'horizon/middleware/__init__.py' adding 'horizon/middleware/base.py' adding 'horizon/middleware/operation_log.py' adding 'horizon/middleware/simultaneous_sessions.py' adding 'horizon/static/auth/.eslintrc' adding 'horizon/static/auth/auth.module.js' adding 'horizon/static/auth/login/login-finder.directive.js' adding 'horizon/static/auth/login/login.controller.js' adding 'horizon/static/auth/login/login.controller.spec.js' adding 'horizon/static/auth/login/login.module.js' adding 'horizon/static/auth/login/login.module.spec.js' adding 'horizon/static/auth/login/login.regular.mock.html' adding 'horizon/static/auth/login/login.spec.js' adding 'horizon/static/auth/login/login.websso.mock.html' adding 'horizon/static/framework/.eslintrc' adding 'horizon/static/framework/framework.module.js' adding 'horizon/static/framework/framework.module.spec.js' adding 'horizon/static/framework/framework.scss' adding 'horizon/static/framework/conf/conf.js' adding 'horizon/static/framework/conf/permissions.service.js' adding 'horizon/static/framework/conf/permissions.service.spec.js' adding 'horizon/static/framework/conf/resource-type-registry.service.js' adding 'horizon/static/framework/conf/resource-type-registry.service.spec.js' adding 'horizon/static/framework/util/util.module.js' adding 'horizon/static/framework/util/actions/action-result.service.js' adding 'horizon/static/framework/util/actions/action-result.service.spec.js' adding 'horizon/static/framework/util/actions/actions.module.js' adding 'horizon/static/framework/util/bind-scope/bind-scope.directive.js' adding 'horizon/static/framework/util/bind-scope/bind-scope.module.js' adding 'horizon/static/framework/util/bind-scope/bind-scope.spec.js' adding 'horizon/static/framework/util/extensible/extensible.module.js' adding 'horizon/static/framework/util/extensible/extensible.service.js' adding 'horizon/static/framework/util/extensible/extensible.service.spec.js' adding 'horizon/static/framework/util/file/file-reader.service.js' adding 'horizon/static/framework/util/file/file-reader.service.spec.js' adding 'horizon/static/framework/util/file/file.module.js' adding 'horizon/static/framework/util/file/text-download.service.js' adding 'horizon/static/framework/util/file/text-download.service.spec.js' adding 'horizon/static/framework/util/filters/filters.js' adding 'horizon/static/framework/util/filters/filters.module.js' adding 'horizon/static/framework/util/filters/filters.spec.js' adding 'horizon/static/framework/util/filters/helpers.borrowed-from-underscore.js' adding 'horizon/static/framework/util/http/http.js' adding 'horizon/static/framework/util/http/http.spec.js' adding 'horizon/static/framework/util/i18n/i18n.js' adding 'horizon/static/framework/util/i18n/i18n.spec.js' adding 'horizon/static/framework/util/navigations/navigations.module.js' adding 'horizon/static/framework/util/navigations/navigations.service.js' adding 'horizon/static/framework/util/navigations/navigations.service.spec.js' adding 'horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.js' adding 'horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.mock.js' adding 'horizon/static/framework/util/promise-toggle/hz-promise-toggle.directive.spec.js' adding 'horizon/static/framework/util/promise-toggle/promise-toggle.module.js' adding 'horizon/static/framework/util/q/q.extensions.js' adding 'horizon/static/framework/util/q/q.extensions.spec.js' adding 'horizon/static/framework/util/q/q.module.js' adding 'horizon/static/framework/util/q/q.module.spec.js' adding 'horizon/static/framework/util/tech-debt/dummy.controller.js' adding 'horizon/static/framework/util/tech-debt/helper-functions.service.js' adding 'horizon/static/framework/util/tech-debt/helper-functions.service.spec.js' adding 'horizon/static/framework/util/tech-debt/image-file-on-change.directive.js' adding 'horizon/static/framework/util/tech-debt/tech-debt.module.js' adding 'horizon/static/framework/util/timezones/timezone.service.js' adding 'horizon/static/framework/util/timezones/timezone.service.spec.js' adding 'horizon/static/framework/util/uuid/uuid.js' adding 'horizon/static/framework/util/uuid/uuid.spec.js' adding 'horizon/static/framework/util/validators/hz-password-match.directive.js' adding 'horizon/static/framework/util/validators/hz-password-match.directive.spec.js' adding 'horizon/static/framework/util/validators/validate-number-max.directive.js' adding 'horizon/static/framework/util/validators/validate-number-min.directive.js' adding 'horizon/static/framework/util/validators/validate-unique.js' adding 'horizon/static/framework/util/validators/validators.module.js' adding 'horizon/static/framework/util/validators/validators.spec.js' adding 'horizon/static/framework/util/workflow/workflow.module.js' adding 'horizon/static/framework/util/workflow/workflow.service.js' adding 'horizon/static/framework/util/workflow/workflow.spec.js' adding 'horizon/static/framework/widgets/widgets.module.js' adding 'horizon/static/framework/widgets/widgets.module.spec.js' adding 'horizon/static/framework/widgets/widgets.scss' adding 'horizon/static/framework/widgets/action-list/action-list.directive.js' adding 'horizon/static/framework/widgets/action-list/action-list.module.js' adding 'horizon/static/framework/widgets/action-list/action-list.scss' adding 'horizon/static/framework/widgets/action-list/action-list.single-button-dropdown.mock.html' adding 'horizon/static/framework/widgets/action-list/action-list.spec.js' adding 'horizon/static/framework/widgets/action-list/action-list.split-botton-dropdown.mock.html' adding 'horizon/static/framework/widgets/action-list/action.directive.js' adding 'horizon/static/framework/widgets/action-list/action.html' adding 'horizon/static/framework/widgets/action-list/actions-batch.template.html' adding 'horizon/static/framework/widgets/action-list/actions-create.template.html' adding 'horizon/static/framework/widgets/action-list/actions-danger.template.html' adding 'horizon/static/framework/widgets/action-list/actions-delete-selected.template.html' adding 'horizon/static/framework/widgets/action-list/actions-delete.template.html' adding 'horizon/static/framework/widgets/action-list/actions-detail.template.html' adding 'horizon/static/framework/widgets/action-list/actions-row.template.html' adding 'horizon/static/framework/widgets/action-list/actions.batch.mock.html' adding 'horizon/static/framework/widgets/action-list/actions.controller.js' adding 'horizon/static/framework/widgets/action-list/actions.custom.mock.html' adding 'horizon/static/framework/widgets/action-list/actions.custom2.mock.html' adding 'horizon/static/framework/widgets/action-list/actions.detail.mock.html' adding 'horizon/static/framework/widgets/action-list/actions.directive.js' adding 'horizon/static/framework/widgets/action-list/actions.directive.spec.js' adding 'horizon/static/framework/widgets/action-list/actions.row.mock.html' adding 'horizon/static/framework/widgets/action-list/actions.service.js' adding 'horizon/static/framework/widgets/action-list/button-group.mock.html' adding 'horizon/static/framework/widgets/action-list/button-tooltip.directive.js' adding 'horizon/static/framework/widgets/action-list/button-tooltip.row-warning.service.js' adding 'horizon/static/framework/widgets/action-list/menu-item.html' adding 'horizon/static/framework/widgets/action-list/menu.directive.js' adding 'horizon/static/framework/widgets/action-list/menu.html' adding 'horizon/static/framework/widgets/action-list/single-button.html' adding 'horizon/static/framework/widgets/action-list/split-button.html' adding 'horizon/static/framework/widgets/action-list/warning-tooltip.html' adding 'horizon/static/framework/widgets/charts/chart-tooltip.directive.js' adding 'horizon/static/framework/widgets/charts/chart-tooltip.html' adding 'horizon/static/framework/widgets/charts/chart-tooltip.scss' adding 'horizon/static/framework/widgets/charts/chart-tooltip.spec.js' adding 'horizon/static/framework/widgets/charts/charts.module.js' adding 'horizon/static/framework/widgets/charts/charts.spec.js' adding 'horizon/static/framework/widgets/charts/pie-chart.directive.js' adding 'horizon/static/framework/widgets/charts/pie-chart.html' adding 'horizon/static/framework/widgets/charts/pie-chart.scss' adding 'horizon/static/framework/widgets/charts/pie-chart.spec.js' adding 'horizon/static/framework/widgets/contenteditable/contenteditable.directive.js' adding 'horizon/static/framework/widgets/contenteditable/contenteditable.directive.spec.js' adding 'horizon/static/framework/widgets/contenteditable/contenteditable.module.js' adding 'horizon/static/framework/widgets/details/details.directive.js' adding 'horizon/static/framework/widgets/details/details.html' adding 'horizon/static/framework/widgets/details/details.module.js' adding 'horizon/static/framework/widgets/details/routed-details-view.controller.js' adding 'horizon/static/framework/widgets/details/routed-details-view.controller.spec.js' adding 'horizon/static/framework/widgets/details/routed-details-view.html' adding 'horizon/static/framework/widgets/form/builders.provider.js' adding 'horizon/static/framework/widgets/form/builders.provider.spec.js' adding 'horizon/static/framework/widgets/form/decorator.js' adding 'horizon/static/framework/widgets/form/decorator.spec.js' adding 'horizon/static/framework/widgets/form/form.module.js' adding 'horizon/static/framework/widgets/form/modal-form.controller.js' adding 'horizon/static/framework/widgets/form/modal-form.controller.spec.js' adding 'horizon/static/framework/widgets/form/modal-form.html' adding 'horizon/static/framework/widgets/form/modal-form.service.js' adding 'horizon/static/framework/widgets/form/modal-form.service.spec.js' adding 'horizon/static/framework/widgets/form/fields/array.html' adding 'horizon/static/framework/widgets/form/fields/checkbox.html' adding 'horizon/static/framework/widgets/form/fields/checkboxes.html' adding 'horizon/static/framework/widgets/form/fields/default.html' adding 'horizon/static/framework/widgets/form/fields/fieldset.html' adding 'horizon/static/framework/widgets/form/fields/help.html' adding 'horizon/static/framework/widgets/form/fields/password-confirm.html' adding 'horizon/static/framework/widgets/form/fields/radio-buttons.html' adding 'horizon/static/framework/widgets/form/fields/radios-inline.html' adding 'horizon/static/framework/widgets/form/fields/radios.html' adding 'horizon/static/framework/widgets/form/fields/section.html' adding 'horizon/static/framework/widgets/form/fields/select.html' adding 'horizon/static/framework/widgets/form/fields/submit.html' adding 'horizon/static/framework/widgets/form/fields/tabarray.html' adding 'horizon/static/framework/widgets/form/fields/tabs.html' adding 'horizon/static/framework/widgets/form/fields/textarea.html' adding 'horizon/static/framework/widgets/headers/headers.module.js' adding 'horizon/static/framework/widgets/headers/headers.module.spec.js' adding 'horizon/static/framework/widgets/headers/headers.scss' adding 'horizon/static/framework/widgets/headers/hz-page-header.directive.js' adding 'horizon/static/framework/widgets/headers/hz-page-header.directive.spec.js' adding 'horizon/static/framework/widgets/headers/hz-page-header.html' adding 'horizon/static/framework/widgets/help-panel/help-panel.directive.js' adding 'horizon/static/framework/widgets/help-panel/help-panel.directive.spec.js' adding 'horizon/static/framework/widgets/help-panel/help-panel.html' adding 'horizon/static/framework/widgets/help-panel/help-panel.module.js' adding 'horizon/static/framework/widgets/help-panel/help-panel.module.spec.js' adding 'horizon/static/framework/widgets/load-edit/load-edit.directive.js' adding 'horizon/static/framework/widgets/load-edit/load-edit.directive.spec.js' adding 'horizon/static/framework/widgets/load-edit/load-edit.html' adding 'horizon/static/framework/widgets/load-edit/load-edit.module.js' adding 'horizon/static/framework/widgets/magic-search/hz-magic-search-bar.directive.js' adding 'horizon/static/framework/widgets/magic-search/hz-magic-search-bar.html' adding 'horizon/static/framework/widgets/magic-search/hz-magic-search-bar.spec.js' adding 'horizon/static/framework/widgets/magic-search/hz-magic-search-context.directive.js' adding 'horizon/static/framework/widgets/magic-search/magic-search.controller.js' adding 'horizon/static/framework/widgets/magic-search/magic-search.controller.spec.js' adding 'horizon/static/framework/widgets/magic-search/magic-search.directive.js' adding 'horizon/static/framework/widgets/magic-search/magic-search.html' adding 'horizon/static/framework/widgets/magic-search/magic-search.module.js' adding 'horizon/static/framework/widgets/magic-search/magic-search.scss' adding 'horizon/static/framework/widgets/magic-search/magic-search.service.js' adding 'horizon/static/framework/widgets/magic-search/magic-search.service.spec.js' adding 'horizon/static/framework/widgets/magic-search/st-magic-search.directive.js' adding 'horizon/static/framework/widgets/magic-search/st-magic-search.directive.spec.js' adding 'horizon/static/framework/widgets/metadata/metadata.module.js' adding 'horizon/static/framework/widgets/metadata/metadata.scss' adding 'horizon/static/framework/widgets/metadata/display/display.module.js' adding 'horizon/static/framework/widgets/metadata/display/display.scss' adding 'horizon/static/framework/widgets/metadata/display/display.spec.js' adding 'horizon/static/framework/widgets/metadata/display/metadata-display.controller.js' adding 'horizon/static/framework/widgets/metadata/display/metadata-display.directive.js' adding 'horizon/static/framework/widgets/metadata/display/metadata-display.html' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.js' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree-item.controller.spec.js' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree-item.directive.js' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree-item.html' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree.controller.js' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree.directive.js' adding 'horizon/static/framework/widgets/metadata/tree/metadata-tree.html' adding 'horizon/static/framework/widgets/metadata/tree/tree.module.js' adding 'horizon/static/framework/widgets/metadata/tree/tree.scss' adding 'horizon/static/framework/widgets/metadata/tree/tree.service.js' adding 'horizon/static/framework/widgets/metadata/tree/tree.spec.js' adding 'horizon/static/framework/widgets/modal/delete-modal.service.js' adding 'horizon/static/framework/widgets/modal/delete-modal.service.spec.js' adding 'horizon/static/framework/widgets/modal/modal.module.js' adding 'horizon/static/framework/widgets/modal/simple-modal.controller.js' adding 'horizon/static/framework/widgets/modal/simple-modal.html' adding 'horizon/static/framework/widgets/modal/simple-modal.service.js' adding 'horizon/static/framework/widgets/modal/simple-modal.spec.js' adding 'horizon/static/framework/widgets/modal/wizard-modal.service.js' adding 'horizon/static/framework/widgets/modal/wizard-modal.service.spec.js' adding 'horizon/static/framework/widgets/modal/wizard.controller.js' adding 'horizon/static/framework/widgets/modal/wizard.controller.spec.js' adding 'horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.directive.js' adding 'horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.module.js' adding 'horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.service.js' adding 'horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.spec.js' adding 'horizon/static/framework/widgets/modal-wait-spinner/modal-wait-spinner.template.html' adding 'horizon/static/framework/widgets/panel/hz-resource-panel.controller.js' adding 'horizon/static/framework/widgets/panel/hz-resource-panel.controller.spec.js' adding 'horizon/static/framework/widgets/panel/hz-resource-panel.directive.js' adding 'horizon/static/framework/widgets/panel/hz-resource-panel.html' adding 'horizon/static/framework/widgets/panel/panel.module.js' adding 'horizon/static/framework/widgets/property/hz-field.directive.js' adding 'horizon/static/framework/widgets/property/hz-resource-property-list.directive.js' adding 'horizon/static/framework/widgets/property/hz-resource-property-list.html' adding 'horizon/static/framework/widgets/property/hz-resource-property.controller.js' adding 'horizon/static/framework/widgets/property/hz-resource-property.directive.js' adding 'horizon/static/framework/widgets/property/hz-resource-property.directive.spec.js' adding 'horizon/static/framework/widgets/property/hz-resource-property.html' adding 'horizon/static/framework/widgets/property/property.module.js' adding 'horizon/static/framework/widgets/table/hz-cell.directive.js' adding 'horizon/static/framework/widgets/table/hz-detail-row.directive.js' adding 'horizon/static/framework/widgets/table/hz-detail-row.html' adding 'horizon/static/framework/widgets/table/hz-dynamic-table.controller.js' adding 'horizon/static/framework/widgets/table/hz-dynamic-table.directive.js' adding 'horizon/static/framework/widgets/table/hz-dynamic-table.directive.spec.js' adding 'horizon/static/framework/widgets/table/hz-dynamic-table.html' adding 'horizon/static/framework/widgets/table/hz-dynamic-table.scss' adding 'horizon/static/framework/widgets/table/hz-dynamic-table.spec.js' adding 'horizon/static/framework/widgets/table/hz-expand-detail.directive.js' adding 'horizon/static/framework/widgets/table/hz-no-items.directive.js' adding 'horizon/static/framework/widgets/table/hz-no-items.directive.spec.js' adding 'horizon/static/framework/widgets/table/hz-no-items.html' adding 'horizon/static/framework/widgets/table/hz-resource-table.controller.js' adding 'horizon/static/framework/widgets/table/hz-resource-table.controller.spec.js' adding 'horizon/static/framework/widgets/table/hz-resource-table.directive.js' adding 'horizon/static/framework/widgets/table/hz-resource-table.html' adding 'horizon/static/framework/widgets/table/hz-search-bar.directive.js' adding 'horizon/static/framework/widgets/table/hz-select-all.directive.js' adding 'horizon/static/framework/widgets/table/hz-select.directive.js' adding 'horizon/static/framework/widgets/table/hz-table-footer.controller.js' adding 'horizon/static/framework/widgets/table/hz-table-footer.directive.js' adding 'horizon/static/framework/widgets/table/hz-table-footer.html' adding 'horizon/static/framework/widgets/table/hz-table.directive.js' adding 'horizon/static/framework/widgets/table/no-items.mock.html' adding 'horizon/static/framework/widgets/table/pagination.html' adding 'horizon/static/framework/widgets/table/search-bar.html' adding 'horizon/static/framework/widgets/table/search-bar.spec.js' adding 'horizon/static/framework/widgets/table/st-table.mock.html' adding 'horizon/static/framework/widgets/table/table.controller.js' adding 'horizon/static/framework/widgets/table/table.mock.html' adding 'horizon/static/framework/widgets/table/table.module.js' adding 'horizon/static/framework/widgets/table/table.scss' adding 'horizon/static/framework/widgets/table/table.spec.js' adding 'horizon/static/framework/widgets/toast/toast.directive.js' adding 'horizon/static/framework/widgets/toast/toast.html' adding 'horizon/static/framework/widgets/toast/toast.module.js' adding 'horizon/static/framework/widgets/toast/toast.service.js' adding 'horizon/static/framework/widgets/toast/toast.spec.js' adding 'horizon/static/framework/widgets/transfer-table/filter-available.js' adding 'horizon/static/framework/widgets/transfer-table/filter-available.spec.js' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.basic.mock.html' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.clone.mock.html' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.controller.js' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.controller.spec.js' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.directive.js' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.directive.spec.js' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.example.html' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.html' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.max-1.mock.html' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.max-2.mock.html' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.module.js' adding 'horizon/static/framework/widgets/transfer-table/transfer-table.module.spec.js' adding 'horizon/static/framework/widgets/wizard/modal-container.controller.js' adding 'horizon/static/framework/widgets/wizard/wizard.controller.js' adding 'horizon/static/framework/widgets/wizard/wizard.controller.spec.js' adding 'horizon/static/framework/widgets/wizard/wizard.directive.js' adding 'horizon/static/framework/widgets/wizard/wizard.html' adding 'horizon/static/framework/widgets/wizard/wizard.module.js' adding 'horizon/static/framework/widgets/wizard/wizard.spec.js' adding 'horizon/static/horizon/.eslintrc' adding 'horizon/static/horizon/js/horizon.communication.js' adding 'horizon/static/horizon/js/horizon.d3barchart.js' adding 'horizon/static/horizon/js/horizon.d3linechart.js' adding 'horizon/static/horizon/js/horizon.d3piechart.js' adding 'horizon/static/horizon/js/horizon.datepickers.js' adding 'horizon/static/horizon/js/horizon.extensible_header.js' adding 'horizon/static/horizon/js/horizon.forms.js' adding 'horizon/static/horizon/js/horizon.formset_table.js' adding 'horizon/static/horizon/js/horizon.hacks.js' adding 'horizon/static/horizon/js/horizon.heattop.js' adding 'horizon/static/horizon/js/horizon.js' adding 'horizon/static/horizon/js/horizon.lists.js' adding 'horizon/static/horizon/js/horizon.loader.js' adding 'horizon/static/horizon/js/horizon.membership.js' adding 'horizon/static/horizon/js/horizon.messages.js' adding 'horizon/static/horizon/js/horizon.modals.js' adding 'horizon/static/horizon/js/horizon.selenium.js' adding 'horizon/static/horizon/js/horizon.sidebar.js' adding 'horizon/static/horizon/js/horizon.string.js' adding 'horizon/static/horizon/js/horizon.tables.js' adding 'horizon/static/horizon/js/horizon.tabs.js' adding 'horizon/static/horizon/js/horizon.templates.js' adding 'horizon/static/horizon/js/horizon.users.js' adding 'horizon/static/horizon/js/horizon.uuid.js' adding 'horizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js' adding 'horizon/static/horizon/tests/jasmine/instances.legacy-spec.js' adding 'horizon/static/horizon/tests/jasmine/messages.legacy-spec.js' adding 'horizon/static/horizon/tests/jasmine/modals.legacy-spec.js' adding 'horizon/static/horizon/tests/jasmine/quota.legacy-spec.js' adding 'horizon/static/horizon/tests/jasmine/string.legacy-spec.js' adding 'horizon/static/horizon/tests/jasmine/tables.legacy-spec.js' adding 'horizon/static/horizon/tests/jasmine/templates.legacy-spec.js' adding 'horizon/tables/__init__.py' adding 'horizon/tables/actions.py' adding 'horizon/tables/base.py' adding 'horizon/tables/formset.py' adding 'horizon/tables/views.py' adding 'horizon/tabs/__init__.py' adding 'horizon/tabs/base.py' adding 'horizon/tabs/views.py' adding 'horizon/templates/_login_footer.html' adding 'horizon/templates/_login_form_footer.html' adding 'horizon/templates/not_authorized.html' adding 'horizon/templates/auth/_description.html' adding 'horizon/templates/auth/_login.html' adding 'horizon/templates/auth/_login_form.html' adding 'horizon/templates/auth/_login_modal.html' adding 'horizon/templates/auth/_login_page.html' adding 'horizon/templates/auth/_password_form.html' adding 'horizon/templates/auth/_password_page.html' adding 'horizon/templates/auth/_splash.html' adding 'horizon/templates/auth/_totp_form.html' adding 'horizon/templates/auth/_totp_page.html' adding 'horizon/templates/auth/login.html' adding 'horizon/templates/auth/password.html' adding 'horizon/templates/auth/totp.html' adding 'horizon/templates/bootstrap/breadcrumb.html' adding 'horizon/templates/bootstrap/progress_bar.html' adding 'horizon/templates/horizon/_messages.html' adding 'horizon/templates/horizon/_nav_list.html' adding 'horizon/templates/horizon/_script_i18n.html' adding 'horizon/templates/horizon/_sidebar.html' adding 'horizon/templates/horizon/_subnav_list.html' adding 'horizon/templates/horizon/client_side/_alert_message.html' adding 'horizon/templates/horizon/client_side/_confirm.html' adding 'horizon/templates/horizon/client_side/_loading_inline.html' adding 'horizon/templates/horizon/client_side/_loading_modal.html' adding 'horizon/templates/horizon/client_side/_membership.html' adding 'horizon/templates/horizon/client_side/_modal.html' adding 'horizon/templates/horizon/client_side/_progress.html' adding 'horizon/templates/horizon/client_side/_script_loader.html' adding 'horizon/templates/horizon/client_side/_table_row.html' adding 'horizon/templates/horizon/client_side/template.html' adding 'horizon/templates/horizon/client_side/templates.html' adding 'horizon/templates/horizon/common/_breadcrumb.html' adding 'horizon/templates/horizon/common/_data_table.html' adding 'horizon/templates/horizon/common/_data_table_action.html' adding 'horizon/templates/horizon/common/_data_table_cell.html' adding 'horizon/templates/horizon/common/_data_table_pagination.html' adding 'horizon/templates/horizon/common/_data_table_pagination_with_pages.html' adding 'horizon/templates/horizon/common/_data_table_row.html' adding 'horizon/templates/horizon/common/_data_table_row_action_row.html' adding 'horizon/templates/horizon/common/_data_table_row_actions_dropdown.html' adding 'horizon/templates/horizon/common/_data_table_row_actions_row.html' adding 'horizon/templates/horizon/common/_data_table_table_actions.html' adding 'horizon/templates/horizon/common/_data_table_view.html' adding 'horizon/templates/horizon/common/_datepicker.html' adding 'horizon/templates/horizon/common/_datepicker_form.html' adding 'horizon/templates/horizon/common/_detail.html' adding 'horizon/templates/horizon/common/_detail_header.html' adding 'horizon/templates/horizon/common/_detail_tab_group.html' adding 'horizon/templates/horizon/common/_detail_table.html' adding 'horizon/templates/horizon/common/_domain_page_header.html' adding 'horizon/templates/horizon/common/_form_errors.html' adding 'horizon/templates/horizon/common/_form_field.html' adding 'horizon/templates/horizon/common/_form_field_decorator.html' adding 'horizon/templates/horizon/common/_form_field_required.html' adding 'horizon/templates/horizon/common/_form_fields.html' adding 'horizon/templates/horizon/common/_formset_table.html' adding 'horizon/templates/horizon/common/_formset_table_row.html' adding 'horizon/templates/horizon/common/_horizontal_field.html' adding 'horizon/templates/horizon/common/_horizontal_fields.html' adding 'horizon/templates/horizon/common/_keystone_provider_selector.html' adding 'horizon/templates/horizon/common/_limit_summary.html' adding 'horizon/templates/horizon/common/_modal.html' adding 'horizon/templates/horizon/common/_modal_form.html' adding 'horizon/templates/horizon/common/_modal_form_add_members.html' adding 'horizon/templates/horizon/common/_page_header.html' adding 'horizon/templates/horizon/common/_region_selector.html' adding 'horizon/templates/horizon/common/_resource_browser.html' adding 'horizon/templates/horizon/common/_sidebar.html' adding 'horizon/templates/horizon/common/_sidebar_module.html' adding 'horizon/templates/horizon/common/_tab_group.html' adding 'horizon/templates/horizon/common/_usage_summary.html' adding 'horizon/templates/horizon/common/_workflow.html' adding 'horizon/templates/horizon/common/_workflow_base.html' adding 'horizon/templates/horizon/common/_workflow_step.html' adding 'horizon/templates/horizon/common/_workflow_step_update_members.html' adding 'horizon/templates/horizon/common/fields/_themable_checkbox.html' adding 'horizon/templates/horizon/common/fields/_themable_radiobutton.html' adding 'horizon/templates/horizon/common/fields/_themable_select.html' adding 'horizon/templates/horizon/common/fields/_themable_spinner.html' adding 'horizon/templates/horizon/jasmine/index.html' adding 'horizon/templates/horizon/jasmine/jasmine.html' adding 'horizon/templates/horizon/jasmine/jasmine_legacy.html' adding 'horizon/templatetags/__init__.py' adding 'horizon/templatetags/angular.py' adding 'horizon/templatetags/bootstrap.py' adding 'horizon/templatetags/branding.py' adding 'horizon/templatetags/breadcrumb_nav.py' adding 'horizon/templatetags/form_helpers.py' adding 'horizon/templatetags/horizon.py' adding 'horizon/templatetags/parse_date.py' adding 'horizon/templatetags/shellfilter.py' adding 'horizon/templatetags/sizeformat.py' adding 'horizon/templatetags/splitfilter.py' adding 'horizon/templatetags/truncate_filter.py' adding 'horizon/test/__init__.py' adding 'horizon/test/firefox_binary.py' adding 'horizon/test/helpers.py' adding 'horizon/test/settings.py' adding 'horizon/test/urls.py' adding 'horizon/test/utils.py' adding 'horizon/test/webdriver.py' adding 'horizon/test/customization/__init__.py' adding 'horizon/test/customization/cust_test1.py' adding 'horizon/test/customization/cust_test2.py' adding 'horizon/test/dummy_auth/__init__.py' adding 'horizon/test/dummy_auth/backend.py' adding 'horizon/test/jasmine/__init__.py' adding 'horizon/test/jasmine/jasmine.py' adding 'horizon/test/messages/test_info.json' adding 'horizon/test/messages/test_invalid.json' adding 'horizon/test/messages/test_warning.json' adding 'horizon/test/selenium/selenium_tests.py' adding 'horizon/test/templates/404.html' adding 'horizon/test/templates/_tab.html' adding 'horizon/test/templates/angular.html' adding 'horizon/test/templates/base-sidebar.html' adding 'horizon/test/templates/base.html' adding 'horizon/test/templates/tab_group.html' adding 'horizon/test/templates/workflow.html' adding 'horizon/test/templates/registration/login.html' adding 'horizon/test/test_dashboards/__init__.py' adding 'horizon/test/test_dashboards/cats/__init__.py' adding 'horizon/test/test_dashboards/cats/dashboard.py' adding 'horizon/test/test_dashboards/cats/kittens/__init__.py' adding 'horizon/test/test_dashboards/cats/kittens/panel.py' adding 'horizon/test/test_dashboards/cats/kittens/urls.py' adding 'horizon/test/test_dashboards/cats/kittens/views.py' adding 'horizon/test/test_dashboards/cats/kittens/templates/kittens/index.html' adding 'horizon/test/test_dashboards/cats/static/cats/js/cats.js' adding 'horizon/test/test_dashboards/cats/static/cats/scss/cats.scss' adding 'horizon/test/test_dashboards/cats/templates/cats/base.html' adding 'horizon/test/test_dashboards/cats/tigers/__init__.py' adding 'horizon/test/test_dashboards/cats/tigers/panel.py' adding 'horizon/test/test_dashboards/cats/tigers/urls.py' adding 'horizon/test/test_dashboards/cats/tigers/views.py' adding 'horizon/test/test_dashboards/cats/tigers/templates/tigers/index.html' adding 'horizon/test/test_dashboards/dogs/__init__.py' adding 'horizon/test/test_dashboards/dogs/dashboard.py' adding 'horizon/test/test_dashboards/dogs/puppies/__init__.py' adding 'horizon/test/test_dashboards/dogs/puppies/panel.py' adding 'horizon/test/test_dashboards/dogs/puppies/tables.py' adding 'horizon/test/test_dashboards/dogs/puppies/tabs.py' adding 'horizon/test/test_dashboards/dogs/puppies/urls.py' adding 'horizon/test/test_dashboards/dogs/puppies/views.py' adding 'horizon/test/test_dashboards/dogs/puppies/templates/puppies/index.html' adding 'horizon/test/test_dashboards/dogs/puppies/templates/puppies/two_tabs.html' adding 'horizon/test/test_dashboards/dogs/static/dogs/js/dogs.js' adding 'horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss' adding 'horizon/test/test_dashboards/dogs/templates/dogs/base.html' adding 'horizon/test/unit/__init__.py' adding 'horizon/test/unit/test_base.py' adding 'horizon/test/unit/test_exceptions.py' adding 'horizon/test/unit/test_messages.py' adding 'horizon/test/unit/test_notifications.py' adding 'horizon/test/unit/test_views.py' adding 'horizon/test/unit/forms/__init__.py' adding 'horizon/test/unit/forms/test_fields.py' adding 'horizon/test/unit/forms/test_forms.py' adding 'horizon/test/unit/hacking/__init__.py' adding 'horizon/test/unit/hacking/test_checks.py' adding 'horizon/test/unit/management/__init__.py' adding 'horizon/test/unit/management/commands/__init__.py' adding 'horizon/test/unit/management/commands/test_startdash.py' adding 'horizon/test/unit/management/commands/test_startpanel.py' adding 'horizon/test/unit/middleware/__init__.py' adding 'horizon/test/unit/middleware/test_base.py' adding 'horizon/test/unit/middleware/test_operation_log.py' adding 'horizon/test/unit/middleware/test_simultaneous_sessions.py' adding 'horizon/test/unit/tables/__init__.py' adding 'horizon/test/unit/tables/test_tables.py' adding 'horizon/test/unit/tabs/__init__.py' adding 'horizon/test/unit/tabs/test_tabs.py' adding 'horizon/test/unit/templatetags/__init__.py' adding 'horizon/test/unit/templatetags/test_templatetags.py' adding 'horizon/test/unit/utils/__init__.py' adding 'horizon/test/unit/utils/test_babel_extract_angular.py' adding 'horizon/test/unit/utils/test_file_discovery.py' adding 'horizon/test/unit/utils/test_filters.py' adding 'horizon/test/unit/utils/test_functions.py' adding 'horizon/test/unit/utils/test_memoized.py' adding 'horizon/test/unit/utils/test_secret_key.py' adding 'horizon/test/unit/utils/test_validators.py' adding 'horizon/test/unit/workflows/__init__.py' adding 'horizon/test/unit/workflows/test_workflows.py' adding 'horizon/utils/__init__.py' adding 'horizon/utils/babel_extract_angular.py' adding 'horizon/utils/csvbase.py' adding 'horizon/utils/escape.py' adding 'horizon/utils/file_discovery.py' adding 'horizon/utils/filters.py' adding 'horizon/utils/functions.py' adding 'horizon/utils/html.py' adding 'horizon/utils/http.py' adding 'horizon/utils/lazy_encoder.py' adding 'horizon/utils/memoized.py' adding 'horizon/utils/scss_filter.py' adding 'horizon/utils/secret_key.py' adding 'horizon/utils/settings.py' adding 'horizon/utils/validators.py' adding 'horizon/workflows/__init__.py' adding 'horizon/workflows/base.py' adding 'horizon/workflows/views.py' adding 'openstack_auth/__init__.py' adding 'openstack_auth/backend.py' adding 'openstack_auth/defaults.py' adding 'openstack_auth/exceptions.py' adding 'openstack_auth/forms.py' adding 'openstack_auth/middleware.py' adding 'openstack_auth/models.py' adding 'openstack_auth/policy.py' adding 'openstack_auth/urls.py' adding 'openstack_auth/user.py' adding 'openstack_auth/utils.py' adding 'openstack_auth/views.py' adding 'openstack_auth/locale/de/LC_MESSAGES/django.po' adding 'openstack_auth/locale/en_GB/LC_MESSAGES/django.po' adding 'openstack_auth/locale/eo/LC_MESSAGES/django.po' adding 'openstack_auth/locale/es/LC_MESSAGES/django.po' adding 'openstack_auth/locale/fr/LC_MESSAGES/django.po' adding 'openstack_auth/locale/id/LC_MESSAGES/django.po' adding 'openstack_auth/locale/ja/LC_MESSAGES/django.po' adding 'openstack_auth/locale/ka_GE/LC_MESSAGES/django.po' adding 'openstack_auth/locale/ko_KR/LC_MESSAGES/django.po' adding 'openstack_auth/locale/ne/LC_MESSAGES/django.po' adding 'openstack_auth/locale/pt_BR/LC_MESSAGES/django.po' adding 'openstack_auth/locale/ru/LC_MESSAGES/django.po' adding 'openstack_auth/locale/zh_Hans/LC_MESSAGES/django.po' adding 'openstack_auth/locale/zh_Hant/LC_MESSAGES/django.po' adding 'openstack_auth/plugin/__init__.py' adding 'openstack_auth/plugin/base.py' adding 'openstack_auth/plugin/k2k.py' adding 'openstack_auth/plugin/password.py' adding 'openstack_auth/plugin/token.py' adding 'openstack_auth/plugin/totp.py' adding 'openstack_auth/tests/__init__.py' adding 'openstack_auth/tests/data_v3.py' adding 'openstack_auth/tests/settings.py' adding 'openstack_auth/tests/urls.py' adding 'openstack_auth/tests/conf/keystone_policy.json' adding 'openstack_auth/tests/conf/no_default_policy.json' adding 'openstack_auth/tests/conf/nova_policy.json' adding 'openstack_auth/tests/conf/policy.v3cloudsample.json' adding 'openstack_auth/tests/conf/with_default_policy.json' adding 'openstack_auth/tests/templates/auth/blank.html' adding 'openstack_auth/tests/templates/auth/login.html' adding 'openstack_auth/tests/templates/auth/totp.html' adding 'openstack_auth/tests/unit/__init__.py' adding 'openstack_auth/tests/unit/test_auth.py' adding 'openstack_auth/tests/unit/test_password.py' adding 'openstack_auth/tests/unit/test_policy.py' adding 'openstack_auth/tests/unit/test_user.py' adding 'openstack_auth/tests/unit/test_utils.py' adding 'openstack_auth/tests/unit/test_views.py' adding 'openstack_dashboard/.eslintrc' adding 'openstack_dashboard/__init__.py' adding 'openstack_dashboard/context_processors.py' adding 'openstack_dashboard/defaults.py' adding 'openstack_dashboard/exceptions.py' adding 'openstack_dashboard/hooks.py' adding 'openstack_dashboard/karma.conf.js' adding 'openstack_dashboard/policy.py' adding 'openstack_dashboard/settings.py' adding 'openstack_dashboard/theme_settings.py' adding 'openstack_dashboard/urls.py' adding 'openstack_dashboard/views.py' adding 'openstack_dashboard/wsgi.py' adding 'openstack_dashboard/api/__init__.py' adding 'openstack_dashboard/api/_nova.py' adding 'openstack_dashboard/api/base.py' adding 'openstack_dashboard/api/cinder.py' adding 'openstack_dashboard/api/glance.py' adding 'openstack_dashboard/api/keystone.py' adding 'openstack_dashboard/api/microversions.py' adding 'openstack_dashboard/api/network.py' adding 'openstack_dashboard/api/neutron.py' adding 'openstack_dashboard/api/nova.py' adding 'openstack_dashboard/api/placement.py' adding 'openstack_dashboard/api/swift.py' adding 'openstack_dashboard/api/rest/__init__.py' adding 'openstack_dashboard/api/rest/cinder.py' adding 'openstack_dashboard/api/rest/config.py' adding 'openstack_dashboard/api/rest/glance.py' adding 'openstack_dashboard/api/rest/json_encoder.py' adding 'openstack_dashboard/api/rest/keystone.py' adding 'openstack_dashboard/api/rest/network.py' adding 'openstack_dashboard/api/rest/neutron.py' adding 'openstack_dashboard/api/rest/nova.py' adding 'openstack_dashboard/api/rest/policy.py' adding 'openstack_dashboard/api/rest/swift.py' adding 'openstack_dashboard/api/rest/urls.py' adding 'openstack_dashboard/api/rest/utils.py' adding 'openstack_dashboard/conf/cinder_policy.yaml' adding 'openstack_dashboard/conf/glance_policy.yaml' adding 'openstack_dashboard/conf/keystone_policy.yaml' adding 'openstack_dashboard/conf/neutron_policy.yaml' adding 'openstack_dashboard/conf/nova_policy.yaml' adding 'openstack_dashboard/conf/default_policies/README.txt' adding 'openstack_dashboard/conf/default_policies/cinder.yaml' adding 'openstack_dashboard/conf/default_policies/glance.yaml' adding 'openstack_dashboard/conf/default_policies/keystone.yaml' adding 'openstack_dashboard/conf/default_policies/neutron.yaml' adding 'openstack_dashboard/conf/default_policies/nova.yaml' adding 'openstack_dashboard/conf/nova_policy.d/api-extensions.yaml' adding 'openstack_dashboard/contrib/__init__.py' adding 'openstack_dashboard/contrib/developer/__init__.py' adding 'openstack_dashboard/contrib/developer/dashboard.py' adding 'openstack_dashboard/contrib/developer/tests.py' adding 'openstack_dashboard/contrib/developer/enabled/_9001_developer.py' adding 'openstack_dashboard/contrib/developer/enabled/_9010_preview.py' adding 'openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py' adding 'openstack_dashboard/contrib/developer/enabled/_9030_profiler.py' adding 'openstack_dashboard/contrib/developer/enabled/_9040_form_builder.py' adding 'openstack_dashboard/contrib/developer/enabled/__init__.py' adding 'openstack_dashboard/contrib/developer/form_builder/__init__.py' adding 'openstack_dashboard/contrib/developer/form_builder/panel.py' adding 'openstack_dashboard/contrib/developer/form_builder/urls.py' adding 'openstack_dashboard/contrib/developer/form_builder/views.py' adding 'openstack_dashboard/contrib/developer/profiler/__init__.py' adding 'openstack_dashboard/contrib/developer/profiler/api.py' adding 'openstack_dashboard/contrib/developer/profiler/middleware.py' adding 'openstack_dashboard/contrib/developer/profiler/panel.py' adding 'openstack_dashboard/contrib/developer/profiler/urls.py' adding 'openstack_dashboard/contrib/developer/profiler/views.py' adding 'openstack_dashboard/contrib/developer/profiler/templates/profiler/_mode_picker.html' adding 'openstack_dashboard/contrib/developer/profiler/templates/profiler/index.html' adding 'openstack_dashboard/contrib/developer/resource_browser/__init__.py' adding 'openstack_dashboard/contrib/developer/resource_browser/panel.py' adding 'openstack_dashboard/contrib/developer/resource_browser/urls.py' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/developer.module.spec.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/developer.scss' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.controller.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.directive.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.module.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-builder.scss' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/form-config-modal.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/index.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/addons-required-feedback.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/array.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/buttons.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/confirmation-dialog.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/example-help.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/radios-checkboxes-select.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/sections-fieldsets.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/tabarray.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/tabs.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms/text-inputs.json' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.controller.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.details.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.directive.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.module.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.scss' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.trace-table.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/profiler/profiler.tree-node.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.controller.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.directive.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser-item.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.controller.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.directive.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resource-browser.module.spec.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/resources.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.controller.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.directive.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel/rb-resource-panel.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.directive.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.html' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.module.spec.js' adding 'openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview/theme-preview.scss' adding 'openstack_dashboard/contrib/developer/theme_preview/__init__.py' adding 'openstack_dashboard/contrib/developer/theme_preview/panel.py' adding 'openstack_dashboard/contrib/developer/theme_preview/urls.py' adding 'openstack_dashboard/contrib/developer/theme_preview/views.py' adding 'openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview/index.html' adding 'openstack_dashboard/dashboards/__init__.py' adding 'openstack_dashboard/dashboards/admin/__init__.py' adding 'openstack_dashboard/dashboards/admin/dashboard.py' adding 'openstack_dashboard/dashboards/admin/aggregates/__init__.py' adding 'openstack_dashboard/dashboards/admin/aggregates/constants.py' adding 'openstack_dashboard/dashboards/admin/aggregates/forms.py' adding 'openstack_dashboard/dashboards/admin/aggregates/panel.py' adding 'openstack_dashboard/dashboards/admin/aggregates/tables.py' adding 'openstack_dashboard/dashboards/admin/aggregates/tests.py' adding 'openstack_dashboard/dashboards/admin/aggregates/urls.py' adding 'openstack_dashboard/dashboards/admin/aggregates/views.py' adding 'openstack_dashboard/dashboards/admin/aggregates/workflows.py' adding 'openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html' adding 'openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/create.html' adding 'openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/index.html' adding 'openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/manage_hosts.html' adding 'openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/update.html' adding 'openstack_dashboard/dashboards/admin/backups/__init__.py' adding 'openstack_dashboard/dashboards/admin/backups/forms.py' adding 'openstack_dashboard/dashboards/admin/backups/panel.py' adding 'openstack_dashboard/dashboards/admin/backups/tables.py' adding 'openstack_dashboard/dashboards/admin/backups/tabs.py' adding 'openstack_dashboard/dashboards/admin/backups/tests.py' adding 'openstack_dashboard/dashboards/admin/backups/urls.py' adding 'openstack_dashboard/dashboards/admin/backups/views.py' adding 'openstack_dashboard/dashboards/admin/backups/templates/backups/_detail_overview.html' adding 'openstack_dashboard/dashboards/admin/backups/templates/backups/_update_status.html' adding 'openstack_dashboard/dashboards/admin/backups/templates/backups/update_status.html' adding 'openstack_dashboard/dashboards/admin/defaults/__init__.py' adding 'openstack_dashboard/dashboards/admin/defaults/panel.py' adding 'openstack_dashboard/dashboards/admin/defaults/tables.py' adding 'openstack_dashboard/dashboards/admin/defaults/tabs.py' adding 'openstack_dashboard/dashboards/admin/defaults/tests.py' adding 'openstack_dashboard/dashboards/admin/defaults/urls.py' adding 'openstack_dashboard/dashboards/admin/defaults/views.py' adding 'openstack_dashboard/dashboards/admin/defaults/workflows.py' adding 'openstack_dashboard/dashboards/admin/defaults/templates/defaults/index.html' adding 'openstack_dashboard/dashboards/admin/flavors/__init__.py' adding 'openstack_dashboard/dashboards/admin/flavors/constants.py' adding 'openstack_dashboard/dashboards/admin/flavors/panel.py' adding 'openstack_dashboard/dashboards/admin/flavors/tables.py' adding 'openstack_dashboard/dashboards/admin/flavors/tests.py' adding 'openstack_dashboard/dashboards/admin/flavors/urls.py' adding 'openstack_dashboard/dashboards/admin/flavors/views.py' adding 'openstack_dashboard/dashboards/admin/flavors/workflows.py' adding 'openstack_dashboard/dashboards/admin/flavors/templates/flavors/create.html' adding 'openstack_dashboard/dashboards/admin/flavors/templates/flavors/update.html' adding 'openstack_dashboard/dashboards/admin/floating_ips/__init__.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/forms.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/panel.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/tables.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/tests.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/urls.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/views.py' adding 'openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/_allocate.html' adding 'openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/allocate.html' adding 'openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips/detail.html' adding 'openstack_dashboard/dashboards/admin/group_types/__init__.py' adding 'openstack_dashboard/dashboards/admin/group_types/forms.py' adding 'openstack_dashboard/dashboards/admin/group_types/panel.py' adding 'openstack_dashboard/dashboards/admin/group_types/tables.py' adding 'openstack_dashboard/dashboards/admin/group_types/tests.py' adding 'openstack_dashboard/dashboards/admin/group_types/urls.py' adding 'openstack_dashboard/dashboards/admin/group_types/views.py' adding 'openstack_dashboard/dashboards/admin/group_types/specs/__init__.py' adding 'openstack_dashboard/dashboards/admin/group_types/specs/forms.py' adding 'openstack_dashboard/dashboards/admin/group_types/specs/tables.py' adding 'openstack_dashboard/dashboards/admin/group_types/specs/tests.py' adding 'openstack_dashboard/dashboards/admin/group_types/specs/urls.py' adding 'openstack_dashboard/dashboards/admin/group_types/specs/views.py' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/_create_group_type.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/_update_group_type.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/create_group_type.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/update_group_type.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_create.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_edit.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/_index.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/create.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/edit.html' adding 'openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs/index.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/__init__.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/panel.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/tables.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/tabs.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/tests.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/urls.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/views.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/compute/views.py' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/detail.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/index.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_disable_service.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_evacuate_host.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/_migrate_host.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/disable_service.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/evacuate_host.html' adding 'openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute/migrate_host.html' adding 'openstack_dashboard/dashboards/admin/images/__init__.py' adding 'openstack_dashboard/dashboards/admin/images/forms.py' adding 'openstack_dashboard/dashboards/admin/images/panel.py' adding 'openstack_dashboard/dashboards/admin/images/tables.py' adding 'openstack_dashboard/dashboards/admin/images/tests.py' adding 'openstack_dashboard/dashboards/admin/images/urls.py' adding 'openstack_dashboard/dashboards/admin/images/views.py' adding 'openstack_dashboard/dashboards/admin/images/templates/images/_create.html' adding 'openstack_dashboard/dashboards/admin/images/templates/images/_update.html' adding 'openstack_dashboard/dashboards/admin/images/templates/images/create.html' adding 'openstack_dashboard/dashboards/admin/images/templates/images/update.html' adding 'openstack_dashboard/dashboards/admin/info/__init__.py' adding 'openstack_dashboard/dashboards/admin/info/constants.py' adding 'openstack_dashboard/dashboards/admin/info/panel.py' adding 'openstack_dashboard/dashboards/admin/info/tables.py' adding 'openstack_dashboard/dashboards/admin/info/tabs.py' adding 'openstack_dashboard/dashboards/admin/info/tests.py' adding 'openstack_dashboard/dashboards/admin/info/urls.py' adding 'openstack_dashboard/dashboards/admin/info/views.py' adding 'openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v2.html' adding 'openstack_dashboard/dashboards/admin/info/templates/info/_cell_endpoints_v3.html' adding 'openstack_dashboard/dashboards/admin/info/templates/info/_cell_status.html' adding 'openstack_dashboard/dashboards/admin/info/templates/info/index.html' adding 'openstack_dashboard/dashboards/admin/instances/__init__.py' adding 'openstack_dashboard/dashboards/admin/instances/forms.py' adding 'openstack_dashboard/dashboards/admin/instances/panel.py' adding 'openstack_dashboard/dashboards/admin/instances/tables.py' adding 'openstack_dashboard/dashboards/admin/instances/tabs.py' adding 'openstack_dashboard/dashboards/admin/instances/tests.py' adding 'openstack_dashboard/dashboards/admin/instances/urls.py' adding 'openstack_dashboard/dashboards/admin/instances/views.py' adding 'openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html' adding 'openstack_dashboard/dashboards/admin/instances/templates/instances/_rescue.html' adding 'openstack_dashboard/dashboards/admin/instances/templates/instances/live_migrate.html' adding 'openstack_dashboard/dashboards/admin/instances/templates/instances/rescue.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/__init__.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/constants.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/forms.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/panel.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/tables.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/tabs.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/tests.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/urls.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/views.py' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_contents.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_resource_types.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_update.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/create.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html' adding 'openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/update.html' adding 'openstack_dashboard/dashboards/admin/networks/__init__.py' adding 'openstack_dashboard/dashboards/admin/networks/forms.py' adding 'openstack_dashboard/dashboards/admin/networks/panel.py' adding 'openstack_dashboard/dashboards/admin/networks/tables.py' adding 'openstack_dashboard/dashboards/admin/networks/tests.py' adding 'openstack_dashboard/dashboards/admin/networks/urls.py' adding 'openstack_dashboard/dashboards/admin/networks/utils.py' adding 'openstack_dashboard/dashboards/admin/networks/views.py' adding 'openstack_dashboard/dashboards/admin/networks/workflows.py' adding 'openstack_dashboard/dashboards/admin/networks/agents/__init__.py' adding 'openstack_dashboard/dashboards/admin/networks/agents/forms.py' adding 'openstack_dashboard/dashboards/admin/networks/agents/tables.py' adding 'openstack_dashboard/dashboards/admin/networks/agents/tabs.py' adding 'openstack_dashboard/dashboards/admin/networks/agents/tests.py' adding 'openstack_dashboard/dashboards/admin/networks/agents/views.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/__init__.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/tables.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/tabs.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/tests.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/urls.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/views.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/workflows.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/__init__.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/forms.py' adding 'openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/views.py' adding 'openstack_dashboard/dashboards/admin/networks/subnets/__init__.py' adding 'openstack_dashboard/dashboards/admin/networks/subnets/tables.py' adding 'openstack_dashboard/dashboards/admin/networks/subnets/tests.py' adding 'openstack_dashboard/dashboards/admin/networks/subnets/urls.py' adding 'openstack_dashboard/dashboards/admin/networks/subnets/views.py' adding 'openstack_dashboard/dashboards/admin/networks/subnets/workflows.py' adding 'openstack_dashboard/dashboards/admin/networks/templates/networks/_update.html' adding 'openstack_dashboard/dashboards/admin/networks/templates/networks/update.html' adding 'openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html' adding 'openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html' adding 'openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_edit_port_help.html' adding 'openstack_dashboard/dashboards/admin/ngflavors/__init__.py' adding 'openstack_dashboard/dashboards/admin/ngflavors/panel.py' adding 'openstack_dashboard/dashboards/admin/ngflavors/urls.py' adding 'openstack_dashboard/dashboards/admin/ngflavors/views.py' adding 'openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors/index.html' adding 'openstack_dashboard/dashboards/admin/overview/__init__.py' adding 'openstack_dashboard/dashboards/admin/overview/panel.py' adding 'openstack_dashboard/dashboards/admin/overview/tests.py' adding 'openstack_dashboard/dashboards/admin/overview/urls.py' adding 'openstack_dashboard/dashboards/admin/overview/views.py' adding 'openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv' adding 'openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html' adding 'openstack_dashboard/dashboards/admin/rbac_policies/__init__.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/forms.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/panel.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/tables.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/tabs.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/tests.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/urls.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/views.py' adding 'openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_create.html' adding 'openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_detail_overview.html' adding 'openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/_update.html' adding 'openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/create.html' adding 'openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/detail.html' adding 'openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies/update.html' adding 'openstack_dashboard/dashboards/admin/routers/__init__.py' adding 'openstack_dashboard/dashboards/admin/routers/forms.py' adding 'openstack_dashboard/dashboards/admin/routers/panel.py' adding 'openstack_dashboard/dashboards/admin/routers/tables.py' adding 'openstack_dashboard/dashboards/admin/routers/tabs.py' adding 'openstack_dashboard/dashboards/admin/routers/tests.py' adding 'openstack_dashboard/dashboards/admin/routers/urls.py' adding 'openstack_dashboard/dashboards/admin/routers/views.py' adding 'openstack_dashboard/dashboards/admin/routers/extensions/__init__.py' adding 'openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py' adding 'openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py' adding 'openstack_dashboard/dashboards/admin/routers/ports/__init__.py' adding 'openstack_dashboard/dashboards/admin/routers/ports/tables.py' adding 'openstack_dashboard/dashboards/admin/routers/ports/tabs.py' adding 'openstack_dashboard/dashboards/admin/routers/ports/urls.py' adding 'openstack_dashboard/dashboards/admin/routers/ports/views.py' adding 'openstack_dashboard/dashboards/admin/snapshots/__init__.py' adding 'openstack_dashboard/dashboards/admin/snapshots/forms.py' adding 'openstack_dashboard/dashboards/admin/snapshots/panel.py' adding 'openstack_dashboard/dashboards/admin/snapshots/tables.py' adding 'openstack_dashboard/dashboards/admin/snapshots/tabs.py' adding 'openstack_dashboard/dashboards/admin/snapshots/tests.py' adding 'openstack_dashboard/dashboards/admin/snapshots/urls.py' adding 'openstack_dashboard/dashboards/admin/snapshots/views.py' adding 'openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/_update_status.html' adding 'openstack_dashboard/dashboards/admin/snapshots/templates/snapshots/update_status.html' adding 'openstack_dashboard/dashboards/admin/trunks/__init__.py' adding 'openstack_dashboard/dashboards/admin/trunks/panel.py' adding 'openstack_dashboard/dashboards/admin/trunks/urls.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/__init__.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/panel.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/tables.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/tabs.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/tests.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/urls.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/views.py' adding 'openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots/_detail_overview.html' adding 'openstack_dashboard/dashboards/admin/volume_groups/__init__.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/forms.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/panel.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/tables.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/tabs.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/tests.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/urls.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/views.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/workflows.py' adding 'openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_delete.html' adding 'openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_detail_overview.html' adding 'openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/_remove_vols.html' adding 'openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/delete.html' adding 'openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups/remove_vols.html' adding 'openstack_dashboard/dashboards/admin/volume_types/__init__.py' adding 'openstack_dashboard/dashboards/admin/volume_types/forms.py' adding 'openstack_dashboard/dashboards/admin/volume_types/panel.py' adding 'openstack_dashboard/dashboards/admin/volume_types/tables.py' adding 'openstack_dashboard/dashboards/admin/volume_types/tests.py' adding 'openstack_dashboard/dashboards/admin/volume_types/urls.py' adding 'openstack_dashboard/dashboards/admin/volume_types/views.py' adding 'openstack_dashboard/dashboards/admin/volume_types/extras/__init__.py' adding 'openstack_dashboard/dashboards/admin/volume_types/extras/forms.py' adding 'openstack_dashboard/dashboards/admin/volume_types/extras/tables.py' adding 'openstack_dashboard/dashboards/admin/volume_types/extras/tests.py' adding 'openstack_dashboard/dashboards/admin/volume_types/extras/urls.py' adding 'openstack_dashboard/dashboards/admin/volume_types/extras/views.py' adding 'openstack_dashboard/dashboards/admin/volume_types/qos_specs/__init__.py' adding 'openstack_dashboard/dashboards/admin/volume_types/qos_specs/forms.py' adding 'openstack_dashboard/dashboards/admin/volume_types/qos_specs/tables.py' adding 'openstack_dashboard/dashboards/admin/volume_types/qos_specs/tests.py' adding 'openstack_dashboard/dashboards/admin/volume_types/qos_specs/urls.py' adding 'openstack_dashboard/dashboards/admin/volume_types/qos_specs/views.py' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_associate_qos_spec.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_qos_spec.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_volume_type.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_create_volume_type_encryption.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_edit_qos_spec_consumer.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_access.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_volume_type.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_update_volume_type_encryption.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/_volume_encryption_type_detail.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/associate_qos_spec.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_qos_spec.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_volume_type.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/create_volume_type_encryption.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/edit_qos_spec_consumer.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_access.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_volume_type.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/update_volume_type_encryption.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_encryption_type_detail.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/volume_types_tables.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_create.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_edit.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/_index.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/create.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/edit.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras/index.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_create.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_edit.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/_index.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/create.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/edit.html' adding 'openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs/index.html' adding 'openstack_dashboard/dashboards/admin/volumes/__init__.py' adding 'openstack_dashboard/dashboards/admin/volumes/forms.py' adding 'openstack_dashboard/dashboards/admin/volumes/panel.py' adding 'openstack_dashboard/dashboards/admin/volumes/tables.py' adding 'openstack_dashboard/dashboards/admin/volumes/tabs.py' adding 'openstack_dashboard/dashboards/admin/volumes/tests.py' adding 'openstack_dashboard/dashboards/admin/volumes/urls.py' adding 'openstack_dashboard/dashboards/admin/volumes/views.py' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/_detail_overview.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/_manage_volume.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/_migrate_volume.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/_unmanage_volume.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/_update_status.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/manage_volume.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/migrate_volume.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/unmanage_volume.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/update_status.html' adding 'openstack_dashboard/dashboards/admin/volumes/templates/volumes/volumes_tables.html' adding 'openstack_dashboard/dashboards/identity/__init__.py' adding 'openstack_dashboard/dashboards/identity/dashboard.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/__init__.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/forms.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/panel.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/tables.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/tests.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/urls.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/views.py' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_create.html' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_detail_overview.html' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/_success.html' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/clouds.yaml.template' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/create.html' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/detail.html' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/index.html' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/kubeconfig.template' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/openrc.sh.template' adding 'openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials/success.html' adding 'openstack_dashboard/dashboards/identity/domains/__init__.py' adding 'openstack_dashboard/dashboards/identity/domains/constants.py' adding 'openstack_dashboard/dashboards/identity/domains/panel.py' adding 'openstack_dashboard/dashboards/identity/domains/tables.py' adding 'openstack_dashboard/dashboards/identity/domains/tests.py' adding 'openstack_dashboard/dashboards/identity/domains/urls.py' adding 'openstack_dashboard/dashboards/identity/domains/views.py' adding 'openstack_dashboard/dashboards/identity/domains/workflows.py' adding 'openstack_dashboard/dashboards/identity/domains/templates/domains/index.html' adding 'openstack_dashboard/dashboards/identity/groups/__init__.py' adding 'openstack_dashboard/dashboards/identity/groups/constants.py' adding 'openstack_dashboard/dashboards/identity/groups/forms.py' adding 'openstack_dashboard/dashboards/identity/groups/panel.py' adding 'openstack_dashboard/dashboards/identity/groups/tables.py' adding 'openstack_dashboard/dashboards/identity/groups/tests.py' adding 'openstack_dashboard/dashboards/identity/groups/urls.py' adding 'openstack_dashboard/dashboards/identity/groups/views.py' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/add_non_member.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/create.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/index.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/manage.html' adding 'openstack_dashboard/dashboards/identity/groups/templates/groups/update.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/__init__.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/forms.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/panel.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/tables.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/tabs.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/tests.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/urls.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/views.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_register.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_update.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/register.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/update.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/_create.html' adding 'openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/create.html' adding 'openstack_dashboard/dashboards/identity/mappings/__init__.py' adding 'openstack_dashboard/dashboards/identity/mappings/forms.py' adding 'openstack_dashboard/dashboards/identity/mappings/panel.py' adding 'openstack_dashboard/dashboards/identity/mappings/tables.py' adding 'openstack_dashboard/dashboards/identity/mappings/tests.py' adding 'openstack_dashboard/dashboards/identity/mappings/urls.py' adding 'openstack_dashboard/dashboards/identity/mappings/views.py' adding 'openstack_dashboard/dashboards/identity/mappings/templates/mappings/_create.html' adding 'openstack_dashboard/dashboards/identity/mappings/templates/mappings/_update.html' adding 'openstack_dashboard/dashboards/identity/mappings/templates/mappings/create.html' adding 'openstack_dashboard/dashboards/identity/mappings/templates/mappings/update.html' adding 'openstack_dashboard/dashboards/identity/projects/__init__.py' adding 'openstack_dashboard/dashboards/identity/projects/panel.py' adding 'openstack_dashboard/dashboards/identity/projects/tables.py' adding 'openstack_dashboard/dashboards/identity/projects/tabs.py' adding 'openstack_dashboard/dashboards/identity/projects/tests.py' adding 'openstack_dashboard/dashboards/identity/projects/urls.py' adding 'openstack_dashboard/dashboards/identity/projects/views.py' adding 'openstack_dashboard/dashboards/identity/projects/workflows.py' adding 'openstack_dashboard/dashboards/identity/projects/groups/__init__.py' adding 'openstack_dashboard/dashboards/identity/projects/groups/tables.py' adding 'openstack_dashboard/dashboards/identity/projects/templates/projects/_common_horizontal_form.html' adding 'openstack_dashboard/dashboards/identity/projects/templates/projects/_detail_overview.html' adding 'openstack_dashboard/dashboards/identity/projects/templates/projects/detail.html' adding 'openstack_dashboard/dashboards/identity/projects/templates/projects/index.html' adding 'openstack_dashboard/dashboards/identity/projects/templates/projects/usage.html' adding 'openstack_dashboard/dashboards/identity/projects/users/__init__.py' adding 'openstack_dashboard/dashboards/identity/projects/users/tables.py' adding 'openstack_dashboard/dashboards/identity/roles/__init__.py' adding 'openstack_dashboard/dashboards/identity/roles/forms.py' adding 'openstack_dashboard/dashboards/identity/roles/panel.py' adding 'openstack_dashboard/dashboards/identity/roles/tables.py' adding 'openstack_dashboard/dashboards/identity/roles/tests.py' adding 'openstack_dashboard/dashboards/identity/roles/urls.py' adding 'openstack_dashboard/dashboards/identity/roles/views.py' adding 'openstack_dashboard/dashboards/identity/roles/templates/roles/_create.html' adding 'openstack_dashboard/dashboards/identity/roles/templates/roles/_update.html' adding 'openstack_dashboard/dashboards/identity/roles/templates/roles/create.html' adding 'openstack_dashboard/dashboards/identity/roles/templates/roles/update.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/identity.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/domains.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/panel.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/actions.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/create.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/delete.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/info.help.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/workflow.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow/workflow.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/details.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/drawer.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.controller.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details/overview.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/groups.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/panel.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/actions.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/create.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/create.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/delete.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/delete.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/edit.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions/edit.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/projects/projects.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/panel.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/role.schema.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/roles.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/actions.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/create.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/delete.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions/edit.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/panel.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.module.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/users.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/actions.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/create.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/create.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/delete.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/delete.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/disable.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/disable.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/enable.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/enable.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/password.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/password.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/update.action.service.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/error.admin-password-incorrect.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/error.default.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.create.help.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.password.help.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/info.update.help.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/workflow.service.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow/workflow.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/details.module.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/drawer.html' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.controller.spec.js' adding 'openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details/overview.html' adding 'openstack_dashboard/dashboards/identity/users/__init__.py' adding 'openstack_dashboard/dashboards/identity/users/forms.py' adding 'openstack_dashboard/dashboards/identity/users/panel.py' adding 'openstack_dashboard/dashboards/identity/users/tables.py' adding 'openstack_dashboard/dashboards/identity/users/tabs.py' adding 'openstack_dashboard/dashboards/identity/users/tests.py' adding 'openstack_dashboard/dashboards/identity/users/urls.py' adding 'openstack_dashboard/dashboards/identity/users/views.py' adding 'openstack_dashboard/dashboards/identity/users/groups/__init__.py' adding 'openstack_dashboard/dashboards/identity/users/groups/tables.py' adding 'openstack_dashboard/dashboards/identity/users/role_assignments/__init__.py' adding 'openstack_dashboard/dashboards/identity/users/role_assignments/tables.py' adding 'openstack_dashboard/dashboards/identity/users/templates/users/_change_password.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/_create.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/_detail_overview.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/_update.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/change_password.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/create.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/detail.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/index.html' adding 'openstack_dashboard/dashboards/identity/users/templates/users/update.html' adding 'openstack_dashboard/dashboards/project/__init__.py' adding 'openstack_dashboard/dashboards/project/dashboard.py' adding 'openstack_dashboard/dashboards/project/api_access/__init__.py' adding 'openstack_dashboard/dashboards/project/api_access/forms.py' adding 'openstack_dashboard/dashboards/project/api_access/panel.py' adding 'openstack_dashboard/dashboards/project/api_access/tables.py' adding 'openstack_dashboard/dashboards/project/api_access/tests.py' adding 'openstack_dashboard/dashboards/project/api_access/urls.py' adding 'openstack_dashboard/dashboards/project/api_access/views.py' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/_credentials.html' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/_recreate_credentials.html' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/clouds.yaml.template' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/credentials.html' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/ec2rc.sh.template' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/openrc.sh.template' adding 'openstack_dashboard/dashboards/project/api_access/templates/api_access/recreate_credentials.html' adding 'openstack_dashboard/dashboards/project/backups/__init__.py' adding 'openstack_dashboard/dashboards/project/backups/forms.py' adding 'openstack_dashboard/dashboards/project/backups/panel.py' adding 'openstack_dashboard/dashboards/project/backups/tables.py' adding 'openstack_dashboard/dashboards/project/backups/tabs.py' adding 'openstack_dashboard/dashboards/project/backups/tests.py' adding 'openstack_dashboard/dashboards/project/backups/urls.py' adding 'openstack_dashboard/dashboards/project/backups/views.py' adding 'openstack_dashboard/dashboards/project/backups/templates/backups/_create_backup.html' adding 'openstack_dashboard/dashboards/project/backups/templates/backups/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/backups/templates/backups/_restore_backup.html' adding 'openstack_dashboard/dashboards/project/backups/templates/backups/create_backup.html' adding 'openstack_dashboard/dashboards/project/backups/templates/backups/restore_backup.html' adding 'openstack_dashboard/dashboards/project/containers/__init__.py' adding 'openstack_dashboard/dashboards/project/containers/panel.py' adding 'openstack_dashboard/dashboards/project/containers/urls.py' adding 'openstack_dashboard/dashboards/project/containers/utils.py' adding 'openstack_dashboard/dashboards/project/containers/views.py' adding 'openstack_dashboard/dashboards/project/containers/templates/containers/ngindex.html' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/__init__.py' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/panel.py' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/tables.py' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/tests.py' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/urls.py' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/views.py' adding 'openstack_dashboard/dashboards/project/floating_ip_portforwardings/workflows.py' adding 'openstack_dashboard/dashboards/project/floating_ips/__init__.py' adding 'openstack_dashboard/dashboards/project/floating_ips/forms.py' adding 'openstack_dashboard/dashboards/project/floating_ips/panel.py' adding 'openstack_dashboard/dashboards/project/floating_ips/tables.py' adding 'openstack_dashboard/dashboards/project/floating_ips/tests.py' adding 'openstack_dashboard/dashboards/project/floating_ips/urls.py' adding 'openstack_dashboard/dashboards/project/floating_ips/views.py' adding 'openstack_dashboard/dashboards/project/floating_ips/workflows.py' adding 'openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/_allocate.html' adding 'openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips/allocate.html' adding 'openstack_dashboard/dashboards/project/images/__init__.py' adding 'openstack_dashboard/dashboards/project/images/panel.py' adding 'openstack_dashboard/dashboards/project/images/tests.py' adding 'openstack_dashboard/dashboards/project/images/urls.py' adding 'openstack_dashboard/dashboards/project/images/utils.py' adding 'openstack_dashboard/dashboards/project/images/views.py' adding 'openstack_dashboard/dashboards/project/images/images/__init__.py' adding 'openstack_dashboard/dashboards/project/images/images/forms.py' adding 'openstack_dashboard/dashboards/project/images/images/tables.py' adding 'openstack_dashboard/dashboards/project/images/images/tabs.py' adding 'openstack_dashboard/dashboards/project/images/images/tests.py' adding 'openstack_dashboard/dashboards/project/images/images/urls.py' adding 'openstack_dashboard/dashboards/project/images/images/views.py' adding 'openstack_dashboard/dashboards/project/images/snapshots/__init__.py' adding 'openstack_dashboard/dashboards/project/images/snapshots/forms.py' adding 'openstack_dashboard/dashboards/project/images/snapshots/tests.py' adding 'openstack_dashboard/dashboards/project/images/snapshots/urls.py' adding 'openstack_dashboard/dashboards/project/images/snapshots/views.py' adding 'openstack_dashboard/dashboards/project/images/templates/images/images/_create.html' adding 'openstack_dashboard/dashboards/project/images/templates/images/images/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/images/templates/images/images/_update.html' adding 'openstack_dashboard/dashboards/project/images/templates/images/images/create.html' adding 'openstack_dashboard/dashboards/project/images/templates/images/images/update.html' adding 'openstack_dashboard/dashboards/project/images/templates/images/snapshots/_create.html' adding 'openstack_dashboard/dashboards/project/images/templates/images/snapshots/create.html' adding 'openstack_dashboard/dashboards/project/instances/__init__.py' adding 'openstack_dashboard/dashboards/project/instances/audit_tables.py' adding 'openstack_dashboard/dashboards/project/instances/console.py' adding 'openstack_dashboard/dashboards/project/instances/forms.py' adding 'openstack_dashboard/dashboards/project/instances/interfaces_tables.py' adding 'openstack_dashboard/dashboards/project/instances/panel.py' adding 'openstack_dashboard/dashboards/project/instances/tables.py' adding 'openstack_dashboard/dashboards/project/instances/tabs.py' adding 'openstack_dashboard/dashboards/project/instances/tests.py' adding 'openstack_dashboard/dashboards/project/instances/urls.py' adding 'openstack_dashboard/dashboards/project/instances/utils.py' adding 'openstack_dashboard/dashboards/project/instances/views.py' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_attach_interface.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_attach_volume.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_decryptpassword.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_detach_interface.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_detach_volume.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_detail_audit.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_detail_console.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_detail_log.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_disassociate.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_edit_security_group_help.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_flavors_and_quotas.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_instance_ips.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_rebuild.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/_rescue.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/attach_interface.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/attach_volume.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/decryptpassword.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/detach_interface.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/detach_volume.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/disassociate.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/rebuild.html' adding 'openstack_dashboard/dashboards/project/instances/templates/instances/rescue.html' adding 'openstack_dashboard/dashboards/project/instances/workflows/__init__.py' adding 'openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py' adding 'openstack_dashboard/dashboards/project/instances/workflows/update_instance.py' adding 'openstack_dashboard/dashboards/project/instances/workflows/update_port.py' adding 'openstack_dashboard/dashboards/project/key_pairs/__init__.py' adding 'openstack_dashboard/dashboards/project/key_pairs/forms.py' adding 'openstack_dashboard/dashboards/project/key_pairs/panel.py' adding 'openstack_dashboard/dashboards/project/key_pairs/tables.py' adding 'openstack_dashboard/dashboards/project/key_pairs/tests.py' adding 'openstack_dashboard/dashboards/project/key_pairs/urls.py' adding 'openstack_dashboard/dashboards/project/key_pairs/views.py' adding 'openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/_import.html' adding 'openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/detail.html' adding 'openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/download.html' adding 'openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/import.html' adding 'openstack_dashboard/dashboards/project/network_qos/__init__.py' adding 'openstack_dashboard/dashboards/project/network_qos/panel.py' adding 'openstack_dashboard/dashboards/project/network_qos/urls.py' adding 'openstack_dashboard/dashboards/project/network_topology/__init__.py' adding 'openstack_dashboard/dashboards/project/network_topology/forms.py' adding 'openstack_dashboard/dashboards/project/network_topology/panel.py' adding 'openstack_dashboard/dashboards/project/network_topology/tabs.py' adding 'openstack_dashboard/dashboards/project/network_topology/tests.py' adding 'openstack_dashboard/dashboards/project/network_topology/urls.py' adding 'openstack_dashboard/dashboards/project/network_topology/utils.py' adding 'openstack_dashboard/dashboards/project/network_topology/views.py' adding 'openstack_dashboard/dashboards/project/network_topology/instances/__init__.py' adding 'openstack_dashboard/dashboards/project/network_topology/instances/tables.py' adding 'openstack_dashboard/dashboards/project/network_topology/networks/__init__.py' adding 'openstack_dashboard/dashboards/project/network_topology/networks/tables.py' adding 'openstack_dashboard/dashboards/project/network_topology/ports/__init__.py' adding 'openstack_dashboard/dashboards/project/network_topology/ports/tables.py' adding 'openstack_dashboard/dashboards/project/network_topology/routers/__init__.py' adding 'openstack_dashboard/dashboards/project/network_topology/routers/tables.py' adding 'openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py' adding 'openstack_dashboard/dashboards/project/network_topology/subnets/tables.py' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_actions_list.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_graph_view.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_post_massage.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_svg_element.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/_topology_view.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/iframe.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/index.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_container.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_device.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_instance.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_net.html' adding 'openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side/_balloon_port.html' adding 'openstack_dashboard/dashboards/project/networks/__init__.py' adding 'openstack_dashboard/dashboards/project/networks/forms.py' adding 'openstack_dashboard/dashboards/project/networks/panel.py' adding 'openstack_dashboard/dashboards/project/networks/tables.py' adding 'openstack_dashboard/dashboards/project/networks/tabs.py' adding 'openstack_dashboard/dashboards/project/networks/tests.py' adding 'openstack_dashboard/dashboards/project/networks/urls.py' adding 'openstack_dashboard/dashboards/project/networks/views.py' adding 'openstack_dashboard/dashboards/project/networks/workflows.py' adding 'openstack_dashboard/dashboards/project/networks/ports/__init__.py' adding 'openstack_dashboard/dashboards/project/networks/ports/sg_base.py' adding 'openstack_dashboard/dashboards/project/networks/ports/tables.py' adding 'openstack_dashboard/dashboards/project/networks/ports/tabs.py' adding 'openstack_dashboard/dashboards/project/networks/ports/tests.py' adding 'openstack_dashboard/dashboards/project/networks/ports/urls.py' adding 'openstack_dashboard/dashboards/project/networks/ports/views.py' adding 'openstack_dashboard/dashboards/project/networks/ports/workflows.py' adding 'openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py' adding 'openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/__init__.py' adding 'openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/forms.py' adding 'openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tables.py' adding 'openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tabs.py' adding 'openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/views.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/__init__.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/tables.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/tabs.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/tests.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/urls.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/utils.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/views.py' adding 'openstack_dashboard/dashboards/project/networks/subnets/workflows.py' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/_network_ips.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/_update.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/detail.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/update.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/ports/_add_addresspair.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/ports/_create_port_help.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/ports/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/ports/_edit_port_help.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/ports/_port_ips.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/ports/add_addresspair.html' adding 'openstack_dashboard/dashboards/project/networks/templates/networks/subnets/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/overview/__init__.py' adding 'openstack_dashboard/dashboards/project/overview/panel.py' adding 'openstack_dashboard/dashboards/project/overview/tests.py' adding 'openstack_dashboard/dashboards/project/overview/urls.py' adding 'openstack_dashboard/dashboards/project/overview/views.py' adding 'openstack_dashboard/dashboards/project/overview/templates/overview/usage.csv' adding 'openstack_dashboard/dashboards/project/overview/templates/overview/usage.html' adding 'openstack_dashboard/dashboards/project/routers/__init__.py' adding 'openstack_dashboard/dashboards/project/routers/forms.py' adding 'openstack_dashboard/dashboards/project/routers/panel.py' adding 'openstack_dashboard/dashboards/project/routers/tables.py' adding 'openstack_dashboard/dashboards/project/routers/tabs.py' adding 'openstack_dashboard/dashboards/project/routers/tests.py' adding 'openstack_dashboard/dashboards/project/routers/urls.py' adding 'openstack_dashboard/dashboards/project/routers/views.py' adding 'openstack_dashboard/dashboards/project/routers/extensions/__init__.py' adding 'openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py' adding 'openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py' adding 'openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py' adding 'openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py' adding 'openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py' adding 'openstack_dashboard/dashboards/project/routers/ports/__init__.py' adding 'openstack_dashboard/dashboards/project/routers/ports/forms.py' adding 'openstack_dashboard/dashboards/project/routers/ports/tables.py' adding 'openstack_dashboard/dashboards/project/routers/ports/tabs.py' adding 'openstack_dashboard/dashboards/project/routers/ports/urls.py' adding 'openstack_dashboard/dashboards/project/routers/ports/views.py' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/_create.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/_update.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/create.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/update.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/_create.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes/create.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/ports/_create.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/ports/_setgateway.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/ports/create.html' adding 'openstack_dashboard/dashboards/project/routers/templates/routers/ports/setgateway.html' adding 'openstack_dashboard/dashboards/project/security_groups/__init__.py' adding 'openstack_dashboard/dashboards/project/security_groups/forms.py' adding 'openstack_dashboard/dashboards/project/security_groups/panel.py' adding 'openstack_dashboard/dashboards/project/security_groups/tables.py' adding 'openstack_dashboard/dashboards/project/security_groups/tests.py' adding 'openstack_dashboard/dashboards/project/security_groups/urls.py' adding 'openstack_dashboard/dashboards/project/security_groups/views.py' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_add_rule.html' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_create.html' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_update.html' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/add_rule.html' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/create.html' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/detail.html' adding 'openstack_dashboard/dashboards/project/security_groups/templates/security_groups/update.html' adding 'openstack_dashboard/dashboards/project/server_groups/__init__.py' adding 'openstack_dashboard/dashboards/project/server_groups/panel.py' adding 'openstack_dashboard/dashboards/project/server_groups/urls.py' adding 'openstack_dashboard/dashboards/project/snapshots/__init__.py' adding 'openstack_dashboard/dashboards/project/snapshots/forms.py' adding 'openstack_dashboard/dashboards/project/snapshots/panel.py' adding 'openstack_dashboard/dashboards/project/snapshots/tables.py' adding 'openstack_dashboard/dashboards/project/snapshots/tabs.py' adding 'openstack_dashboard/dashboards/project/snapshots/tests.py' adding 'openstack_dashboard/dashboards/project/snapshots/urls.py' adding 'openstack_dashboard/dashboards/project/snapshots/views.py' adding 'openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/snapshots/templates/snapshots/_update.html' adding 'openstack_dashboard/dashboards/project/snapshots/templates/snapshots/update.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-modal.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor-details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network-details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/port-details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html' adding 'openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html' adding 'openstack_dashboard/dashboards/project/trunks/__init__.py' adding 'openstack_dashboard/dashboards/project/trunks/panel.py' adding 'openstack_dashboard/dashboards/project/trunks/urls.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/__init__.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/forms.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/panel.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/tables.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/tabs.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/tests.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/urls.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/views.py' adding 'openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_create.html' adding 'openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots/create.html' adding 'openstack_dashboard/dashboards/project/volume_groups/__init__.py' adding 'openstack_dashboard/dashboards/project/volume_groups/forms.py' adding 'openstack_dashboard/dashboards/project/volume_groups/panel.py' adding 'openstack_dashboard/dashboards/project/volume_groups/tables.py' adding 'openstack_dashboard/dashboards/project/volume_groups/tabs.py' adding 'openstack_dashboard/dashboards/project/volume_groups/tests.py' adding 'openstack_dashboard/dashboards/project/volume_groups/urls.py' adding 'openstack_dashboard/dashboards/project/volume_groups/views.py' adding 'openstack_dashboard/dashboards/project/volume_groups/workflows.py' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_clone_group.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_create_snapshot.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_delete.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_remove_vols.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_snapshot_limits.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/_update.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/clone_group.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/create_snapshot.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/delete.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/remove_vols.html' adding 'openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups/update.html' adding 'openstack_dashboard/dashboards/project/volumes/__init__.py' adding 'openstack_dashboard/dashboards/project/volumes/forms.py' adding 'openstack_dashboard/dashboards/project/volumes/panel.py' adding 'openstack_dashboard/dashboards/project/volumes/tables.py' adding 'openstack_dashboard/dashboards/project/volumes/tabs.py' adding 'openstack_dashboard/dashboards/project/volumes/tests.py' adding 'openstack_dashboard/dashboards/project/volumes/urls.py' adding 'openstack_dashboard/dashboards/project/volumes/views.py' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_accept_transfer.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_attach.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_create.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_snapshot.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_transfer.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_encryption_detail_overview.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend_limits.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_limits.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_retype.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_show_transfer.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_update.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_upload_to_image.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/_volume_limits.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/accept_transfer.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/attach.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/create.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/create_snapshot.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/create_transfer.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/download_transfer_creds.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/encryption_detail.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/extend.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/retype.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/show_transfer.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/update.html' adding 'openstack_dashboard/dashboards/project/volumes/templates/volumes/upload_to_image.html' adding 'openstack_dashboard/dashboards/settings/__init__.py' adding 'openstack_dashboard/dashboards/settings/dashboard.py' adding 'openstack_dashboard/dashboards/settings/password/__init__.py' adding 'openstack_dashboard/dashboards/settings/password/forms.py' adding 'openstack_dashboard/dashboards/settings/password/panel.py' adding 'openstack_dashboard/dashboards/settings/password/tests.py' adding 'openstack_dashboard/dashboards/settings/password/urls.py' adding 'openstack_dashboard/dashboards/settings/password/views.py' adding 'openstack_dashboard/dashboards/settings/password/templates/password/_change.html' adding 'openstack_dashboard/dashboards/settings/password/templates/password/change.html' adding 'openstack_dashboard/dashboards/settings/user/__init__.py' adding 'openstack_dashboard/dashboards/settings/user/forms.py' adding 'openstack_dashboard/dashboards/settings/user/panel.py' adding 'openstack_dashboard/dashboards/settings/user/tests.py' adding 'openstack_dashboard/dashboards/settings/user/urls.py' adding 'openstack_dashboard/dashboards/settings/user/views.py' adding 'openstack_dashboard/dashboards/settings/user/templates/user/_settings.html' adding 'openstack_dashboard/dashboards/settings/user/templates/user/settings.html' adding 'openstack_dashboard/enabled/_1000_project.py' adding 'openstack_dashboard/enabled/_1010_compute_panel_group.py' adding 'openstack_dashboard/enabled/_1020_project_overview_panel.py' adding 'openstack_dashboard/enabled/_1030_project_instances_panel.py' adding 'openstack_dashboard/enabled/_1050_project_images_panel.py' adding 'openstack_dashboard/enabled/_1080_project_key_pairs_panel.py' adding 'openstack_dashboard/enabled/_1090_project_api_access_panel.py' adding 'openstack_dashboard/enabled/_1110_project_server_groups_panel.py' adding 'openstack_dashboard/enabled/_1310_volumes_panel_group.py' adding 'openstack_dashboard/enabled/_1320_project_volumes_panel.py' adding 'openstack_dashboard/enabled/_1330_project_backups_panel.py' adding 'openstack_dashboard/enabled/_1330_project_snapshots_panel.py' adding 'openstack_dashboard/enabled/_1360_project_volume_groups.py' adding 'openstack_dashboard/enabled/_1370_project_vg_snapshots.py' adding 'openstack_dashboard/enabled/_1410_network_panel_group.py' adding 'openstack_dashboard/enabled/_1420_project_network_topology_panel.py' adding 'openstack_dashboard/enabled/_1430_project_network_panel.py' adding 'openstack_dashboard/enabled/_1440_project_routers_panel.py' adding 'openstack_dashboard/enabled/_1480_security_groups_panel.py' adding 'openstack_dashboard/enabled/_1490_project_floating_ips_panel.py' adding 'openstack_dashboard/enabled/_1500_project_trunks_panel.py' adding 'openstack_dashboard/enabled/_1510_project_network_qos_panel.py' adding 'openstack_dashboard/enabled/_1520_project_floating_ip_portforwardings_panel.py' adding 'openstack_dashboard/enabled/_1910_object_store_panel_group.py' adding 'openstack_dashboard/enabled/_1920_project_containers_panel.py' adding 'openstack_dashboard/enabled/_2000_admin.py' adding 'openstack_dashboard/enabled/_2010_admin_overview_panel.py' adding 'openstack_dashboard/enabled/_2110_admin_compute_panel_group.py' adding 'openstack_dashboard/enabled/_2120_admin_hypervisors_panel.py' adding 'openstack_dashboard/enabled/_2130_admin_aggregates_panel.py' adding 'openstack_dashboard/enabled/_2140_admin_instances_panel.py' adding 'openstack_dashboard/enabled/_2150_admin_flavors_panel.py' adding 'openstack_dashboard/enabled/_2160_admin_images_panel.py' adding 'openstack_dashboard/enabled/_2210_admin_volume_panel_group.py' adding 'openstack_dashboard/enabled/_2220_admin_volumes_panel.py' adding 'openstack_dashboard/enabled/_2230_admin_backups_panel.py' adding 'openstack_dashboard/enabled/_2230_admin_snapshots_panel.py' adding 'openstack_dashboard/enabled/_2240_admin_volume_types_panel.py' adding 'openstack_dashboard/enabled/_2250_admin_volume_groups.py' adding 'openstack_dashboard/enabled/_2260_admin_vg_snapshots.py' adding 'openstack_dashboard/enabled/_2270_admin_group_types_panel.py' adding 'openstack_dashboard/enabled/_2300_admin_network_panel_group.py' adding 'openstack_dashboard/enabled/_2310_admin_networks_panel.py' adding 'openstack_dashboard/enabled/_2320_admin_routers_panel.py' adding 'openstack_dashboard/enabled/_2330_admin_floating_ips_panel.py' adding 'openstack_dashboard/enabled/_2340_admin_trunks_panel.py' adding 'openstack_dashboard/enabled/_2350_admin_rbac_policies_panel.py' adding 'openstack_dashboard/enabled/_2810_admin_system_panel_group.py' adding 'openstack_dashboard/enabled/_2820_admin_defaults_panel.py' adding 'openstack_dashboard/enabled/_2830_admin_metadata_defs_panel.py' adding 'openstack_dashboard/enabled/_2840_admin_info_panel.py' adding 'openstack_dashboard/enabled/_3000_identity.py' adding 'openstack_dashboard/enabled/_3010_identity_domains_panel.py' adding 'openstack_dashboard/enabled/_3020_identity_projects_panel.py' adding 'openstack_dashboard/enabled/_3030_identity_users_panel.py' adding 'openstack_dashboard/enabled/_3040_identity_groups_panel.py' adding 'openstack_dashboard/enabled/_3050_identity_roles_panel.py' adding 'openstack_dashboard/enabled/_3060_federation_panel_group.py' adding 'openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py' adding 'openstack_dashboard/enabled/_3080_identity_mappings_panel.py' adding 'openstack_dashboard/enabled/_3090_identity_application_credentials_panel.py' adding 'openstack_dashboard/enabled/_5000_settings.py' adding 'openstack_dashboard/enabled/_50_admin_add_panel.py.example' adding 'openstack_dashboard/enabled/_60_admin_remove_panel.py.example' adding 'openstack_dashboard/enabled/_70_admin_default_panel.py.example' adding 'openstack_dashboard/enabled/_80_admin_add_panel_group.py.example' adding 'openstack_dashboard/enabled/_90_admin_add_panel_to_group.py.example' adding 'openstack_dashboard/enabled/__init__.py' adding 'openstack_dashboard/local/__init__.py' adding 'openstack_dashboard/local/local_settings.py.example' adding 'openstack_dashboard/local/enabled/_50_settings.py.example' adding 'openstack_dashboard/local/enabled/__init__.py' adding 'openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example' adding 'openstack_dashboard/local/local_settings.d/_11_toggle_angular_features.py.example' adding 'openstack_dashboard/local/local_settings.d/_2010_integration_tests_deprecated.py.example' adding 'openstack_dashboard/local/local_settings.d/_20_integration_tests_scaffolds.py.example' adding 'openstack_dashboard/local/local_settings.d/_9030_profiler_settings.py.example' adding 'openstack_dashboard/locale/as/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/as/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/bn_IN/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/brx/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/brx/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/cs/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/cs/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/cs/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/de/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/de/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/de/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/de/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/en_AU/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/en_AU/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/en_AU/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/en_GB/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/en_GB/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/eo/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/eo/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/eo/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/es/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/es/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/es/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/es/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/fr/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/fr/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/fr/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/gu/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/gu/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/hi/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/hi/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/id/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/id/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/id/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/id/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/it/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/it/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/it/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/it/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/ja/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ja/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/ja/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/ka_GE/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ka_GE/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ka_GE/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/ka_GE/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/kn/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/kn/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/kok/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/kok/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ks/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ks/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/mai/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/mai/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/mni/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/mni/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/mr/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/mr/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ne/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ne/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/pa_IN/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/ru/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ru/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/ru/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/ta/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ta/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/tr_TR/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/tr_TR/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/ur/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/ur/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/zh_Hans/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/zh_Hans/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.mo' adding 'openstack_dashboard/locale/zh_Hant/LC_MESSAGES/django.po' adding 'openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.mo' adding 'openstack_dashboard/locale/zh_Hant/LC_MESSAGES/djangojs.po' adding 'openstack_dashboard/management/__init__.py' adding 'openstack_dashboard/management/commands/__init__.py' adding 'openstack_dashboard/management/commands/apache_vhost.conf.template' adding 'openstack_dashboard/management/commands/cleanup_angular_template_cache.py' adding 'openstack_dashboard/management/commands/dump_default_policies.py' adding 'openstack_dashboard/management/commands/extract_messages.py' adding 'openstack_dashboard/management/commands/horizon.wsgi.template' adding 'openstack_dashboard/management/commands/make_web_conf.py' adding 'openstack_dashboard/management/commands/migrate_settings.py' adding 'openstack_dashboard/management/commands/update_catalog.py' adding 'openstack_dashboard/management/commands/upgrade_check.py' adding 'openstack_dashboard/static/app/_app.scss' adding 'openstack_dashboard/static/app/app.module.js' adding 'openstack_dashboard/static/app/app.module.spec.js' adding 'openstack_dashboard/static/app/redirect.controller.js' adding 'openstack_dashboard/static/app/redirect.controller.spec.js' adding 'openstack_dashboard/static/app/core/_core.scss' adding 'openstack_dashboard/static/app/core/core-constants.module.js' adding 'openstack_dashboard/static/app/core/core.module.js' adding 'openstack_dashboard/static/app/core/core.module.spec.js' adding 'openstack_dashboard/static/app/core/cloud-services/cloud-services.module.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-cinder-extensions.directive.spec.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-neutron-extensions.directive.spec.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-policies.directive.spec.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-services.directive.spec.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-settings.directive.spec.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.js' adding 'openstack_dashboard/static/app/core/cloud-services/hz-if-version.directive.spec.js' adding 'openstack_dashboard/static/app/core/conf/conf.module.js' adding 'openstack_dashboard/static/app/core/flavors/flavors.module.js' adding 'openstack_dashboard/static/app/core/flavors/flavors.module.spec.js' adding 'openstack_dashboard/static/app/core/flavors/flavors.service.js' adding 'openstack_dashboard/static/app/core/flavors/flavors.service.spec.js' adding 'openstack_dashboard/static/app/core/flavors/panel.html' adding 'openstack_dashboard/static/app/core/flavors/summary.html' adding 'openstack_dashboard/static/app/core/flavors/actions/actions.module.js' adding 'openstack_dashboard/static/app/core/flavors/actions/actions.module.spec.js' adding 'openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.js' adding 'openstack_dashboard/static/app/core/flavors/actions/delete-flavor.service.spec.js' adding 'openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.js' adding 'openstack_dashboard/static/app/core/flavors/actions/update-metadata.action.service.spec.js' adding 'openstack_dashboard/static/app/core/images/_images.scss' adding 'openstack_dashboard/static/app/core/images/admin-panel.html' adding 'openstack_dashboard/static/app/core/images/images.module.js' adding 'openstack_dashboard/static/app/core/images/images.module.spec.js' adding 'openstack_dashboard/static/app/core/images/images.service.js' adding 'openstack_dashboard/static/app/core/images/images.service.spec.js' adding 'openstack_dashboard/static/app/core/images/panel.html' adding 'openstack_dashboard/static/app/core/images/summary.controller.js' adding 'openstack_dashboard/static/app/core/images/summary.controller.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/actions.module.js' adding 'openstack_dashboard/static/app/core/images/actions/actions.module.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/create-volume.service.js' adding 'openstack_dashboard/static/app/core/images/actions/create-volume.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/create.action.service.js' adding 'openstack_dashboard/static/app/core/images/actions/create.action.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/create.workflow.service.js' adding 'openstack_dashboard/static/app/core/images/actions/create.workflow.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/deactivate-image.service.js' adding 'openstack_dashboard/static/app/core/images/actions/delete-image-selected-button.template.html' adding 'openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.js' adding 'openstack_dashboard/static/app/core/images/actions/delete-image-selected.component.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/delete-image-selected.template.html' adding 'openstack_dashboard/static/app/core/images/actions/delete-image.service.js' adding 'openstack_dashboard/static/app/core/images/actions/delete-image.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/edit.action.service.js' adding 'openstack_dashboard/static/app/core/images/actions/edit.action.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/edit.workflow.service.js' adding 'openstack_dashboard/static/app/core/images/actions/edit.workflow.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/launch-instance.service.js' adding 'openstack_dashboard/static/app/core/images/actions/launch-instance.service.spec.js' adding 'openstack_dashboard/static/app/core/images/actions/reactivate-image.service.js' adding 'openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.js' adding 'openstack_dashboard/static/app/core/images/actions/update-metadata.action.service.spec.js' adding 'openstack_dashboard/static/app/core/images/details/details.module.js' adding 'openstack_dashboard/static/app/core/images/details/details.module.spec.js' adding 'openstack_dashboard/static/app/core/images/details/drawer.html' adding 'openstack_dashboard/static/app/core/images/details/overview.controller.js' adding 'openstack_dashboard/static/app/core/images/details/overview.controller.spec.js' adding 'openstack_dashboard/static/app/core/images/details/overview.html' adding 'openstack_dashboard/static/app/core/images/filters/image-visibility.filter.js' adding 'openstack_dashboard/static/app/core/images/filters/image-visibility.filter.spec.js' adding 'openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.js' adding 'openstack_dashboard/static/app/core/images/steps/create-image/create-image.controller.spec.js' adding 'openstack_dashboard/static/app/core/images/steps/create-image/create-image.help.html' adding 'openstack_dashboard/static/app/core/images/steps/create-image/create-image.html' adding 'openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.js' adding 'openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.controller.spec.js' adding 'openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.help.html' adding 'openstack_dashboard/static/app/core/images/steps/create-volume/create-volume.html' adding 'openstack_dashboard/static/app/core/images/steps/deactivate/deactivate.controller.js' adding 'openstack_dashboard/static/app/core/images/steps/deactivate/deactivate.html' adding 'openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.js' adding 'openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.controller.spec.js' adding 'openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.help.html' adding 'openstack_dashboard/static/app/core/images/steps/edit-image/edit-image.html' adding 'openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.js' adding 'openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.controller.spec.js' adding 'openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.help.html' adding 'openstack_dashboard/static/app/core/images/steps/update-metadata/update-metadata.html' adding 'openstack_dashboard/static/app/core/images/workflows/create-volume.service.js' adding 'openstack_dashboard/static/app/core/images/workflows/create-volume.service.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/_keypairs.scss' adding 'openstack_dashboard/static/app/core/keypairs/keypair.controller.js' adding 'openstack_dashboard/static/app/core/keypairs/keypair.controller.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/keypairs.module.js' adding 'openstack_dashboard/static/app/core/keypairs/keypairs.module.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/keypairs.service.js' adding 'openstack_dashboard/static/app/core/keypairs/keypairs.service.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/panel.html' adding 'openstack_dashboard/static/app/core/keypairs/actions/actions.module.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/actions.module.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/create.description.html' adding 'openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/create.key-type.controller.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/create.key-type.html' adding 'openstack_dashboard/static/app/core/keypairs/actions/create.service.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/create.service.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/delete.service.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/delete.service.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/import.description.html' adding 'openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/import.public-key.controller.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/import.public-key.html' adding 'openstack_dashboard/static/app/core/keypairs/actions/import.service.js' adding 'openstack_dashboard/static/app/core/keypairs/actions/import.service.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/details/details.controller.js' adding 'openstack_dashboard/static/app/core/keypairs/details/details.controller.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/details/details.html' adding 'openstack_dashboard/static/app/core/keypairs/details/details.module.js' adding 'openstack_dashboard/static/app/core/keypairs/details/details.module.spec.js' adding 'openstack_dashboard/static/app/core/keypairs/details/drawer.html' adding 'openstack_dashboard/static/app/core/metadata/metadata.module.js' adding 'openstack_dashboard/static/app/core/metadata/metadata.module.spec.js' adding 'openstack_dashboard/static/app/core/metadata/metadata.service.js' adding 'openstack_dashboard/static/app/core/metadata/metadata.service.spec.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal-helper.controller.spec.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.controller.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.controller.spec.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.html' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.module.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.module.spec.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.service.js' adding 'openstack_dashboard/static/app/core/metadata/modal/modal.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/panel.html' adding 'openstack_dashboard/static/app/core/network_qos/qos.module.js' adding 'openstack_dashboard/static/app/core/network_qos/qos.module.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/qos.service.js' adding 'openstack_dashboard/static/app/core/network_qos/qos.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/actions.module.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/actions.module.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/add-rule.action.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/add-rule.controller.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/add-rule.html' adding 'openstack_dashboard/static/app/core/network_qos/actions/create.action.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/create.action.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/delete-rule.action.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/delete.action.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/edit-rule.action.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/edit-rule.controller.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/edit-rule.html' adding 'openstack_dashboard/static/app/core/network_qos/actions/rule.description.html' adding 'openstack_dashboard/static/app/core/network_qos/actions/workflow/delete-rule.workflow.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/workflow/delete-rule.workflow.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.js' adding 'openstack_dashboard/static/app/core/network_qos/actions/workflow/workflow.service.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/details/details.module.js' adding 'openstack_dashboard/static/app/core/network_qos/details/details.module.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/details/drawer.html' adding 'openstack_dashboard/static/app/core/network_qos/details/overview.controller.js' adding 'openstack_dashboard/static/app/core/network_qos/details/overview.controller.spec.js' adding 'openstack_dashboard/static/app/core/network_qos/details/overview.html' adding 'openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/cinder-extensions.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/cinder.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/cinder.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/common-test.mock.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/extensions.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/extensions.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/glance.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/glance.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/keystone.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/keystone.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/network.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/network.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/neutron-extensions.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/neutron.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/neutron.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/nova.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/nova.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/openstack-service-api.module.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/policy.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/policy.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/security-group.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/security-group.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/service-catalog.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/settings.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/settings.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/swift.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/swift.service.spec.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/user-session.service.js' adding 'openstack_dashboard/static/app/core/openstack-service-api/user-session.service.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/panel.html' adding 'openstack_dashboard/static/app/core/server_groups/server-groups.module.js' adding 'openstack_dashboard/static/app/core/server_groups/server-groups.module.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/server-groups.service.js' adding 'openstack_dashboard/static/app/core/server_groups/server-groups.service.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/actions.module.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/actions.module.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/create.action.service.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/create.action.service.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/delete.action.service.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.js' adding 'openstack_dashboard/static/app/core/server_groups/actions/workflow/workflow.service.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/details/details.module.js' adding 'openstack_dashboard/static/app/core/server_groups/details/details.module.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/details/overview.controller.js' adding 'openstack_dashboard/static/app/core/server_groups/details/overview.controller.spec.js' adding 'openstack_dashboard/static/app/core/server_groups/details/overview.html' adding 'openstack_dashboard/static/app/core/trunks/panel.html' adding 'openstack_dashboard/static/app/core/trunks/summary.html' adding 'openstack_dashboard/static/app/core/trunks/trunks.module.js' adding 'openstack_dashboard/static/app/core/trunks/trunks.module.spec.js' adding 'openstack_dashboard/static/app/core/trunks/trunks.service.js' adding 'openstack_dashboard/static/app/core/trunks/trunks.service.spec.js' adding 'openstack_dashboard/static/app/core/trunks/actions/actions.module.js' adding 'openstack_dashboard/static/app/core/trunks/actions/actions.module.spec.js' adding 'openstack_dashboard/static/app/core/trunks/actions/create.action.service.js' adding 'openstack_dashboard/static/app/core/trunks/actions/create.action.service.spec.js' adding 'openstack_dashboard/static/app/core/trunks/actions/create.workflow.service.js' adding 'openstack_dashboard/static/app/core/trunks/actions/delete.action.service.js' adding 'openstack_dashboard/static/app/core/trunks/actions/delete.action.service.spec.js' adding 'openstack_dashboard/static/app/core/trunks/actions/edit.action.service.js' adding 'openstack_dashboard/static/app/core/trunks/actions/edit.action.service.spec.js' adding 'openstack_dashboard/static/app/core/trunks/actions/edit.workflow.service.js' adding 'openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.js' adding 'openstack_dashboard/static/app/core/trunks/actions/ports-extra.service.spec.js' adding 'openstack_dashboard/static/app/core/trunks/details/details.module.js' adding 'openstack_dashboard/static/app/core/trunks/details/details.module.spec.js' adding 'openstack_dashboard/static/app/core/trunks/details/overview.controller.js' adding 'openstack_dashboard/static/app/core/trunks/details/overview.controller.spec.js' adding 'openstack_dashboard/static/app/core/trunks/details/overview.html' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.js' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-details.controller.spec.js' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-details.help.html' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-details.html' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.js' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.controller.spec.js' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.help.html' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-parent-port.html' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.js' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-subports.controller.spec.js' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-subports.help.html' adding 'openstack_dashboard/static/app/core/trunks/steps/trunk-subports.html' adding 'openstack_dashboard/static/app/core/workflow/decorator.service.js' adding 'openstack_dashboard/static/app/core/workflow/decorator.service.spec.js' adding 'openstack_dashboard/static/app/core/workflow/workflow.module.js' adding 'openstack_dashboard/static/app/core/workflow/workflow.module.spec.js' adding 'openstack_dashboard/static/app/core/workflow/workflow.service.js' adding 'openstack_dashboard/static/app/resources/resources.module.js' adding 'openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.js' adding 'openstack_dashboard/static/app/tech-debt/hz-namespace-resource-type-form.controller.spec.js' adding 'openstack_dashboard/static/app/tech-debt/image-form.controller.js' adding 'openstack_dashboard/static/app/tech-debt/image-form.controller.spec.js' adding 'openstack_dashboard/static/app/tech-debt/tech-debt.module.js' adding 'openstack_dashboard/static/app/tech-debt/tech-debt.module.spec.js' adding 'openstack_dashboard/static/dashboard/img/alarm-gray.gif' adding 'openstack_dashboard/static/dashboard/img/alarm-gray.svg' adding 'openstack_dashboard/static/dashboard/img/alarm-green.svg' adding 'openstack_dashboard/static/dashboard/img/alarm-red.svg' adding 'openstack_dashboard/static/dashboard/img/apple-touch-icon.png' adding 'openstack_dashboard/static/dashboard/img/config-gray.gif' adding 'openstack_dashboard/static/dashboard/img/config-gray.svg' adding 'openstack_dashboard/static/dashboard/img/config-green.svg' adding 'openstack_dashboard/static/dashboard/img/config-red.svg' adding 'openstack_dashboard/static/dashboard/img/db-gray.gif' adding 'openstack_dashboard/static/dashboard/img/db-gray.svg' adding 'openstack_dashboard/static/dashboard/img/db-green.svg' adding 'openstack_dashboard/static/dashboard/img/db-red.svg' adding 'openstack_dashboard/static/dashboard/img/drag.png' adding 'openstack_dashboard/static/dashboard/img/favicon.ico' adding 'openstack_dashboard/static/dashboard/img/firewall-gray.gif' adding 'openstack_dashboard/static/dashboard/img/firewall-gray.svg' adding 'openstack_dashboard/static/dashboard/img/firewall-green.svg' adding 'openstack_dashboard/static/dashboard/img/firewall-red.svg' adding 'openstack_dashboard/static/dashboard/img/flavor-gray.gif' adding 'openstack_dashboard/static/dashboard/img/flavor-gray.svg' adding 'openstack_dashboard/static/dashboard/img/flavor-green.svg' adding 'openstack_dashboard/static/dashboard/img/flavor-red.svg' adding 'openstack_dashboard/static/dashboard/img/floatingip-gray.gif' adding 'openstack_dashboard/static/dashboard/img/floatingip-gray.svg' adding 'openstack_dashboard/static/dashboard/img/floatingip-green.svg' adding 'openstack_dashboard/static/dashboard/img/floatingip-red.svg' adding 'openstack_dashboard/static/dashboard/img/image-gray.gif' adding 'openstack_dashboard/static/dashboard/img/image-gray.svg' adding 'openstack_dashboard/static/dashboard/img/image-green.svg' adding 'openstack_dashboard/static/dashboard/img/image-red.svg' adding 'openstack_dashboard/static/dashboard/img/keypair-gray.gif' adding 'openstack_dashboard/static/dashboard/img/keypair-gray.svg' adding 'openstack_dashboard/static/dashboard/img/keypair-green.svg' adding 'openstack_dashboard/static/dashboard/img/keypair-red.svg' adding 'openstack_dashboard/static/dashboard/img/lb-gray.gif' adding 'openstack_dashboard/static/dashboard/img/lb-gray.svg' adding 'openstack_dashboard/static/dashboard/img/lb-green.svg' adding 'openstack_dashboard/static/dashboard/img/lb-red.svg' adding 'openstack_dashboard/static/dashboard/img/logo-splash.svg' adding 'openstack_dashboard/static/dashboard/img/logo.svg' adding 'openstack_dashboard/static/dashboard/img/network-gray.gif' adding 'openstack_dashboard/static/dashboard/img/network-gray.svg' adding 'openstack_dashboard/static/dashboard/img/network-green.svg' adding 'openstack_dashboard/static/dashboard/img/network-red.svg' adding 'openstack_dashboard/static/dashboard/img/policy-gray.gif' adding 'openstack_dashboard/static/dashboard/img/policy-gray.svg' adding 'openstack_dashboard/static/dashboard/img/policy-green.svg' adding 'openstack_dashboard/static/dashboard/img/policy-red.svg' adding 'openstack_dashboard/static/dashboard/img/port-gray.gif' adding 'openstack_dashboard/static/dashboard/img/port-gray.svg' adding 'openstack_dashboard/static/dashboard/img/port-green.svg' adding 'openstack_dashboard/static/dashboard/img/port-red.svg' adding 'openstack_dashboard/static/dashboard/img/router-gray.gif' adding 'openstack_dashboard/static/dashboard/img/router-gray.svg' adding 'openstack_dashboard/static/dashboard/img/router-green.svg' adding 'openstack_dashboard/static/dashboard/img/router-red.svg' adding 'openstack_dashboard/static/dashboard/img/safari-pinned-tab.svg' adding 'openstack_dashboard/static/dashboard/img/securitygroup-gray.gif' adding 'openstack_dashboard/static/dashboard/img/securitygroup-gray.svg' adding 'openstack_dashboard/static/dashboard/img/securitygroup-green.svg' adding 'openstack_dashboard/static/dashboard/img/securitygroup-red.svg' adding 'openstack_dashboard/static/dashboard/img/server-gray.gif' adding 'openstack_dashboard/static/dashboard/img/server-gray.svg' adding 'openstack_dashboard/static/dashboard/img/server-green.svg' adding 'openstack_dashboard/static/dashboard/img/server-red.svg' adding 'openstack_dashboard/static/dashboard/img/spinner.gif' adding 'openstack_dashboard/static/dashboard/img/stack-gray.gif' adding 'openstack_dashboard/static/dashboard/img/stack-gray.svg' adding 'openstack_dashboard/static/dashboard/img/stack-green.svg' adding 'openstack_dashboard/static/dashboard/img/stack-red.svg' adding 'openstack_dashboard/static/dashboard/img/unknown-gray.gif' adding 'openstack_dashboard/static/dashboard/img/unknown-gray.svg' adding 'openstack_dashboard/static/dashboard/img/unknown-green.svg' adding 'openstack_dashboard/static/dashboard/img/unknown-red.svg' adding 'openstack_dashboard/static/dashboard/img/volume-gray.gif' adding 'openstack_dashboard/static/dashboard/img/volume-gray.svg' adding 'openstack_dashboard/static/dashboard/img/volume-green.svg' adding 'openstack_dashboard/static/dashboard/img/volume-red.svg' adding 'openstack_dashboard/static/dashboard/img/vpn-gray.svg' adding 'openstack_dashboard/static/dashboard/img/vpn-green.svg' adding 'openstack_dashboard/static/dashboard/img/vpn-red.svg' adding 'openstack_dashboard/static/dashboard/img/vpn.gif' adding 'openstack_dashboard/static/dashboard/img/wait-gray.gif' adding 'openstack_dashboard/static/dashboard/img/wait-gray.svg' adding 'openstack_dashboard/static/dashboard/img/wait-green.svg' adding 'openstack_dashboard/static/dashboard/img/wait-red.svg' adding 'openstack_dashboard/static/dashboard/scss/_bootstrap_helpers.scss' adding 'openstack_dashboard/static/dashboard/scss/_contrib.scss' adding 'openstack_dashboard/static/dashboard/scss/_debt.scss' adding 'openstack_dashboard/static/dashboard/scss/_layout.scss' adding 'openstack_dashboard/static/dashboard/scss/_legacy.scss' adding 'openstack_dashboard/static/dashboard/scss/_mixins.scss' adding 'openstack_dashboard/static/dashboard/scss/_util.scss' adding 'openstack_dashboard/static/dashboard/scss/_variables.scss' adding 'openstack_dashboard/static/dashboard/scss/horizon.scss' adding 'openstack_dashboard/static/dashboard/scss/serial_console.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_bar_charts.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_breadcrumbs.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_charts.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_checkboxes.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_code.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_datepicker.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_dl_lists.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_dropdowns.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_forms.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_help_panel.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_icons.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_inline_edit.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_loader.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_login.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_membership.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_messages.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_modals.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_navbar.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_network_topology.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_network_topology_svg.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_pie_charts.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_progress_bars.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_quota.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_radiobuttons.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_resource_browser.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_resource_topology.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_selection_menu.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_selects.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_sidebar.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_spinners.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_tab.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_tables.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_transfer_tables.scss' adding 'openstack_dashboard/static/dashboard/scss/components/_wizard.scss' adding 'openstack_dashboard/static/js/.eslintrc' adding 'openstack_dashboard/static/js/horizon.flatnetworktopology.js' adding 'openstack_dashboard/static/js/horizon.instances.js' adding 'openstack_dashboard/static/js/horizon.metering.js' adding 'openstack_dashboard/static/js/horizon.networktopology.js' adding 'openstack_dashboard/static/js/horizon.networktopologycommon.js' adding 'openstack_dashboard/static/js/horizon.quota.js' adding 'openstack_dashboard/static/js/horizon.volumes.js' adding 'openstack_dashboard/static/js/angular/directives/serialConsole.js' adding 'openstack_dashboard/templates/403.html' adding 'openstack_dashboard/templates/404.html' adding 'openstack_dashboard/templates/500.html' adding 'openstack_dashboard/templates/_footer.html' adding 'openstack_dashboard/templates/_stylesheets.html' adding 'openstack_dashboard/templates/angular.html' adding 'openstack_dashboard/templates/base.html' adding 'openstack_dashboard/templates/serial_console.html' adding 'openstack_dashboard/templates/angular/angular_templates.html' adding 'openstack_dashboard/templates/angular/angular_templates.js' adding 'openstack_dashboard/templates/auth/_splash.html' adding 'openstack_dashboard/templates/context_selection/_anti_clickjack.html' adding 'openstack_dashboard/templates/context_selection/_domain_list.html' adding 'openstack_dashboard/templates/context_selection/_overview.html' adding 'openstack_dashboard/templates/context_selection/_project_list.html' adding 'openstack_dashboard/templates/context_selection/_region_list.html' adding 'openstack_dashboard/templates/context_selection/_system_list.html' adding 'openstack_dashboard/templates/header/_brand.html' adding 'openstack_dashboard/templates/header/_context_selection.html' adding 'openstack_dashboard/templates/header/_header.html' adding 'openstack_dashboard/templates/header/_header_sections.html' adding 'openstack_dashboard/templates/header/_keystone_provider_selection.html' adding 'openstack_dashboard/templates/header/_region_selection.html' adding 'openstack_dashboard/templates/header/_theme_list.html' adding 'openstack_dashboard/templates/header/_user_menu.html' adding 'openstack_dashboard/templates/horizon/_conf.html' adding 'openstack_dashboard/templates/horizon/_custom_head_js.html' adding 'openstack_dashboard/templates/horizon/_custom_meta.html' adding 'openstack_dashboard/templates/horizon/_script_i18n.html' adding 'openstack_dashboard/templates/horizon/_scripts.html' adding 'openstack_dashboard/templates/themes/themes.scss' adding 'openstack_dashboard/templatetags/__init__.py' adding 'openstack_dashboard/templatetags/context_selection.py' adding 'openstack_dashboard/templatetags/themes.py' adding 'openstack_dashboard/test/__init__.py' adding 'openstack_dashboard/test/error_pages_urls.py' adding 'openstack_dashboard/test/extensible_header_urls.py' adding 'openstack_dashboard/test/helpers.py' adding 'openstack_dashboard/test/settings.py' adding 'openstack_dashboard/test/urls.py' adding 'openstack_dashboard/test/integration_tests/README.rst' adding 'openstack_dashboard/test/integration_tests/__init__.py' adding 'openstack_dashboard/test/integration_tests/basewebobject.py' adding 'openstack_dashboard/test/integration_tests/config.py' adding 'openstack_dashboard/test/integration_tests/decorators.py' adding 'openstack_dashboard/test/integration_tests/helpers.py' adding 'openstack_dashboard/test/integration_tests/horizon.conf' adding 'openstack_dashboard/test/integration_tests/video_recorder.py' adding 'openstack_dashboard/test/integration_tests/pages/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/basepage.py' adding 'openstack_dashboard/test/integration_tests/pages/loginpage.py' adding 'openstack_dashboard/test/integration_tests/pages/navigation.py' adding 'openstack_dashboard/test/integration_tests/pages/pageobject.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/overviewpage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/compute/flavorspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/compute/hostaggregatespage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/compute/hypervisorspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/compute/imagespage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/compute/instancespage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/network/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/network/floatingipspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/network/networkspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/network/routerspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/volume/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/volume/grouptypespage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/volume/snapshotspage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/volume/volumespage.py' adding 'openstack_dashboard/test/integration_tests/pages/admin/volume/volumetypespage.py' adding 'openstack_dashboard/test/integration_tests/pages/identity/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/identity/groupspage.py' adding 'openstack_dashboard/test/integration_tests/pages/identity/projectspage.py' adding 'openstack_dashboard/test/integration_tests/pages/identity/rolespage.py' adding 'openstack_dashboard/test/integration_tests/pages/identity/userspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/project/apiaccesspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/compute/keypairspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/compute/servergroupspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/floatingipspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/networktopologypage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/securitygroupspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/security_groups/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/project/network/security_groups/managerulespage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/project/volumes/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/project/volumes/snapshotspage.py' adding 'openstack_dashboard/test/integration_tests/pages/project/volumes/volumespage.py' adding 'openstack_dashboard/test/integration_tests/pages/settings/__init__.py' adding 'openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py' adding 'openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py' adding 'openstack_dashboard/test/integration_tests/regions/__init__.py' adding 'openstack_dashboard/test/integration_tests/regions/bars.py' adding 'openstack_dashboard/test/integration_tests/regions/baseregion.py' adding 'openstack_dashboard/test/integration_tests/regions/exceptions.py' adding 'openstack_dashboard/test/integration_tests/regions/forms.py' adding 'openstack_dashboard/test/integration_tests/regions/menus.py' adding 'openstack_dashboard/test/integration_tests/regions/messages.py' adding 'openstack_dashboard/test/integration_tests/regions/tables.py' adding 'openstack_dashboard/test/integration_tests/tests/__init__.py' adding 'openstack_dashboard/test/integration_tests/tests/test_credentials.py' adding 'openstack_dashboard/test/integration_tests/tests/test_defaults.py' adding 'openstack_dashboard/test/integration_tests/tests/test_flavors.py' adding 'openstack_dashboard/test/integration_tests/tests/test_floatingips.py' adding 'openstack_dashboard/test/integration_tests/tests/test_groups.py' adding 'openstack_dashboard/test/integration_tests/tests/test_grouptypes.py' adding 'openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py' adding 'openstack_dashboard/test/integration_tests/tests/test_images.py' adding 'openstack_dashboard/test/integration_tests/tests/test_instances.py' adding 'openstack_dashboard/test/integration_tests/tests/test_keypairs.py' adding 'openstack_dashboard/test/integration_tests/tests/test_login.py' adding 'openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py' adding 'openstack_dashboard/test/integration_tests/tests/test_networks.py' adding 'openstack_dashboard/test/integration_tests/tests/test_projects.py' adding 'openstack_dashboard/test/integration_tests/tests/test_router.py' adding 'openstack_dashboard/test/integration_tests/tests/test_router_gateway.py' adding 'openstack_dashboard/test/integration_tests/tests/test_security_groups.py' adding 'openstack_dashboard/test/integration_tests/tests/test_user_settings.py' adding 'openstack_dashboard/test/integration_tests/tests/test_users.py' adding 'openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py' adding 'openstack_dashboard/test/integration_tests/tests/test_volumes.py' adding 'openstack_dashboard/test/integration_tests/tests/test_volumetypes.py' adding 'openstack_dashboard/test/integration_tests/tests/test-data/empty_namespace.json' adding 'openstack_dashboard/test/jasmine/__init__.py' adding 'openstack_dashboard/test/jasmine/jasmine.py' adding 'openstack_dashboard/test/selenium/conftest.py' adding 'openstack_dashboard/test/selenium/widgets.py' adding 'openstack_dashboard/test/selenium/integration/conftest.py' adding 'openstack_dashboard/test/selenium/integration/test_credentials.py' adding 'openstack_dashboard/test/selenium/integration/test_defaults.py' adding 'openstack_dashboard/test/selenium/integration/test_flavors.py' adding 'openstack_dashboard/test/selenium/integration/test_floatingips.py' adding 'openstack_dashboard/test/selenium/integration/test_groups.py' adding 'openstack_dashboard/test/selenium/integration/test_grouptypes.py' adding 'openstack_dashboard/test/selenium/integration/test_host_aggregates.py' adding 'openstack_dashboard/test/selenium/integration/test_images.py' adding 'openstack_dashboard/test/selenium/integration/test_instances.py' adding 'openstack_dashboard/test/selenium/integration/test_keypairs.py' adding 'openstack_dashboard/test/selenium/integration/test_metadata_definitions.py' adding 'openstack_dashboard/test/selenium/integration/test_networks.py' adding 'openstack_dashboard/test/selenium/integration/test_projects.py' adding 'openstack_dashboard/test/selenium/integration/test_routers.py' adding 'openstack_dashboard/test/selenium/integration/test_security_groups.py' adding 'openstack_dashboard/test/selenium/integration/test_settings.py' adding 'openstack_dashboard/test/selenium/integration/test_users.py' adding 'openstack_dashboard/test/selenium/integration/test_volume_snapshots.py' adding 'openstack_dashboard/test/selenium/integration/test_volumes.py' adding 'openstack_dashboard/test/selenium/integration/test_volumetypes.py' adding 'openstack_dashboard/test/selenium/ui/conftest.py' adding 'openstack_dashboard/test/selenium/ui/test_actions.py' adding 'openstack_dashboard/test/selenium/ui/test_browse.py' adding 'openstack_dashboard/test/selenium/ui/test_hypervisors.py' adding 'openstack_dashboard/test/selenium/ui/test_settings.py' adding 'openstack_dashboard/test/templates/404.html' adding 'openstack_dashboard/test/templates/500.html' adding 'openstack_dashboard/test/templates/_tab.html' adding 'openstack_dashboard/test/templates/base-sidebar.html' adding 'openstack_dashboard/test/templates/tab_group.html' adding 'openstack_dashboard/test/templates/workflow.html' adding 'openstack_dashboard/test/templates/registration/login.html' adding 'openstack_dashboard/test/test_data/__init__.py' adding 'openstack_dashboard/test/test_data/cinder_data.py' adding 'openstack_dashboard/test/test_data/exceptions.py' adding 'openstack_dashboard/test/test_data/glance_data.py' adding 'openstack_dashboard/test/test_data/keystone_data.py' adding 'openstack_dashboard/test/test_data/neutron_data.py' adding 'openstack_dashboard/test/test_data/nova_data.py' adding 'openstack_dashboard/test/test_data/swift_data.py' adding 'openstack_dashboard/test/test_data/utils.py' adding 'openstack_dashboard/test/test_panels/__init__.py' adding 'openstack_dashboard/test/test_panels/another_panel/__init__.py' adding 'openstack_dashboard/test/test_panels/another_panel/panel.py' adding 'openstack_dashboard/test/test_panels/another_panel/urls.py' adding 'openstack_dashboard/test/test_panels/another_panel/views.py' adding 'openstack_dashboard/test/test_panels/another_panel/templates/another_panel/index.html' adding 'openstack_dashboard/test/test_panels/nonloading_panel/__init__.py' adding 'openstack_dashboard/test/test_panels/nonloading_panel/panel.py' adding 'openstack_dashboard/test/test_panels/nonloading_panel/urls.py' adding 'openstack_dashboard/test/test_panels/nonloading_panel/views.py' adding 'openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel/index.html' adding 'openstack_dashboard/test/test_panels/plugin_panel/__init__.py' adding 'openstack_dashboard/test/test_panels/plugin_panel/panel.py' adding 'openstack_dashboard/test/test_panels/plugin_panel/urls.py' adding 'openstack_dashboard/test/test_panels/plugin_panel/views.py' adding 'openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.scss' adding 'openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin.spec.js' adding 'openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel/plugin_module.js' adding 'openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/header.html' adding 'openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel/index.html' adding 'openstack_dashboard/test/test_panels/second_panel/__init__.py' adding 'openstack_dashboard/test/test_panels/second_panel/panel.py' adding 'openstack_dashboard/test/test_panels/second_panel/urls.py' adding 'openstack_dashboard/test/test_panels/second_panel/views.py' adding 'openstack_dashboard/test/test_panels/second_panel/templates/second_panel/index.html' adding 'openstack_dashboard/test/test_plugins/__init__.py' adding 'openstack_dashboard/test/test_plugins/test_panel.py' adding 'openstack_dashboard/test/test_plugins/test_panel_group.py' adding 'openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py' adding 'openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py' adding 'openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py' adding 'openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py' adding 'openstack_dashboard/test/test_plugins/panel_config/__init__.py' adding 'openstack_dashboard/test/test_plugins/panel_group_config/_10_admin_add_panel_group.py' adding 'openstack_dashboard/test/test_plugins/panel_group_config/_20_admin_add_panel_to_group.py' adding 'openstack_dashboard/test/test_plugins/panel_group_config/_30_admin_add_second_panel_group.py' adding 'openstack_dashboard/test/test_plugins/panel_group_config/_40_admin_add_panel_to_second_group.py' adding 'openstack_dashboard/test/test_plugins/panel_group_config/_50_admin_add_panel_to_default_group.py' adding 'openstack_dashboard/test/test_plugins/panel_group_config/__init__.py' adding 'openstack_dashboard/test/unit/__init__.py' adding 'openstack_dashboard/test/unit/test_error_pages.py' adding 'openstack_dashboard/test/unit/test_policy.py' adding 'openstack_dashboard/test/unit/test_themes.py' adding 'openstack_dashboard/test/unit/test_views.py' adding 'openstack_dashboard/test/unit/api/__init__.py' adding 'openstack_dashboard/test/unit/api/test_base.py' adding 'openstack_dashboard/test/unit/api/test_cinder.py' adding 'openstack_dashboard/test/unit/api/test_glance.py' adding 'openstack_dashboard/test/unit/api/test_keystone.py' adding 'openstack_dashboard/test/unit/api/test_microversions.py' adding 'openstack_dashboard/test/unit/api/test_network.py' adding 'openstack_dashboard/test/unit/api/test_neutron.py' adding 'openstack_dashboard/test/unit/api/test_nova.py' adding 'openstack_dashboard/test/unit/api/test_swift.py' adding 'openstack_dashboard/test/unit/api/rest/__init__.py' adding 'openstack_dashboard/test/unit/api/rest/test_cinder.py' adding 'openstack_dashboard/test/unit/api/rest/test_config.py' adding 'openstack_dashboard/test/unit/api/rest/test_glance.py' adding 'openstack_dashboard/test/unit/api/rest/test_keystone.py' adding 'openstack_dashboard/test/unit/api/rest/test_network.py' adding 'openstack_dashboard/test/unit/api/rest/test_neutron.py' adding 'openstack_dashboard/test/unit/api/rest/test_nova.py' adding 'openstack_dashboard/test/unit/api/rest/test_policy.py' adding 'openstack_dashboard/test/unit/api/rest/test_swift.py' adding 'openstack_dashboard/test/unit/api/rest/test_utils.py' adding 'openstack_dashboard/test/unit/usage/__init__.py' adding 'openstack_dashboard/test/unit/usage/test_quotas.py' adding 'openstack_dashboard/test/unit/utils/__init__.py' adding 'openstack_dashboard/test/unit/utils/test_config_types.py' adding 'openstack_dashboard/test/unit/utils/test_filters.py' adding 'openstack_dashboard/test/unit/utils/test_futurist_utils.py' adding 'openstack_dashboard/test/unit/utils/test_settings.py' adding 'openstack_dashboard/themes/default/_styles.scss' adding 'openstack_dashboard/themes/default/_variables.scss' adding 'openstack_dashboard/themes/default/horizon/components/_selects.scss' adding 'openstack_dashboard/themes/example/static/_styles.scss' adding 'openstack_dashboard/themes/example/static/_variables.scss' adding 'openstack_dashboard/themes/example/static/js/my_analytics_js.js' adding 'openstack_dashboard/themes/example/static/js/my_custom_js.js' adding 'openstack_dashboard/themes/example/templates/base.html' adding 'openstack_dashboard/themes/example/templates/auth/_login_form.html' adding 'openstack_dashboard/themes/example/templates/auth/login.html' adding 'openstack_dashboard/themes/material/static/_styles.scss' adding 'openstack_dashboard/themes/material/static/_variables.scss' adding 'openstack_dashboard/themes/material/static/bootstrap/_styles.scss' adding 'openstack_dashboard/themes/material/static/bootstrap/_variable_customizations.scss' adding 'openstack_dashboard/themes/material/static/bootstrap/_variables.scss' adding 'openstack_dashboard/themes/material/static/horizon/_animations.scss' adding 'openstack_dashboard/themes/material/static/horizon/_icons.scss' adding 'openstack_dashboard/themes/material/static/horizon/_styles.scss' adding 'openstack_dashboard/themes/material/static/horizon/_variables.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_checkboxes.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_context_selection.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_datepicker.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_dropdowns.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_hamburger.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_help_panel.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_loader_circular_example.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_loader_line_example.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_loader_spinner.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_magic_search.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_messages.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_navbar.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_progress_bars.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_radiobuttons.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_selects.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_sidebar.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_spinners.scss' adding 'openstack_dashboard/themes/material/static/horizon/components/_trees.scss' adding 'openstack_dashboard/themes/material/static/js/material.hamburger.js' adding 'openstack_dashboard/themes/material/templates/auth/_splash.html' adding 'openstack_dashboard/themes/material/templates/header/_brand.html' adding 'openstack_dashboard/themes/material/templates/header/_header.html' adding 'openstack_dashboard/themes/material/templates/horizon/_sidebar.html' adding 'openstack_dashboard/themes/material/templates/horizon/client_side/_confirm.html' adding 'openstack_dashboard/themes/material/templates/horizon/client_side/_loading_inline_example.html' adding 'openstack_dashboard/themes/material/templates/horizon/client_side/_loading_modal_example.html' adding 'openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg' adding 'openstack_dashboard/themes/material/templates/material/openstack-one-color-alt.svg.old' adding 'openstack_dashboard/themes/material/templates/material/openstack-one-color.svg' adding 'openstack_dashboard/usage/__init__.py' adding 'openstack_dashboard/usage/base.py' adding 'openstack_dashboard/usage/quotas.py' adding 'openstack_dashboard/usage/tables.py' adding 'openstack_dashboard/usage/views.py' adding 'openstack_dashboard/utils/__init__.py' adding 'openstack_dashboard/utils/config.py' adding 'openstack_dashboard/utils/config_types.py' adding 'openstack_dashboard/utils/filters.py' adding 'openstack_dashboard/utils/futurist_utils.py' adding 'openstack_dashboard/utils/identity.py' adding 'openstack_dashboard/utils/settings.py' adding 'horizon-25.2.1.dev11.dist-info/AUTHORS' adding 'horizon-25.2.1.dev11.dist-info/LICENSE' adding 'horizon-25.2.1.dev11.dist-info/METADATA' adding 'horizon-25.2.1.dev11.dist-info/WHEEL' adding 'horizon-25.2.1.dev11.dist-info/entry_points.txt' adding 'horizon-25.2.1.dev11.dist-info/pbr.json' adding 'horizon-25.2.1.dev11.dist-info/top_level.txt' adding 'horizon-25.2.1.dev11.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for horizon (pyproject.toml): finished with status 'done' Created wheel for horizon: filename=horizon-25.2.1.dev11-py3-none-any.whl size=7780759 sha256=875f690f41b3f63ee7c5e9a8e3b4d8f383d3066474ec13abc448ce64a9a80b95 Stored in directory: /builddir/.cache/pip/wheels/82/fe/01/00512610b59d625e92e25ddf07bc90c1a0ff03d2b63f3c45e7 Successfully built horizon + 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.9/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. version_info = version.StrictVersion(__version__).version 1954 static files copied to '/builddir/build/BUILD/horizon-25.2.1.dev11/static'. + /usr/bin/python3 manage.py compress --force /usr/lib/python3.9/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). + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (horizon); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/horizon-25.2.1.dev11/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 91 source files that are out of date updating environment: [new config] 91 added, 0 changed, 0 removed reading sources... [ 14%] admin/admin-manage-roles .. configuration/index reading sources... [ 28%] configuration/pluggable_panels .. contributor/ref/context_processors reading sources... [ 42%] contributor/ref/decorators .. contributor/ref/workflows reading sources... [ 57%] contributor/testing .. contributor/topics/testing reading sources... [ 71%] contributor/topics/translation .. install/install-ubuntu reading sources... [ 85%] install/next-steps .. user/manage-images reading sources... [100%] user/manage-volumes waiting for workers... looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 16%] admin/customize-configure .. configuration/themes writing output... [ 33%] contributor/contributing .. contributor/ref/index writing output... [ 50%] contributor/ref/middleware .. contributor/topics/javascript_testing writing output... [ 66%] contributor/topics/microversion_support .. index writing output... [ 83%] install/from-source .. user/index writing output... [100%] user/launch-instances .. user/manage-volumes waiting for workers... generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 3%] django.utils.functional [openstackdocstheme] could not determine last_updated for '_modules/django/utils/functional' highlighting module code... [ 7%] horizon.base [openstackdocstheme] could not determine last_updated for '_modules/horizon/base' highlighting module code... [ 11%] horizon.context_processors [openstackdocstheme] could not determine last_updated for '_modules/horizon/context_processors' highlighting module code... [ 15%] horizon.decorators [openstackdocstheme] could not determine last_updated for '_modules/horizon/decorators' highlighting module code... [ 19%] horizon.exceptions [openstackdocstheme] could not determine last_updated for '_modules/horizon/exceptions' highlighting module code... [ 23%] horizon.forms.base [openstackdocstheme] could not determine last_updated for '_modules/horizon/forms/base' highlighting module code... [ 26%] horizon.forms.fields [openstackdocstheme] could not determine last_updated for '_modules/horizon/forms/fields' highlighting module code... [ 30%] horizon.forms.views [openstackdocstheme] could not determine last_updated for '_modules/horizon/forms/views' highlighting module code... [ 34%] horizon.middleware.base [openstackdocstheme] could not determine last_updated for '_modules/horizon/middleware/base' highlighting module code... [ 38%] horizon.middleware.operation_log [openstackdocstheme] could not determine last_updated for '_modules/horizon/middleware/operation_log' highlighting module code... [ 42%] horizon.tables.actions [openstackdocstheme] could not determine last_updated for '_modules/horizon/tables/actions' highlighting module code... [ 46%] horizon.tables.base [openstackdocstheme] could not determine last_updated for '_modules/horizon/tables/base' highlighting module code... [ 50%] horizon.tables.formset [openstackdocstheme] could not determine last_updated for '_modules/horizon/tables/formset' highlighting module code... [ 53%] horizon.tables.views [openstackdocstheme] could not determine last_updated for '_modules/horizon/tables/views' highlighting module code... [ 57%] horizon.tabs.base [openstackdocstheme] could not determine last_updated for '_modules/horizon/tabs/base' highlighting module code... [ 61%] horizon.tabs.views [openstackdocstheme] could not determine last_updated for '_modules/horizon/tabs/views' highlighting module code... [ 65%] horizon.test.helpers [openstackdocstheme] could not determine last_updated for '_modules/horizon/test/helpers' highlighting module code... [ 69%] horizon.workflows.base [openstackdocstheme] could not determine last_updated for '_modules/horizon/workflows/base' highlighting module code... [ 73%] horizon.workflows.views [openstackdocstheme] could not determine last_updated for '_modules/horizon/workflows/views' highlighting module code... [ 76%] logging [openstackdocstheme] could not determine last_updated for '_modules/logging' highlighting module code... [ 80%] openstack_auth.backend [openstackdocstheme] could not determine last_updated for '_modules/openstack_auth/backend' highlighting module code... [ 84%] openstack_auth.forms [openstackdocstheme] could not determine last_updated for '_modules/openstack_auth/forms' highlighting module code... [ 88%] openstack_auth.user [openstackdocstheme] could not determine last_updated for '_modules/openstack_auth/user' highlighting module code... [ 92%] openstack_auth.utils [openstackdocstheme] could not determine last_updated for '_modules/openstack_auth/utils' highlighting module code... [ 96%] openstack_auth.views [openstackdocstheme] could not determine last_updated for '_modules/openstack_auth/views' highlighting module code... [100%] openstack_dashboard.test.helpers [openstackdocstheme] could not determine last_updated for '_modules/openstack_dashboard/test/helpers' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done copying images... [ 9%] admin/figures/create_flavor.png copying images... [ 18%] admin/figures/create_image.png copying images... [ 27%] admin/figures/change_instance_state.png copying images... [ 36%] admin/figures/create_volume_type_encryption.png copying images... [ 45%] contributor/topics/../../images/message_extraction.png copying images... [ 54%] contributor/topics/../../images/message_substitution.png copying images... [ 63%] user/figures/dashboard_project_tab.png copying images... [ 72%] user/figures/dashboard_admin_tab.png copying images... [ 81%] user/figures/dashboard_identity_tab.png copying images... [ 90%] user/figures/dashboard_settings_tab.png copying images... [100%] user/figures/create_image.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + 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.KdTzqu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 + cd horizon-25.2.1.dev11 ++ ls /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir/horizon-25.2.1.dev11-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=horizon==25.2.1.dev11 + '[' -z horizon==25.2.1.dev11 ']' + TMPDIR=/builddir/build/BUILD/horizon-25.2.1.dev11/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir horizon==25.2.1.dev11 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/horizon-25.2.1.dev11/pyproject-wheeldir Processing ./pyproject-wheeldir/horizon-25.2.1.dev11-py3-none-any.whl Installing collected packages: horizon Successfully installed horizon-25.2.1.dev11 + '[' -d /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 --record /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info/RECORD --output /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/horizon-25.2.1.dev11.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + install -m 0644 -D -p /builddir/build/SOURCES/openstack-dashboard-httpd-2.4.conf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/httpd/conf.d/openstack-dashboard.conf + install -d -m 755 /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard + install -d -m 755 /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/var/lib/openstack-dashboard + install -d -m 755 /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard + install -m 0644 -D -p /builddir/build/SOURCES/openstack-dashboard-httpd-logging.conf . + mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/systemd/system/httpd.service.d/ + cp /builddir/build/SOURCES/python-django-horizon-systemd.conf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/systemd/system/httpd.service.d/openstack-dashboard.conf + mv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/openstack_dashboard /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard + cp manage.py /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard + rm -rf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9/site-packages/openstack_dashboard + find /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 -name django.po -exec rm '{}' ';' + find /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 -name djangojs.po -exec rm '{}' ';' + mv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py.example /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard/local_settings + ln -s ../../../../../etc/openstack-dashboard/local_settings /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py + mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard/local_settings.d + mv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_10_set_custom_theme.py.example /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_11_toggle_angular_features.py.example /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_2010_integration_tests_deprecated.py.example /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_20_integration_tests_scaffolds.py.example /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d/_9030_profiler_settings.py.example /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard/local_settings.d + rmdir /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d + ln -s ../../../../../etc/openstack-dashboard/local_settings.d /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.d + mv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/default_policies /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard + mv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/cinder_policy.yaml /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/glance_policy.yaml /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/keystone_policy.yaml /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/neutron_policy.yaml /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.yaml /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard + mv /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf/nova_policy.d /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/openstack-dashboard + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 django --all-name + grep '\/usr\/share\/openstack-dashboard' django.lang + grep '\/site-packages\/horizon' django.lang + mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/static + cp -a openstack_dashboard/static/app openstack_dashboard/static/dashboard openstack_dashboard/static/js /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/static + cp -a horizon/static/auth horizon/static/framework horizon/static/horizon /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/static + cp -a static/app static/auth static/dashboard static/framework static/horizon static/js static/themes /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/static + mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/var/lib/openstack-dashboard + mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/var/log/horizon + mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/logrotate.d + cp -a /builddir/build/SOURCES/python-django-horizon-logrotate.conf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/etc/logrotate.d/openstack-dashboard + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=39 + '[' 39 -ge 39 ']' + py39_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard + python_binary='env PYTHONHASHSEED=0 /usr/bin/python3' + bytecode_compilation_path=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard + env PYTHONHASHSEED=0 /usr/bin/python3 -s -B -m compileall -o 0 -o 1 -s /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 -p / /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/_nova.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/base.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/cinder.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/glance.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/keystone.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/microversions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/network.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/neutron.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/nova.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/placement.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/cinder.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/config.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/glance.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/json_encoder.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/keystone.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/network.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/neutron.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/nova.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/policy.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/swift.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/rest/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/api/swift.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/conf'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/context_processors.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/dashboard.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled/_9001_developer.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled/_9010_preview.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled/_9020_resource_browser.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled/_9030_profiler.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled/_9040_form_builder.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/enabled/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/form_builder'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/form_builder/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/form_builder/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/form_builder/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/form_builder/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/api.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/middleware.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/templates/profiler'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/profiler/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/resource_browser'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/resource_browser/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/resource_browser/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/resource_browser/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer/form-builder/example-forms'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer/profiler'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer/resource-browser/rb-resource-panel'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/static/dashboard/developer/theme-preview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/tests.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview/templates/theme_preview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/contrib/developer/theme_preview/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/constants.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/aggregates/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/templates/backups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/backups/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/dashboard.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/templates/defaults'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/defaults/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/constants.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/templates/flavors'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/flavors/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/templates/floating_ips'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/floating_ips/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/specs/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/templates/group_types'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/templates/group_types/specs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/group_types/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/compute/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/templates/hypervisors/compute'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/hypervisors/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/templates/images'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/images/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/constants.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/templates/info'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/info/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/templates/instances'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/instances/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/constants.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/metadata_defs/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/agents/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/extensions'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/extensions/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/extensions/allowed_address_pairs/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/ports/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/subnets/workflows.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/templates/networks'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/templates/networks/agents'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/templates/networks/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/networks/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors/templates/ngflavors'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/ngflavors/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/templates/overview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/overview/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/templates/rbac_policies'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/rbac_policies/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/extensions'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/extensions/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/extensions/extraroutes/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/ports/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/ports/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/ports/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/ports/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/ports/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/routers/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/templates/snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/snapshots/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/trunks'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/trunks/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/trunks/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/trunks/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/templates/vg_snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/vg_snapshots/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/templates/volume_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_groups/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/extras/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/qos_specs/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/extras'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/templates/volume_types/qos_specs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volume_types/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/templates/volumes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/admin/volumes/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/templates/application_credentials'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/application_credentials/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/dashboard.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/constants.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/templates/domains'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/domains/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/constants.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/templates/groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/groups/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/protocols/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/identity_providers/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/templates/mappings'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/mappings/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/groups/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/templates/projects'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/users'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/users/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/users/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/projects/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/templates/roles'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/roles/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/actions/workflow'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/domains/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/groups/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/projects'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/roles/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/users'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/actions/workflow'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/static/dashboard/identity/users/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/forms.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/groups/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/role_assignments'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/role_assignments/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/role_assignments/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/templates/users'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/identity/users/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/templates/api_access'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/api_access/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/templates/backups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/backups/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/templates/containers'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/containers/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/dashboard.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ip_portforwardings/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/templates/floating_ips'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/floating_ips/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/images/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/snapshots/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/snapshots/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/snapshots/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/snapshots/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/snapshots/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/templates/images'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/templates/images/images'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/templates/images/snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/images/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/audit_tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/console.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/interfaces_tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/templates/instances'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows/update_instance.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/instances/workflows/update_port.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/key_pairs/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_qos'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_qos/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_qos/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_qos/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/forms.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/instances'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/instances/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/instances/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/networks'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/networks/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/networks/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/ports/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/ports/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/routers'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/routers/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/routers/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/subnets'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/subnets/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/subnets/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/templates/network_topology'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/templates/network_topology/client_side'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/network_topology/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/extensions/allowed_address_pairs/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/sg_base.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/ports/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/subnets/workflows.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/templates/networks'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/templates/networks/ports'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/templates/networks/subnets'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/networks/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/templates/overview'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/overview/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/extraroutes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports/tabs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/ports/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/templates/routers'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/templates/routers/extensions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/templates/routers/extensions/routerroutes'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/templates/routers/ports'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/routers/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/templates/security_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/security_groups/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/server_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/server_groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/server_groups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/server_groups/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/templates/snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/snapshots/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/containers'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/trunks'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/trunks/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/trunks/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/trunks/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/templates/vg_snapshots'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/vg_snapshots/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/templates/volume_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volume_groups/workflows.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/tabs.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/templates/volumes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/project/volumes/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/dashboard.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/templates/password'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/password/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/templates/user'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/tests.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/dashboards/settings/user/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/defaults.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1000_project.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1010_compute_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1020_project_overview_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1030_project_instances_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1050_project_images_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1080_project_key_pairs_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1090_project_api_access_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1110_project_server_groups_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1310_volumes_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1320_project_volumes_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1330_project_backups_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1330_project_snapshots_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1360_project_volume_groups.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1370_project_vg_snapshots.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1410_network_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1420_project_network_topology_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1430_project_network_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1440_project_routers_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1480_security_groups_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1490_project_floating_ips_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1500_project_trunks_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1510_project_network_qos_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1520_project_floating_ip_portforwardings_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1910_object_store_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_1920_project_containers_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2000_admin.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2010_admin_overview_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2110_admin_compute_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2120_admin_hypervisors_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2130_admin_aggregates_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2140_admin_instances_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2150_admin_flavors_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2160_admin_images_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2210_admin_volume_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2220_admin_volumes_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2230_admin_backups_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2230_admin_snapshots_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2240_admin_volume_types_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2250_admin_volume_groups.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2260_admin_vg_snapshots.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2270_admin_group_types_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2300_admin_network_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2310_admin_networks_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2320_admin_routers_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2330_admin_floating_ips_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2340_admin_trunks_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2350_admin_rbac_policies_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2810_admin_system_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2820_admin_defaults_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2830_admin_metadata_defs_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_2840_admin_info_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3000_identity.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3010_identity_domains_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3020_identity_projects_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3030_identity_users_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3040_identity_groups_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3050_identity_roles_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3060_federation_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3070_identity_identity_providers_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3080_identity_mappings_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_3090_identity_application_credentials_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/_5000_settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/enabled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/hooks.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/as'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/as/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/bn_IN'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/bn_IN/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/brx'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/brx/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/cs'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/cs/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/de'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/de/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/en_AU'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/en_AU/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/en_GB'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/en_GB/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/eo'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/eo/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/es'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/es/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/fr'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/fr/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/gu'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/gu/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/hi'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/hi/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/id'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/id/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/it'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/it/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ja'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ja/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ka_GE'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ka_GE/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/kn'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/kn/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ko_KR'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ko_KR/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/kok'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/kok/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ks'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ks/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/mai'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/mai/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/mni'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/mni/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/mr'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/mr/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ne'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ne/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/pa_IN'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/pa_IN/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/pl_PL'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/pl_PL/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/pt_BR'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/pt_BR/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ru'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ru/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ta'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ta/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/tr_TR'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/tr_TR/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ur'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/ur/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/zh_Hans'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/zh_Hans/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/zh_Hant'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/locale/zh_Hant/LC_MESSAGES'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/cleanup_angular_template_cache.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/dump_default_policies.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/extract_messages.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/make_web_conf.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/migrate_settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/update_catalog.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/management/commands/upgrade_check.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/policy.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/settings.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/cloud-services'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/conf'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/flavors'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/flavors/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/filters'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/steps'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/steps/create-image'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/steps/create-volume'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/steps/deactivate'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/steps/edit-image'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/steps/update-metadata'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/images/workflows'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/keypairs'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/keypairs/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/keypairs/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/metadata'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/metadata/modal'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/network_qos'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/network_qos/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/network_qos/actions/workflow'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/network_qos/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/openstack-service-api'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/server_groups'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/server_groups/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/server_groups/actions/workflow'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/server_groups/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/trunks'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/trunks/actions'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/trunks/details'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/trunks/steps'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/core/workflow'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/resources'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/app/tech-debt'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/scss'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/scss/components'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/js'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/js/angular'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/static/js/angular/directives'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates/angular'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates/auth'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates/context_selection'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates/header'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates/horizon'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templates/themes'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templatetags'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templatetags/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templatetags/context_selection.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/templatetags/themes.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/error_pages_urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/extensible_header_urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/helpers.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/basewebobject.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/config.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/decorators.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/helpers.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute/flavorspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute/hostaggregatespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute/hypervisorspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute/imagespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/compute/instancespage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/network'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/network/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/network/floatingipspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/network/networkspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/network/routerspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/overviewpage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/defaultspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/imagespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/resource_usage/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/system_info'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/volume'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/volume/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/volume/grouptypespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/volume/snapshotspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/volume/volumespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/admin/volume/volumetypespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/basepage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/identity'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/identity/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/identity/groupspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/identity/projectspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/identity/rolespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/identity/userspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/loginpage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/navigation.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/pageobject.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/apiaccesspage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute/imagespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute/instancespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute/keypairspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute/overviewpage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/compute/servergroupspage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/floatingipspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/networkoverviewpage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/networkspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/networktopologypage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/routerinterfacespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/routeroverviewpage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/routerspage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/security_groups'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/security_groups/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/security_groups/managerulespage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/network/securitygroupspage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/object_store'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/object_store/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/volumes'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/volumes/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/volumes/snapshotspage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/project/volumes/volumespage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/settings'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/settings/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/settings/changepasswordpage.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/pages/settings/usersettingspage.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/bars.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/baseregion.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/forms.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/menus.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/messages.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/regions/tables.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test-data'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_credentials.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_defaults.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_flavors.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_floatingips.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_groups.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_grouptypes.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_host_aggregates.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_images.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_instances.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_keypairs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_login.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_metadata_definitions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_networks.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_projects.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_router.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_router_gateway.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_security_groups.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_user_settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_users.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_volume_snapshots.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_volumes.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/tests/test_volumetypes.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/integration_tests/video_recorder.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/jasmine'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/jasmine/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/jasmine/jasmine.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/conftest.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/conftest.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_credentials.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_defaults.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_flavors.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_floatingips.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_groups.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_grouptypes.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_host_aggregates.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_images.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_instances.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_keypairs.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_metadata_definitions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_networks.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_projects.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_routers.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_security_groups.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_users.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_volume_snapshots.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_volumes.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/integration/test_volumetypes.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/ui'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/ui/conftest.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/ui/test_actions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/ui/test_browse.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/ui/test_hypervisors.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/ui/test_settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/selenium/widgets.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/settings.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/templates/registration'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/cinder_data.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/exceptions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/glance_data.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/keystone_data.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/neutron_data.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/nova_data.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/swift_data.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_data/utils.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel/templates/another_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/another_panel/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel/templates/nonloading_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/nonloading_panel/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/static/plugin_panel'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/templates/plugin_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/plugin_panel/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel/panel.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel/templates/second_panel'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_panels/second_panel/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_config'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_config/_10_admin_add_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_config/_20_admin_remove_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_config/_30_admin_default_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_config/_40_admin_nonloading_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_config/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config/_10_admin_add_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config/_20_admin_add_panel_to_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config/_30_admin_add_second_panel_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config/_40_admin_add_panel_to_second_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config/_50_admin_add_panel_to_default_group.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/panel_group_config/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/test_panel.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/test_plugins/test_panel_group.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/__init__.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_cinder.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_config.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_glance.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_keystone.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_network.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_neutron.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_nova.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_swift.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/rest/test_utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_base.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_cinder.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_glance.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_keystone.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_microversions.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_network.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_neutron.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_nova.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/api/test_swift.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/test_error_pages.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/test_policy.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/test_themes.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/test_views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/usage'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/usage/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/usage/test_quotas.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/utils'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/utils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/utils/test_config_types.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/utils/test_filters.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/utils/test_futurist_utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/unit/utils/test_settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/test/urls.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/theme_settings.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/default'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/default/horizon'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/default/horizon/components'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/example'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/example/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/example/static/js'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/example/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/example/templates/auth'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/static'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/static/bootstrap'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/static/horizon'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/static/horizon/components'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/static/js'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/templates'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/templates/auth'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/templates/header'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/templates/horizon'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/templates/horizon/client_side'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/themes/material/templates/material'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/urls.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/usage'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/usage/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/usage/base.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/usage/quotas.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/usage/tables.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/usage/views.py'... Listing '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/__init__.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/config.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/config_types.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/filters.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/futurist_utils.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/identity.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/utils/settings.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/views.py'... Compiling '/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/openstack-dashboard/openstack_dashboard/wsgi.py'... + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 25.2.1-0.20250311101810.3bf50db.el9 --unique-debug-suffix -25.2.1-0.20250311101810.3bf50db.el9.x86_64 --unique-debug-src-base python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/horizon-25.2.1.dev11 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/openstack-dashboard/manage.py from /usr/bin/env python3 to #!/usr/bin/python3 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KUtHPA + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + rm horizon/test/unit/hacking/test_checks.py + /usr/bin/python3 manage.py test horizon --settings=horizon.test.settings Creating test database for alias 'default'... Found 203 test(s). System check identified no issues (0 silenced). ........................................................................................................................................................................................................... ---------------------------------------------------------------------- Ran 203 tests in 124.642s OK Destroying test database for alias 'default'... + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8fGkuA + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + DOCDIR=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python3-django-horizon + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python3-django-horizon + cp -pr README.rst /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python3-django-horizon + cp -pr openstack-dashboard-httpd-logging.conf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python3-django-horizon + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4ffqjT + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/python3-django-horizon + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/python3-django-horizon + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/python3-django-horizon + RPM_EC=0 ++ jobs -p + exit 0 Provides: django-horizon = 1:25.2.1-0.20250311101810.3bf50db.el9 python-django-horizon = 1:25.2.1-0.20250311101810.3bf50db.el9 python3-django-horizon = 1:25.2.1-0.20250311101810.3bf50db.el9 python3.9-django-horizon = 1:25.2.1-0.20250311101810.3bf50db.el9 python3.9dist(horizon) = 25.2.1~~dev11 python3dist(horizon) = 25.2.1~~dev11 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.9dist(django) < 4.3 with python3.9dist(django) >= 4.2) python(abi) = 3.9 python3.9dist(babel) >= 2.6 python3.9dist(django-compressor) >= 4.4 python3.9dist(django-debreach) >= 1.4.2 python3.9dist(futurist) >= 1.2 python3.9dist(iso8601) >= 0.1.11 python3.9dist(keystoneauth1) >= 4.3.1 python3.9dist(libsass) >= 0.23 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-concurrency) >= 4.5 python3.9dist(oslo-config) >= 8.8 python3.9dist(oslo-i18n) >= 5.1 python3.9dist(oslo-policy) >= 3.11 python3.9dist(oslo-serialization) >= 4.3 python3.9dist(oslo-upgradecheck) >= 1.5 python3.9dist(oslo-utils) >= 7 python3.9dist(osprofiler) >= 3.4.2 python3.9dist(pbr) >= 5.5 python3.9dist(python-cinderclient) >= 8 python3.9dist(python-glanceclient) >= 2.8 python3.9dist(python-keystoneclient) >= 3.22 python3.9dist(python-neutronclient) >= 8.1 python3.9dist(python-novaclient) >= 9.1 python3.9dist(python-swiftclient) >= 3.2 python3.9dist(pyyaml) python3.9dist(requests) >= 2.25.1 python3.9dist(semantic-version) >= 2.3.1 python3.9dist(xstatic) python3.9dist(xstatic-angular) python3.9dist(xstatic-angular-bootstrap) >= 2.2 python3.9dist(xstatic-angular-fileupload) >= 12.0.4 python3.9dist(xstatic-angular-gettext) >= 2.3.8 python3.9dist(xstatic-angular-lrdragndrop) >= 1.0.2.2 python3.9dist(xstatic-angular-schema-form) >= 0.8.13 python3.9dist(xstatic-bootstrap-datepicker) >= 1.3.1 python3.9dist(xstatic-bootstrap-scss) >= 3.3.7.1 python3.9dist(xstatic-bootswatch) >= 3.3.7 python3.9dist(xstatic-d3) >= 3.5.17 python3.9dist(xstatic-font-awesome) >= 4.7 python3.9dist(xstatic-hogan) >= 2.0.0.2 python3.9dist(xstatic-jasmine) >= 2.4.1.1 python3.9dist(xstatic-jquery) python3.9dist(xstatic-jquery-migrate) python3.9dist(xstatic-jquery-quicksearch) >= 2.0.3.2 python3.9dist(xstatic-jquery-tablesorter) >= 2.14.5.1 python3.9dist(xstatic-jquery-ui) python3.9dist(xstatic-jsencrypt) >= 2.3.1.1 python3.9dist(xstatic-mdi) >= 1.6.50.2 python3.9dist(xstatic-objectpath) >= 1.2.1 python3.9dist(xstatic-rickshaw) >= 1.5 python3.9dist(xstatic-roboto-fontface) >= 0.5 python3.9dist(xstatic-smart-table) >= 1.4.13.2 python3.9dist(xstatic-spin) >= 1.2.5.2 python3.9dist(xstatic-term-js) >= 0.0.7 python3.9dist(xstatic-tv4) >= 1.2.7 Obsoletes: python39-django-horizon < 1:25.2.1-0.20250311101810.3bf50db.el9 Processing files: openstack-dashboard-25.2.1-0.20250311101810.3bf50db.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uM2i5J + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/openstack-dashboard + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/openstack-dashboard + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/openstack-dashboard + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-dashboard) = 1:25.2.1-0.20250311101810.3bf50db.el9 openstack-dashboard = 1:25.2.1-0.20250311101810.3bf50db.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(BuiltinLuaScripts) <= 4.2.2-1 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(preun): /bin/sh Requires: /usr/bin/python3 Processing files: python-django-horizon-doc-25.2.1-0.20250311101810.3bf50db.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PnHZUC + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + DOCDIR=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python-django-horizon-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python-django-horizon-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/doc/python-django-horizon-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vL4GHj + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + LICENSEDIR=/builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/python-django-horizon-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/python-django-horizon-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64/usr/share/licenses/python-django-horizon-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-django-horizon-doc = 1:25.2.1-0.20250311101810.3bf50db.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: openstack-dashboard-theme-25.2.1-0.20250311101810.3bf50db.el9.noarch Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-dashboard-theme-25.2.1-0.20250311101810.3bf50db.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.noarch.rpm Wrote: /builddir/build/RPMS/python-django-horizon-doc-25.2.1-0.20250311101810.3bf50db.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-dashboard-25.2.1-0.20250311101810.3bf50db.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ldaTJu + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.1.dev11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-horizon-25.2.1-0.20250311101810.3bf50db.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0