Collecting heat-dashboard==1.0.0 1 location(s) to search for versions of heat-dashboard: * https://pypi.python.org/simple/heat-dashboard/ Getting page https://pypi.python.org/simple/heat-dashboard/ Analyzing links from page https://pypi.python.org/simple/heat-dashboard/ Skipping link https://pypi.python.org/packages/20/bd/9347405728f2c3bfe872993072b536b93c60add3ee8586c9fcdcc7cf125e/heat_dashboard-1.0.0-py2-none-any.whl#md5=829cb8e465ce3e39cc17cab073cba7fa (from https://pypi.python.org/simple/heat-dashboard/); it is not compatible with this Python Found link https://pypi.python.org/packages/45/0a/736dfb3ee1ee7ca6633df7fa8d062899f35158b59c8ec2a817baac35f658/heat-dashboard-1.0.0.tar.gz#md5=7d672f332ac71e4c3381ded558d1068f (from https://pypi.python.org/simple/heat-dashboard/), version: 1.0.0 Found link https://pypi.python.org/packages/dc/e3/8a3d24d4c32d0df50c5b285b3e018d5f1f72a9b07975532ab3892b987323/heat-dashboard-0.0.0.tar.gz#md5=79dd344e92ee46007343f6a17fa81a5d (from https://pypi.python.org/simple/heat-dashboard/), version: 0.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Downloading heat-dashboard-1.0.0.tar.gz (1.7MB) Downloading from URL https://pypi.python.org/packages/45/0a/736dfb3ee1ee7ca6633df7fa8d062899f35158b59c8ec2a817baac35f658/heat-dashboard-1.0.0.tar.gz#md5=7d672f332ac71e4c3381ded558d1068f (from https://pypi.python.org/simple/heat-dashboard/) Running setup.py (path:/tmp/pip-build-aye6gdvq/heat-dashboard/setup.py) egg_info for package heat-dashboard Running command python setup.py egg_info Installed /tmp/pip-build-aye6gdvq/heat-dashboard/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/heat_dashboard.egg-info writing requirements to pip-egg-info/heat_dashboard.egg-info/requires.txt writing top-level names to pip-egg-info/heat_dashboard.egg-info/top_level.txt writing pip-egg-info/heat_dashboard.egg-info/PKG-INFO writing dependency_links to pip-egg-info/heat_dashboard.egg-info/dependency_links.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/heat_dashboard.egg-info/SOURCES.txt' 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' writing manifest file 'pip-egg-info/heat_dashboard.egg-info/SOURCES.txt' Source in /tmp/pip-build-aye6gdvq/heat-dashboard has version 1.0.0, which satisfies requirement heat-dashboard==1.0.0 from https://pypi.python.org/packages/45/0a/736dfb3ee1ee7ca6633df7fa8d062899f35158b59c8ec2a817baac35f658/heat-dashboard-1.0.0.tar.gz#md5=7d672f332ac71e4c3381ded558d1068f Building wheels for collected packages: heat-dashboard Running setup.py bdist_wheel for heat-dashboard: started Destination directory: /tmp/tmpix_skkuepip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-aye6gdvq/heat-dashboard/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpix_skkuepip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/heat_dashboard creating build/lib/heat_dashboard/test creating build/lib/heat_dashboard/test/tests creating build/lib/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/heat_rest_tests.py -> build/lib/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/__init__.py -> build/lib/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/heat_tests.py -> build/lib/heat_dashboard/test/tests/api creating build/lib/heat_dashboard/content creating build/lib/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/panel.py -> build/lib/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/views.py -> build/lib/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/urls.py -> build/lib/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/__init__.py -> build/lib/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/api.py -> build/lib/heat_dashboard/content/template_generator creating build/lib/heat_dashboard/api creating build/lib/heat_dashboard/api/rest copying heat_dashboard/api/rest/__init__.py -> build/lib/heat_dashboard/api/rest copying heat_dashboard/api/rest/heat.py -> build/lib/heat_dashboard/api/rest creating build/lib/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_stacks.py -> build/lib/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/__init__.py -> build/lib/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_resource_types.py -> build/lib/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_template_versions.py -> build/lib/heat_dashboard/test/tests/content copying heat_dashboard/content/__init__.py -> build/lib/heat_dashboard/content copying heat_dashboard/exceptions.py -> build/lib/heat_dashboard copying heat_dashboard/__init__.py -> build/lib/heat_dashboard copying heat_dashboard/test/tests/__init__.py -> build/lib/heat_dashboard/test/tests copying heat_dashboard/test/helpers.py -> build/lib/heat_dashboard/test copying heat_dashboard/test/__init__.py -> build/lib/heat_dashboard/test copying heat_dashboard/test/settings.py -> build/lib/heat_dashboard/test creating build/lib/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/tabs.py -> build/lib/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/panel.py -> build/lib/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/views.py -> build/lib/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/tables.py -> build/lib/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/urls.py -> build/lib/heat_dashboard/content/resource_types copying heat_dashboard/content/resource_types/__init__.py -> build/lib/heat_dashboard/content/resource_types copying heat_dashboard/api/__init__.py -> build/lib/heat_dashboard/api copying heat_dashboard/api/heat.py -> build/lib/heat_dashboard/api creating build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1620_project_stacks_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1650_project_template_generator_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/__init__.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1630_project_resource_types_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1640_project_template_versions_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1610_project_orchestration_panel.py -> build/lib/heat_dashboard/enabled creating build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/tabs.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/panel.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/sro.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/views.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/tables.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/forms.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/mappings.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/urls.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/__init__.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/api.py -> build/lib/heat_dashboard/content/stacks creating build/lib/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/tabs.py -> build/lib/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/panel.py -> build/lib/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/views.py -> build/lib/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/tables.py -> build/lib/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/urls.py -> build/lib/heat_dashboard/content/template_versions copying heat_dashboard/content/template_versions/__init__.py -> build/lib/heat_dashboard/content/template_versions creating build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/exceptions.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/heat_data.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/neutron_data.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/__init__.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/keystone_data.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/utils.py -> build/lib/heat_dashboard/test/test_data running egg_info writing requirements to heat_dashboard.egg-info/requires.txt writing top-level names to heat_dashboard.egg-info/top_level.txt writing heat_dashboard.egg-info/PKG-INFO writing dependency_links to heat_dashboard.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt creating build/lib/heat_dashboard/content/template_generator/templates creating build/lib/heat_dashboard/content/template_generator/templates/template_generator copying heat_dashboard/content/template_generator/templates/template_generator/index.html -> build/lib/heat_dashboard/content/template_generator/templates/template_generator creating build/lib/heat_dashboard/local_settings.d copying heat_dashboard/local_settings.d/_1699_orchestration_settings.py -> build/lib/heat_dashboard/local_settings.d copying heat_dashboard/local_settings.d/__init__.py -> build/lib/heat_dashboard/local_settings.d creating build/lib/heat_dashboard/static creating build/lib/heat_dashboard/static/dashboard creating build/lib/heat_dashboard/static/dashboard/project creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/apple-touch-icon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/config-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/db-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/drag.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/favicon.ico -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/image-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/logo-splash.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/logo.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/network-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/port-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/router-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/safari-pinned-tab.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/server-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/spinner.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.gif -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img copying heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-material.min.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-notify.min.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.css.map -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.min.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.min.css.map -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/vis.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0 copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/HELP-US-OUT.txt -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0 creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css/font-awesome.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css/font-awesome.min.css -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/FontAwesome.otf -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/animated.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/bordered-pulled.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/core.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/fixed-width.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/font-awesome.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/icons.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/larger.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/list.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/mixins.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/path.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/rotated-flipped.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/screen-reader.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/stacked.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/variables.less -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_animated.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_bordered-pulled.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_core.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_fixed-width.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_icons.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_larger.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_list.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_mixins.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_path.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_rotated-flipped.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_screen-reader.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_stacked.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_variables.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/font-awesome.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/file-text-o.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/floppy-o.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_close_24px.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_help_outline_24px.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/spinner.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/trash.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/acceptDeleteIcon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/addNodeIcon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/backIcon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/connectIcon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/cross.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/cross2.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/deleteIcon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/downArrow.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/editIcon.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/leftArrow.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/minus.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/plus.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/rightArrow.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/upArrow.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/zoomExtends.png -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.module.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.module.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/compile.directive.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/compile.directive.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/dependson.directive.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/dependson.directive.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/icons.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/icons.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/loading.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/loading.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/menu.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/menu.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-draft.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-draft.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-edge.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-edge.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-node.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-node.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-template.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-template.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/states.service.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/states.service.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/utils.module.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/utils.module.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/vis-network.controller.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/vis-network.controller.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingassociation.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/FileSaver.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-animate.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-animate.min.js.map -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-aria.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-aria.min.js.map -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-material.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-messages.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-messages.min.js.map -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-notify.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-sanitize.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-sanitize.min.js.map -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-uuid.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-vis.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/js-yaml.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/json2yaml.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/ui-bootstrap-tpls-2.5.0.min.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/vis.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/depends_on.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_draft.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_edge.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_resource.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_template.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates creating build/lib/heat_dashboard/content/resource_types/templates creating build/lib/heat_dashboard/content/resource_types/templates/resource_types copying heat_dashboard/content/resource_types/templates/resource_types/_details.html -> build/lib/heat_dashboard/content/resource_types/templates/resource_types creating build/lib/heat_dashboard/content/resource_types/templates/stacks.resource_types copying heat_dashboard/content/resource_types/templates/stacks.resource_types/_details.html -> build/lib/heat_dashboard/content/resource_types/templates/stacks.resource_types creating build/lib/heat_dashboard/content/stacks/templates creating build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_change_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_create.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_events.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_overview.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_resources.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_detail_topology.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_preview.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_preview_details.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_preview_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_resource_info.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_resource_overview.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_select_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_stack_info.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_stack_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/_update.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/change_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/create.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/index.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/preview.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/preview_details.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/preview_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/select_template.html -> build/lib/heat_dashboard/content/stacks/templates/stacks copying heat_dashboard/content/stacks/templates/stacks/update.html -> build/lib/heat_dashboard/content/stacks/templates/stacks creating build/lib/heat_dashboard/content/template_versions/templates creating build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions copying heat_dashboard/content/template_versions/templates/stacks.template_versions/_details.html -> build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions copying heat_dashboard/content/template_versions/templates/stacks.template_versions/index.html -> build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions creating build/lib/heat_dashboard/content/template_versions/templates/template_versions copying heat_dashboard/content/template_versions/templates/template_versions/_details.html -> build/lib/heat_dashboard/content/template_versions/templates/template_versions copying heat_dashboard/content/template_versions/templates/template_versions/index.html -> build/lib/heat_dashboard/content/template_versions/templates/template_versions installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/heat_dashboard creating build/bdist.linux-armv7l/wheel/heat_dashboard/static creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/apple-touch-icon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/safari-pinned-tab.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/spinner.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/logo-splash.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/logo.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/drag.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/favicon.ico -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn.gif -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/img creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-sanitize.min.js.map -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-sanitize.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-aria.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-messages.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-animate.min.js.map -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-aria.min.js.map -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-notify.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/json2yaml.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/vis.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-material.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/ui-bootstrap-tpls-2.5.0.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-uuid.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-messages.min.js.map -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/FileSaver.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/js-yaml.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-animate.min.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors/angular-vis.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/vendors creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-template.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/utils.module.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-edge.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-draft.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/globals.service.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/compile.directive.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/vis-network.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/dependson.directive.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/states.service.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/icons.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-node.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/loading.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/dependson.directive.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-edge.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/compile.directive.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-template.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.module.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/template-generator.module.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/vis-network.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/icons.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/droppable.directive.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/utils.module.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.module.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/loading.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-draft.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/menu.controller.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/modal-node.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/draggable.directive.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/menu.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/states.service.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components/agent.controller.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port/os__neutron__port.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair/os__nova__keypair.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume/os__cinder__volume.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server/os__nova__server-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net/os__neutron__net-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip/os__neutron__floatingip.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet/os__neutron__subnet.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface/os__neutron__routerinterface-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment/os__cinder__volumeattachment.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router/os__neutron__router-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup/os__heat__resourcegroup.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup/os__neutron__securitygroup.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingassociation.spec.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-blue.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.js -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation/os__neutron__floatingipassociation-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-material.min.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/vis.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0 creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.eot -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/FontAwesome.otf -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.woff -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts/fontawesome-webfont.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/fonts copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/HELP-US-OUT.txt -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0 creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/fixed-width.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/mixins.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/path.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/core.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/icons.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/animated.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/stacked.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/rotated-flipped.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/font-awesome.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/list.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/variables.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/screen-reader.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/bordered-pulled.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less/larger.less -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/less creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css/font-awesome.min.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css/font-awesome.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/css creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_stacked.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_animated.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_variables.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_bordered-pulled.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_path.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_core.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_fixed-width.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/font-awesome.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_list.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_screen-reader.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_mixins.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_larger.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_icons.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss/_rotated-flipped.scss -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/font-awesome-4.7.0/scss copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-notify.min.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.css.map -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-gray.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/spinner.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/floppy-o.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/file-text-o.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/trash.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-green.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_help_outline_24px.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown-red.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/unknown.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons/ic_close_24px.svg -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/plus.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/editIcon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/cross.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/downArrow.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/cross2.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/rightArrow.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/zoomExtends.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/addNodeIcon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/backIcon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/upArrow.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/deleteIcon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/minus.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/acceptDeleteIcon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/leftArrow.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network/connectIcon.png -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/network copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.min.css.map -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css creating build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_draft.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_resource.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_edge.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/modal_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates/depends_on.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates copying build/lib/heat_dashboard/exceptions.py -> build/bdist.linux-armv7l/wheel/heat_dashboard creating build/bdist.linux-armv7l/wheel/heat_dashboard/test copying build/lib/heat_dashboard/test/helpers.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test creating build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/exceptions.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/heat_data.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/neutron_data.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/keystone_data.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/utils.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test creating build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests creating build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/api copying build/lib/heat_dashboard/test/tests/api/heat_rest_tests.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/api copying build/lib/heat_dashboard/test/tests/api/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/api copying build/lib/heat_dashboard/test/tests/api/heat_tests.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/api creating build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_stacks.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_resource_types.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_template_versions.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test/tests copying build/lib/heat_dashboard/test/settings.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/test creating build/bdist.linux-armv7l/wheel/heat_dashboard/api creating build/bdist.linux-armv7l/wheel/heat_dashboard/api/rest copying build/lib/heat_dashboard/api/rest/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/api/rest copying build/lib/heat_dashboard/api/rest/heat.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/api/rest copying build/lib/heat_dashboard/api/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/api copying build/lib/heat_dashboard/api/heat.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/api creating build/bdist.linux-armv7l/wheel/heat_dashboard/content creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/tabs.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/sro.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/views.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/tables.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/forms.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/mappings.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/urls.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_resource_overview.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_preview.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_select_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/update.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_topology.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_overview.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/index.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/preview_details.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_update.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_stack_info.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/select_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_resources.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_create.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_events.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/preview.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_resource_info.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_preview_details.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_change_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/preview_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_preview_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/create.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/change_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_stack_template.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/api.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/stacks creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/tabs.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/views.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/tables.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/urls.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types/templates creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types/templates/resource_types copying build/lib/heat_dashboard/content/resource_types/templates/resource_types/_details.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types/templates/resource_types creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types/templates/stacks.resource_types copying build/lib/heat_dashboard/content/resource_types/templates/stacks.resource_types/_details.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/resource_types/templates/stacks.resource_types creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/tabs.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/views.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/tables.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/urls.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates/stacks.template_versions copying build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions/_details.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates/stacks.template_versions copying build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions/index.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates/stacks.template_versions creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates/template_versions copying build/lib/heat_dashboard/content/template_versions/templates/template_versions/_details.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates/template_versions copying build/lib/heat_dashboard/content/template_versions/templates/template_versions/index.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_versions/templates/template_versions copying build/lib/heat_dashboard/content/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/views.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/urls.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator/templates creating build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator/templates/template_generator copying build/lib/heat_dashboard/content/template_generator/templates/template_generator/index.html -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator/templates/template_generator copying build/lib/heat_dashboard/content/template_generator/api.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard creating build/bdist.linux-armv7l/wheel/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1620_project_stacks_panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1650_project_template_generator_panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1630_project_resource_types_panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1640_project_template_versions_panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1610_project_orchestration_panel.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/enabled creating build/bdist.linux-armv7l/wheel/heat_dashboard/local_settings.d copying build/lib/heat_dashboard/local_settings.d/_1699_orchestration_settings.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/local_settings.d copying build/lib/heat_dashboard/local_settings.d/__init__.py -> build/bdist.linux-armv7l/wheel/heat_dashboard/local_settings.d running install_egg_info Copying heat_dashboard.egg-info to build/bdist.linux-armv7l/wheel/heat_dashboard-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/heat_dashboard-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for heat-dashboard: finished with status 'done' Stored in directory: /tmp/tmpya1o3nmf Successfully built heat-dashboard Cleaning up... Removing source in /tmp/pip-build-aye6gdvq/heat-dashboard