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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.0-0.20250110231954.0d6da3e.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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.0-0.20250110231954.0d6da3e.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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.rOjDQg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf horizon-25.2.0.dev64 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/horizon-25.2.0.dev64-0.20250110231954.0d6da3e.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd horizon-25.2.0.dev64 + /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.0 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/six.*/six/' 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.Wetio0 + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.0.dev64 + 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.0.dev64/.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.0.dev64/.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.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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.0.0) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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.0-0.20250110231954.0d6da3e.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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.ebUlwh + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.0.dev64 + 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.0.dev64/.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.0.dev64/.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.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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.0.0) 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.0-0.20250110231954.0d6da3e.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.0-0.20250110231954.0d6da3e.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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.pFcXyD + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.0.dev64 + 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.0.dev64/.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.0.dev64/.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.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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.0.0) 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.0.0) 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.0.0) 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.0.dev64/horizon-25.2.0.dev64.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.0.0) 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.0-0.20250110231954.0d6da3e.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.2.0.dev64.dist-info/ removed 'horizon-25.2.0.dev64.dist-info/LICENSE' removed 'horizon-25.2.0.dev64.dist-info/AUTHORS' removed 'horizon-25.2.0.dev64.dist-info/METADATA' removed 'horizon-25.2.0.dev64.dist-info/entry_points.txt' removed 'horizon-25.2.0.dev64.dist-info/pbr.json' removed 'horizon-25.2.0.dev64.dist-info/top_level.txt' removed directory 'horizon-25.2.0.dev64.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.hxxsDn + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.0.dev64 + 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.0.dev64/.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.0.dev64/.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.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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.0.0) 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.0.0) 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.dev11) 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.0.dev32) 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 6.2.1.dev5) 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.dev1) 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.dev1) 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.dev1) 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.dev2) 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.dev6) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.0.1.dev1) 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.dev8) 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.0.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.4.0.dev9) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.8.0.dev7) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0.dev3) 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.0.0) 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.dev11) 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.0.dev32) 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 6.2.1.dev5) 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.dev1) 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.dev1) 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.dev1) 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.dev2) 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.dev6) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.0.1.dev1) 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.dev8) 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.0.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.4.0.dev9) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.8.0.dev7) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0.dev3) 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.0.1.dev5) 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.0.dev64/horizon-25.2.0.dev64.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.0.0) 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.dev11) 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.0.dev32) 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 6.2.1.dev5) 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.dev1) 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.dev1) 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.dev1) 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.dev2) 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.dev6) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 8.0.1.dev1) 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.dev8) 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.0.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.4.0.dev9) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.8.0.dev7) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-swiftclient (>=3.2.0) (installed: python-swiftclient 4.7.0.dev3) 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.0-0.20250110231954.0d6da3e.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.2.0.dev64.dist-info/ removed 'horizon-25.2.0.dev64.dist-info/AUTHORS' removed 'horizon-25.2.0.dev64.dist-info/LICENSE' removed 'horizon-25.2.0.dev64.dist-info/METADATA' removed 'horizon-25.2.0.dev64.dist-info/top_level.txt' removed 'horizon-25.2.0.dev64.dist-info/pbr.json' removed 'horizon-25.2.0.dev64.dist-info/entry_points.txt' removed directory 'horizon-25.2.0.dev64.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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 414: %{_datadir}/openstack-dashboard/openstack_dashboard/dashboards/theme warning: Macro expanded in comment on line 415: %{_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.XVQeiJ + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.0.dev64 + 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.0.dev64/.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.0.dev64/.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.0.dev64/pyproject-wheeldir --output /builddir/build/BUILD/python-django-horizon-25.2.0-0.20250110231954.0d6da3e.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.0.0) 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.0.0) 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.dev11) 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.0.dev32) 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 6.2.1.dev5) 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.dev1) 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.dev1) 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.dev1) 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.dev2) 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.dev6) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.0.1.dev1) 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.dev8) 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.0.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.4.0.dev9) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.8.0.dev7) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0.dev3) 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.0.0) 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.dev11) 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.0.dev32) 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 6.2.1.dev5) 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.dev1) 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.dev1) 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.dev1) 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.dev2) 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.dev6) Handling oslo.utils>=7.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.utils>=7.0.0 (installed: oslo.utils 8.0.1.dev1) 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.dev8) 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.0.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.4.0.dev9) Handling python-novaclient>=9.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-novaclient>=9.1.0 (installed: python-novaclient 18.8.0.dev7) Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-swiftclient>=3.2.0 (installed: python-swiftclient 4.7.0.dev3) 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.0.1.dev5) 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.0.dev64/horizon-25.2.0.dev64.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.0.0) 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.dev11) 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.0.dev32) 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 6.2.1.dev5) 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.dev1) 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.dev1) 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.dev1) 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.dev2) 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.dev6) Handling oslo.utils (>=7.0.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: oslo.utils (>=7.0.0) (installed: oslo.utils 8.0.1.dev1) 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.dev8) 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.0.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.4.0.dev9) Handling python-novaclient (>=9.1.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-novaclient (>=9.1.0) (installed: python-novaclient 18.8.0.dev7) Handling python-swiftclient (>=3.2.0) from hook generated metadata: Requires-Dist (horizon) Requirement satisfied: python-swiftclient (>=3.2.0) (installed: python-swiftclient 4.7.0.dev3) 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.0-0.20250110231954.0d6da3e.el9.x86_64-pyproject-buildrequires + rm -rfv horizon-25.2.0.dev64.dist-info/ removed 'horizon-25.2.0.dev64.dist-info/LICENSE' removed 'horizon-25.2.0.dev64.dist-info/AUTHORS' removed 'horizon-25.2.0.dev64.dist-info/METADATA' removed 'horizon-25.2.0.dev64.dist-info/entry_points.txt' removed 'horizon-25.2.0.dev64.dist-info/pbr.json' removed 'horizon-25.2.0.dev64.dist-info/top_level.txt' removed directory 'horizon-25.2.0.dev64.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w5b3kh + umask 022 + cd /builddir/build/BUILD + cd horizon-25.2.0.dev64 + cd horizon + django-admin compilemessages processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/fi_FI/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ka_GE/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ka_GE/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/es/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/eo/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pl_PL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pl_PL/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/tr_TR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/zh_Hans/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/nl_NL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/nl_NL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pt/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pa_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/fil/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/hu/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/cs/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ca/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/sr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ar/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/it/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/es_MX/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/zh_Hant/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/zh_Hant/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/hi/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/horizon/locale/sl_SI/LC_MESSAGES + cd .. + cd openstack_dashboard + django-admin compilemessages processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/mr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/eo/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/bn_IN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ur/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/gu/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/mai/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/as/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/brx/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/hi/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ta/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/kok/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ks/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/mni/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/zh_Hans/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/zh_Hans/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/en_AU/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ka_GE/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ka_GE/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/pa_IN/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/es/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/es/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/zh_Hant/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/zh_Hant/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/it/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/kn/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/ne/LC_MESSAGES processing file django.po in /builddir/build/BUILD/horizon-25.2.0.dev64/openstack_dashboard/locale/pl_PL/LC_MESSAGES + cd .. + mkdir -p /builddir/build/BUILD/horizon-25.2.0.dev64/.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.0.dev64/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/horizon-25.2.0.dev64/pyproject-wheeldir Processing /builddir/build/BUILD/horizon-25.2.0.dev64 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.0.dev64/.pyproject-builddir/tmphjt8yfd8 /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.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info writing /builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/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.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/horizon-25.2.0.dev64/.pyproject-builddir/pip-modern-metadata-bbddrdwj/horizon-25.2.0.dev64.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.0.dev64/.pyproject-builddir/tmp_o1q_efd /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/test creating build/lib/horizon/test/unit 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/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 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/management copying horizon/management/__init__.py -> build/lib/horizon/management 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/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/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/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/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/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 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/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/contrib 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/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/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 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 copying horizon/test/unit/management/__init__.py -> build/lib/horizon/test/unit/management creating build/lib/horizon/conf copying horizon/conf/default.py -> build/lib/horizon/conf copying horizon/conf/__init__.py -> build/lib/horizon/conf 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/conf/dash_template copying horizon/conf/dash_template/__init__.py -> build/lib/horizon/conf/dash_template 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/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/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 creating build/lib/horizon/test/test_dashboards creating build/lib/horizon/test/test_dashboards/dogs 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/horizon/hacking copying horizon/hacking/checks.py -> build/lib/horizon/hacking copying horizon/hacking/__init__.py -> build/lib/horizon/hacking 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/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/jasmine copying horizon/test/jasmine/jasmine.py -> build/lib/horizon/test/jasmine copying horizon/test/jasmine/__init__.py -> build/lib/horizon/test/jasmine 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 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 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/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 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 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/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 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/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 creating build/lib/openstack_dashboard creating build/lib/openstack_dashboard/contrib creating build/lib/openstack_dashboard/contrib/developer 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_dashboard/dashboards copying openstack_dashboard/dashboards/__init__.py -> build/lib/openstack_dashboard/dashboards creating build/lib/openstack_dashboard/dashboards/settings 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/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/test creating build/lib/openstack_dashboard/test/integration_tests creating build/lib/openstack_dashboard/test/integration_tests/pages creating build/lib/openstack_dashboard/test/integration_tests/pages/project 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/dashboards/admin 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 creating build/lib/openstack_dashboard/dashboards/project 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 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 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 creating build/lib/openstack_dashboard/test/test_panels copying openstack_dashboard/test/test_panels/__init__.py -> build/lib/openstack_dashboard/test/test_panels creating build/lib/openstack_dashboard/test/unit 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/dashboards/identity 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/dashboards/project/network_topology 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 creating build/lib/openstack_dashboard/test/integration_tests/pages/admin creating build/lib/openstack_dashboard/test/integration_tests/pages/admin/system copying openstack_dashboard/test/integration_tests/pages/admin/system/metadatadefinitionspage.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system copying openstack_dashboard/test/integration_tests/pages/admin/system/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/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/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/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/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 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/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/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/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/test/test_plugins 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 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 creating build/lib/openstack_dashboard/local copying openstack_dashboard/local/__init__.py -> build/lib/openstack_dashboard/local creating build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/workflows.py -> build/lib/openstack_dashboard/dashboards/admin/networks copying openstack_dashboard/dashboards/admin/networks/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/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/admin/system/system_info copying openstack_dashboard/test/integration_tests/pages/admin/system/system_info/__init__.py -> build/lib/openstack_dashboard/test/integration_tests/pages/admin/system/system_info creating build/lib/openstack_dashboard/dashboards/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/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 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/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/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 creating build/lib/openstack_dashboard/dashboards/project/networks creating build/lib/openstack_dashboard/dashboards/project/networks/ports creating build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions copying openstack_dashboard/dashboards/project/networks/ports/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/project/networks/ports/extensions creating build/lib/openstack_dashboard/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/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/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 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/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/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/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/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 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 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/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/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 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/networks/ports 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/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/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/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/management copying openstack_dashboard/management/__init__.py -> build/lib/openstack_dashboard/management 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/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/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/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 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/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 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 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/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/networks/ports/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/networks/ports/extensions 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 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/local/enabled copying openstack_dashboard/local/enabled/__init__.py -> build/lib/openstack_dashboard/local/enabled creating build/lib/openstack_dashboard/dashboards/project/routers/extensions creating build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/views.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions/extraroutes copying openstack_dashboard/dashboards/project/routers/extensions/extraroutes/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/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 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/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/dashboards/identity/identity_providers 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/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/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/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/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/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/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 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/dashboards/admin/routers creating build/lib/openstack_dashboard/dashboards/admin/routers/extensions copying openstack_dashboard/dashboards/admin/routers/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/admin/routers/extensions creating build/lib/openstack_dashboard/test/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/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/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/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/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 copying openstack_dashboard/dashboards/project/routers/extensions/__init__.py -> build/lib/openstack_dashboard/dashboards/project/routers/extensions 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/test/unit/api copying openstack_dashboard/test/unit/api/test_swift.py -> build/lib/openstack_dashboard/test/unit/api copying openstack_dashboard/test/unit/api/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 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 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/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 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/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 copying openstack_dashboard/contrib/__init__.py -> build/lib/openstack_dashboard/contrib 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/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/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/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 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 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/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 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/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/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 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 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/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/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/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/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/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 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 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/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 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/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/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/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 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 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/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/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/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/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/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/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 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/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/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/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 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/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 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/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/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/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/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 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/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 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 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/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_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 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 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 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/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 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/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/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/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/cats/kittens/templates creating build/lib/horizon/test/test_dashboards/cats/kittens/templates/kittens copying horizon/test/test_dashboards/cats/kittens/templates/kittens/index.html -> build/lib/horizon/test/test_dashboards/cats/kittens/templates/kittens creating build/lib/horizon/test/test_dashboards/cats/static creating build/lib/horizon/test/test_dashboards/cats/static/cats creating build/lib/horizon/test/test_dashboards/cats/static/cats/js copying horizon/test/test_dashboards/cats/static/cats/js/cats.js -> build/lib/horizon/test/test_dashboards/cats/static/cats/js creating build/lib/horizon/test/test_dashboards/cats/static/cats/scss copying horizon/test/test_dashboards/cats/static/cats/scss/cats.scss -> build/lib/horizon/test/test_dashboards/cats/static/cats/scss creating build/lib/horizon/test/test_dashboards/cats/templates creating build/lib/horizon/test/test_dashboards/cats/templates/cats copying horizon/test/test_dashboards/cats/templates/cats/base.html -> build/lib/horizon/test/test_dashboards/cats/templates/cats creating build/lib/horizon/test/test_dashboards/cats/tigers/templates creating build/lib/horizon/test/test_dashboards/cats/tigers/templates/tigers copying horizon/test/test_dashboards/cats/tigers/templates/tigers/index.html -> build/lib/horizon/test/test_dashboards/cats/tigers/templates/tigers creating build/lib/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/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/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/admin/overview/templates creating build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview copying openstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv -> build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview copying openstack_dashboard/dashboards/admin/overview/templates/overview/usage.html -> build/lib/openstack_dashboard/dashboards/admin/overview/templates/overview creating build/lib/openstack_dashboard/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/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/identity/groups/templates creating build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/_add_non_member.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/add_non_member.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/create.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/index.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/manage.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups copying openstack_dashboard/dashboards/identity/groups/templates/groups/update.html -> build/lib/openstack_dashboard/dashboards/identity/groups/templates/groups creating build/lib/openstack_dashboard/dashboards/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 copying openstack_dashboard/enabled/_50_admin_add_panel.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_60_admin_remove_panel.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_70_admin_default_panel.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_80_admin_add_panel_group.py.example -> build/lib/openstack_dashboard/enabled copying openstack_dashboard/enabled/_90_admin_add_panel_to_group.py.example -> build/lib/openstack_dashboard/enabled creating build/lib/openstack_dashboard/dashboards/admin/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 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/networks/templates creating build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks copying openstack_dashboard/dashboards/admin/networks/templates/networks/_update.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks copying openstack_dashboard/dashboards/admin/networks/templates/networks/update.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks creating build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying openstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents copying openstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/agents creating build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/ports copying openstack_dashboard/dashboards/admin/networks/templates/networks/ports/_edit_port_help.html -> build/lib/openstack_dashboard/dashboards/admin/networks/templates/networks/ports creating build/lib/openstack_dashboard/dashboards/project/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/project/key_pairs/templates creating build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/_import.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/detail.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/download.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs copying openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs/import.html -> build/lib/openstack_dashboard/dashboards/project/key_pairs/templates/key_pairs creating build/lib/openstack_dashboard/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/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/project/api_access/templates creating build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/_credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/_recreate_credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/clouds.yaml.template -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/ec2rc.sh.template -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/openrc.sh.template -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access copying openstack_dashboard/dashboards/project/api_access/templates/api_access/recreate_credentials.html -> build/lib/openstack_dashboard/dashboards/project/api_access/templates/api_access creating build/lib/openstack_dashboard/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/static creating build/lib/openstack_dashboard/dashboards/project/static/dashboard creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project copying openstack_dashboard/dashboards/project/static/dashboard/project/project.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project copying openstack_dashboard/dashboards/project/static/dashboard/project/project.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/_containers.scss -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/check-copy-destination.directive.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers-model.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/containers.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/copy-object-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-container.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/create-folder-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/delete-objects.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/edit-object-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/file-change-directive.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-details-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/object-name-exists.directive.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-batch-actions.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects-row-actions.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/objects.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/select-container.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers copying openstack_dashboard/dashboards/project/static/dashboard/project/containers/upload-object-modal.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/containers creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/workflow.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-modal.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-model.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-wizard.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance-workflow.service.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/launch-instance.module.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration/configuration.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/configuration creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details/details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/details creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor/flavor.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/flavor creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/create-keypair.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/import-keypair.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair/keypair.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/keypair creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata/metadata.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/metadata creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network/network.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/network creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/port-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports/ports.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/networkports creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints/scheduler-hints.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/scheduler-hints creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-group-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups/security-groups.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/security-groups creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups/server-groups.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/server-groups creating build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source-details.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.controller.spec.js -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.help.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source copying openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source/source.html -> build/lib/openstack_dashboard/dashboards/project/static/dashboard/project/workflow/launch-instance/source creating build/lib/openstack_dashboard/dashboards/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/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/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/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/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/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/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/admin/metadata_defs/templates creating build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_create.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_contents.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_resource_types.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/_update.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/create.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/resource_types.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs copying openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs/update.html -> build/lib/openstack_dashboard/dashboards/admin/metadata_defs/templates/metadata_defs creating build/lib/openstack_dashboard/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/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/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/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/enabled/_50_settings.py.example -> build/lib/openstack_dashboard/local/enabled 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/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/project/security_groups/templates creating build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_add_rule.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_create.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/_update.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/add_rule.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/create.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/detail.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups copying openstack_dashboard/dashboards/project/security_groups/templates/security_groups/update.html -> build/lib/openstack_dashboard/dashboards/project/security_groups/templates/security_groups creating build/lib/openstack_dashboard/dashboards/admin/aggregates/templates creating build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/create.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/index.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/manage_hosts.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates copying openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/update.html -> build/lib/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_register.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/_update.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/register.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/update.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers creating build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/_create.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols copying openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols/create.html -> build/lib/openstack_dashboard/dashboards/identity/identity_providers/templates/identity_providers/protocols creating build/lib/openstack_dashboard/dashboards/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/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 copying openstack_dashboard/test/integration_tests/README.rst -> build/lib/openstack_dashboard/test/integration_tests copying openstack_dashboard/test/integration_tests/horizon.conf -> build/lib/openstack_dashboard/test/integration_tests creating build/lib/openstack_dashboard/dashboards/admin/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/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/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/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/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/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/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/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/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/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/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/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/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 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 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/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/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/project/volumes/templates creating build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_accept_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_attach.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_create.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_snapshot.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_create_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_encryption_detail_overview.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_extend_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_retype.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_show_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_snapshot_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_update.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_upload_to_image.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/_volume_limits.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/accept_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/attach.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/create.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/create_snapshot.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/create_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/download_transfer_creds.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/encryption_detail.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/extend.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/retype.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/show_transfer.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/update.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes copying openstack_dashboard/dashboards/project/volumes/templates/volumes/upload_to_image.html -> build/lib/openstack_dashboard/dashboards/project/volumes/templates/volumes creating build/lib/openstack_dashboard/dashboards/project/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/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/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_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 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 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 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 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/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