Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-heat-ui.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-83565-509125/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-heat-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-heat-ui-2.0.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-heat-ui.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-83565-509125/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-heat-ui.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oqiZ4V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf heat-dashboard-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/heat-dashboard-2.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd heat-dashboard-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'openstack-heat-ui-2.0.2 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YZ8pbH + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/heat_dashboard creating build/lib/heat_dashboard/api creating build/lib/heat_dashboard/api/rest copying heat_dashboard/api/rest/heat.py -> build/lib/heat_dashboard/api/rest copying heat_dashboard/api/rest/__init__.py -> build/lib/heat_dashboard/api/rest creating build/lib/heat_dashboard/test creating build/lib/heat_dashboard/test/integration creating build/lib/heat_dashboard/test/integration/pages creating build/lib/heat_dashboard/test/integration/pages/project creating build/lib/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/stackspage.py -> build/lib/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/resourcetypespage.py -> build/lib/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/templategeneratorpage.py -> build/lib/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/templateversionspage.py -> build/lib/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/pages/project/orchestration/__init__.py -> build/lib/heat_dashboard/test/integration/pages/project/orchestration copying heat_dashboard/test/integration/test_basic.py -> build/lib/heat_dashboard/test/integration copying heat_dashboard/test/integration/__init__.py -> build/lib/heat_dashboard/test/integration copying heat_dashboard/__init__.py -> build/lib/heat_dashboard copying heat_dashboard/exceptions.py -> build/lib/heat_dashboard creating build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/glance_data.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/cinder_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/keystone_data.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/utils.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/test/test_data/nova_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/exceptions.py -> build/lib/heat_dashboard/test/test_data copying heat_dashboard/api/heat.py -> build/lib/heat_dashboard/api copying heat_dashboard/api/__init__.py -> build/lib/heat_dashboard/api creating build/lib/heat_dashboard/content copying heat_dashboard/content/__init__.py -> build/lib/heat_dashboard/content creating build/lib/heat_dashboard/test/tests copying heat_dashboard/test/tests/__init__.py -> build/lib/heat_dashboard/test/tests copying heat_dashboard/test/settings.py -> build/lib/heat_dashboard/test copying heat_dashboard/test/helpers.py -> build/lib/heat_dashboard/test copying heat_dashboard/test/__init__.py -> build/lib/heat_dashboard/test creating 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/tables.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/urls.py -> 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/__init__.py -> build/lib/heat_dashboard/content/template_versions 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/test_template_versions.py -> build/lib/heat_dashboard/test/tests/content copying heat_dashboard/test/tests/content/test_template_generator.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/__init__.py -> build/lib/heat_dashboard/test/tests/content creating 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/tables.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/urls.py -> 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/__init__.py -> build/lib/heat_dashboard/content/resource_types creating build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1630_project_resource_types_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1610_project_orchestration_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/_1650_project_template_generator_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/_1620_project_stacks_panel.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/enabled/__init__.py -> build/lib/heat_dashboard/enabled copying heat_dashboard/test/integration/pages/project/__init__.py -> build/lib/heat_dashboard/test/integration/pages/project copying heat_dashboard/test/integration/pages/__init__.py -> build/lib/heat_dashboard/test/integration/pages 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/api.py -> build/lib/heat_dashboard/content/template_generator copying heat_dashboard/content/template_generator/__init__.py -> build/lib/heat_dashboard/content/template_generator creating 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/forms.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/views.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/tabs.py -> build/lib/heat_dashboard/content/stacks copying heat_dashboard/content/stacks/api.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/__init__.py -> build/lib/heat_dashboard/content/stacks creating build/lib/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/test_heat_rest.py -> build/lib/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/test_heat.py -> build/lib/heat_dashboard/test/tests/api copying heat_dashboard/test/tests/api/__init__.py -> build/lib/heat_dashboard/test/tests/api running egg_info deleting heat_dashboard.egg-info/requires.txt writing heat_dashboard.egg-info/PKG-INFO writing top-level names to heat_dashboard.egg-info/top_level.txt writing dependency_links to heat_dashboard.egg-info/dependency_links.txt writing pbr to heat_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'heat_dashboard' warning: no files found matching '*.map' under directory 'heat_dashboard' writing manifest file 'heat_dashboard.egg-info/SOURCES.txt' copying heat_dashboard/test/integration/horizon.conf -> build/lib/heat_dashboard/test/integration creating build/lib/heat_dashboard/conf copying heat_dashboard/conf/heat_policy.json -> build/lib/heat_dashboard/conf 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/locale creating build/lib/heat_dashboard/locale/cs creating build/lib/heat_dashboard/locale/cs/LC_MESSAGES copying heat_dashboard/locale/cs/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/cs/LC_MESSAGES creating build/lib/heat_dashboard/locale/de creating build/lib/heat_dashboard/locale/de/LC_MESSAGES copying heat_dashboard/locale/de/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/de/LC_MESSAGES copying heat_dashboard/locale/de/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/de/LC_MESSAGES creating build/lib/heat_dashboard/locale/en_AU creating build/lib/heat_dashboard/locale/en_AU/LC_MESSAGES copying heat_dashboard/locale/en_AU/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/en_AU/LC_MESSAGES creating build/lib/heat_dashboard/locale/en_GB creating build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES copying heat_dashboard/locale/en_GB/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES copying heat_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES creating build/lib/heat_dashboard/locale/es creating build/lib/heat_dashboard/locale/es/LC_MESSAGES copying heat_dashboard/locale/es/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/es/LC_MESSAGES creating build/lib/heat_dashboard/locale/fr creating build/lib/heat_dashboard/locale/fr/LC_MESSAGES copying heat_dashboard/locale/fr/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/fr/LC_MESSAGES copying heat_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/fr/LC_MESSAGES creating build/lib/heat_dashboard/locale/id creating build/lib/heat_dashboard/locale/id/LC_MESSAGES copying heat_dashboard/locale/id/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/id/LC_MESSAGES copying heat_dashboard/locale/id/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/id/LC_MESSAGES creating build/lib/heat_dashboard/locale/it creating build/lib/heat_dashboard/locale/it/LC_MESSAGES copying heat_dashboard/locale/it/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/it/LC_MESSAGES creating build/lib/heat_dashboard/locale/ja creating build/lib/heat_dashboard/locale/ja/LC_MESSAGES copying heat_dashboard/locale/ja/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/ja/LC_MESSAGES copying heat_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/ja/LC_MESSAGES creating build/lib/heat_dashboard/locale/ko_KR creating build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES copying heat_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES copying heat_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES creating build/lib/heat_dashboard/locale/ne creating build/lib/heat_dashboard/locale/ne/LC_MESSAGES copying heat_dashboard/locale/ne/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/ne/LC_MESSAGES copying heat_dashboard/locale/ne/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/ne/LC_MESSAGES creating build/lib/heat_dashboard/locale/pl_PL creating build/lib/heat_dashboard/locale/pl_PL/LC_MESSAGES copying heat_dashboard/locale/pl_PL/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/pl_PL/LC_MESSAGES creating build/lib/heat_dashboard/locale/pt_BR creating build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES copying heat_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES copying heat_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES creating build/lib/heat_dashboard/locale/ru creating build/lib/heat_dashboard/locale/ru/LC_MESSAGES copying heat_dashboard/locale/ru/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/ru/LC_MESSAGES copying heat_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/ru/LC_MESSAGES creating build/lib/heat_dashboard/locale/tr_TR creating build/lib/heat_dashboard/locale/tr_TR/LC_MESSAGES copying heat_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/tr_TR/LC_MESSAGES creating build/lib/heat_dashboard/locale/zh_CN creating build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES copying heat_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES copying heat_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES creating build/lib/heat_dashboard/locale/zh_TW creating build/lib/heat_dashboard/locale/zh_TW/LC_MESSAGES copying heat_dashboard/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/heat_dashboard/locale/zh_TW/LC_MESSAGES 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/stacks creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/actions-checked-selected.template.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/check.service.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/create.service.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/delete.service.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions 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.scss -> 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.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen-main.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen.scss -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/vis.scss -> 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/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/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/libs copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-material.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-notify.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/vis.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs 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__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone creating build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup 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__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy 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/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-blue.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-gray.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-green.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-red.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.html -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.spec.js -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.svg -> build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container 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/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 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/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/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 + sleep 1 ~/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard ~/build/BUILD/heat-dashboard-2.0.2 + pushd build/lib/heat_dashboard + django-admin compilemessages processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ru/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ru/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/fr/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/fr/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/zh_TW/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ne/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ne/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ja/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/ja/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/en_AU/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/cs/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/de/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/de/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/tr_TR/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/it/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/pl_PL/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/id/LC_MESSAGES processing file djangojs.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/id/LC_MESSAGES processing file django.po in /builddir/build/BUILD/heat-dashboard-2.0.2/build/lib/heat_dashboard/locale/es/LC_MESSAGES ~/build/BUILD/heat-dashboard-2.0.2 + popd + python2 setup.py build_sphinx -b html running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/heat-dashboard-2.0.2/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] configuration/configuration reading sources... [ 20%] configuration/index reading sources... [ 30%] contributor/contributing reading sources... [ 40%] contributor/devstack reading sources... [ 50%] contributor/index reading sources... [ 60%] index reading sources... [ 70%] install/index reading sources... [ 80%] user/index reading sources... [ 90%] user/stacks reading sources... [100%] user/template_generator looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 10%] configuration/configuration [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/heat-dashboard/tree/doc/source' [openstackdocstheme] bug_project (from user) '992' [openstackdocstheme] bug_project looks like a number, setting use_storyboard [openstackdocstheme] bug_tag 'doc' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/configuration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/configuration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/configuration' writing output... [ 20%] configuration/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 30%] contributor/contributing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/contributing' writing output... [ 40%] contributor/devstack [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/devstack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/devstack.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/devstack' writing output... [ 50%] contributor/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/index' writing output... [ 60%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 70%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 80%] user/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/index' writing output... [ 90%] user/stacks [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/stacks.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/stacks.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/stacks' writing output... [100%] user/template_generator [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/template_generator.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/template_generator.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/template_generator' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8eXfZC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch + cd heat-dashboard-2.0.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/rest copying build/lib/heat_dashboard/api/rest/heat.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/rest copying build/lib/heat_dashboard/api/rest/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/rest copying build/lib/heat_dashboard/api/heat.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api copying build/lib/heat_dashboard/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES copying build/lib/heat_dashboard/locale/fr/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES copying build/lib/heat_dashboard/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES copying build/lib/heat_dashboard/locale/fr/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES copying build/lib/heat_dashboard/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES copying build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES copying build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES copying build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES copying build/lib/heat_dashboard/locale/zh_CN/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/tr_TR creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/heat_dashboard/locale/tr_TR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES copying build/lib/heat_dashboard/locale/tr_TR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_TW/LC_MESSAGES copying build/lib/heat_dashboard/locale/zh_TW/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_TW/LC_MESSAGES copying build/lib/heat_dashboard/locale/zh_TW/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES copying build/lib/heat_dashboard/locale/en_GB/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES copying build/lib/heat_dashboard/locale/ko_KR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES copying build/lib/heat_dashboard/locale/ru/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES copying build/lib/heat_dashboard/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES copying build/lib/heat_dashboard/locale/ru/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES copying build/lib/heat_dashboard/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/cs creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/cs/LC_MESSAGES copying build/lib/heat_dashboard/locale/cs/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/cs/LC_MESSAGES copying build/lib/heat_dashboard/locale/cs/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES copying build/lib/heat_dashboard/locale/ja/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES copying build/lib/heat_dashboard/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES copying build/lib/heat_dashboard/locale/ja/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES copying build/lib/heat_dashboard/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES copying build/lib/heat_dashboard/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_AU creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/heat_dashboard/locale/en_AU/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES copying build/lib/heat_dashboard/locale/en_AU/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES copying build/lib/heat_dashboard/locale/ne/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES copying build/lib/heat_dashboard/locale/ne/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES copying build/lib/heat_dashboard/locale/ne/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES copying build/lib/heat_dashboard/locale/ne/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES copying build/lib/heat_dashboard/locale/id/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES copying build/lib/heat_dashboard/locale/id/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES copying build/lib/heat_dashboard/locale/id/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES copying build/lib/heat_dashboard/locale/id/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/it creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/it/LC_MESSAGES copying build/lib/heat_dashboard/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/it/LC_MESSAGES copying build/lib/heat_dashboard/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES copying build/lib/heat_dashboard/locale/de/LC_MESSAGES/djangojs.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES copying build/lib/heat_dashboard/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES copying build/lib/heat_dashboard/locale/de/LC_MESSAGES/djangojs.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES copying build/lib/heat_dashboard/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/es creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/es/LC_MESSAGES copying build/lib/heat_dashboard/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/es/LC_MESSAGES copying build/lib/heat_dashboard/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pl_PL creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES copying build/lib/heat_dashboard/locale/pl_PL/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES copying build/lib/heat_dashboard/locale/pl_PL/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen-main.scss -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/vis.scss -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/angular-notify.scss -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/hotgen.scss -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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.scss -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/css/img/icons creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/components creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-notify.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/angular-material.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs/vis.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/libs creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingip creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.spec.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-blue.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup/os__heat__autoscalinggroup-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__autoscalinggroup creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__floatingipassociation creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volume creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__port creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-blue.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.spec.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container/os__swift__container-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__swift__container creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__net creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__cinder__volumeattachment creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__server creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__subnet creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-blue.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset/os__designate__recordset.spec.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__recordset creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__resourcegroup creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.spec.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-blue.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy/os__heat__scalingpolicy.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__heat__scalingpolicy creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.spec.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-blue.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone/os__designate__zone-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__designate__zone creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__securitygroup creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__routerinterface creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__nova__keypair creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/js/resources/os__neutron__router creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/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 -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/template_generator/templates creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/logo-splash.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/drag.png -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/logo.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/stack-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/securitygroup-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/favicon.ico -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/config-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/network-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/apple-touch-icon.png -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/firewall-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/keypair-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/db-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/unknown-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/port-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/image-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/flavor-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/wait-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/vpn-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/volume-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/alarm-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/safari-pinned-tab.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/router-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/server-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/lb-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-green.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/policy-gray.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/spinner.gif -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/img/floatingip-red.svg -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/img creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/stacks creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/check.service.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/create.service.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/actions-checked-selected.template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions copying build/lib/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions/delete.service.js -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/static/dashboard/project/heat_dashboard/stacks/actions creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/tables.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/templates creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/templates/resource_types copying build/lib/heat_dashboard/content/resource_types/templates/resource_types/_details.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/templates/resource_types creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/templates/stacks.resource_types copying build/lib/heat_dashboard/content/resource_types/templates/stacks.resource_types/_details.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/templates/stacks.resource_types copying build/lib/heat_dashboard/content/resource_types/views.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/urls.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/tabs.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types copying build/lib/heat_dashboard/content/resource_types/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/templates creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/templates/template_generator copying build/lib/heat_dashboard/content/template_generator/templates/template_generator/index.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/templates/template_generator copying build/lib/heat_dashboard/content/template_generator/views.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/urls.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/api.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator copying build/lib/heat_dashboard/content/template_generator/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/tables.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates/stacks.template_versions copying build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions/index.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates/stacks.template_versions copying build/lib/heat_dashboard/content/template_versions/templates/stacks.template_versions/_details.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates/stacks.template_versions creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates/template_versions copying build/lib/heat_dashboard/content/template_versions/templates/template_versions/index.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates/template_versions copying build/lib/heat_dashboard/content/template_versions/templates/template_versions/_details.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/templates/template_versions copying build/lib/heat_dashboard/content/template_versions/views.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/urls.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/tabs.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions copying build/lib/heat_dashboard/content/template_versions/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/sro.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/forms.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/tables.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_change_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_resource_overview.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/index.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_stack_info.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/create.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/select_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_select_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_resource_info.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_preview_details.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/preview.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_create.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/preview_details.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_preview.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_stack_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_resources.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_preview_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/change_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_overview.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_events.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_detail_topology.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/_update.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/preview_template.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/templates/stacks/update.html -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/templates/stacks copying build/lib/heat_dashboard/content/stacks/views.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/urls.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/tabs.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/api.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/mappings.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/stacks/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks copying build/lib/heat_dashboard/content/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/local_settings.d copying build/lib/heat_dashboard/local_settings.d/_1699_orchestration_settings.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/local_settings.d copying build/lib/heat_dashboard/local_settings.d/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/local_settings.d creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/conf copying build/lib/heat_dashboard/conf/heat_policy.json -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/conf creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1630_project_resource_types_panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1610_project_orchestration_panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1640_project_template_versions_panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1650_project_template_generator_panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/_1620_project_stacks_panel.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled copying build/lib/heat_dashboard/enabled/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test copying build/lib/heat_dashboard/test/settings.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/glance_data.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/cinder_data.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/neutron_data.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/keystone_data.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/heat_data.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/utils.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/nova_data.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/test_data/exceptions.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data copying build/lib/heat_dashboard/test/helpers.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration copying build/lib/heat_dashboard/test/integration/test_basic.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration copying build/lib/heat_dashboard/test/integration/pages/project/orchestration/stackspage.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration copying build/lib/heat_dashboard/test/integration/pages/project/orchestration/resourcetypespage.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration copying build/lib/heat_dashboard/test/integration/pages/project/orchestration/templategeneratorpage.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration copying build/lib/heat_dashboard/test/integration/pages/project/orchestration/templateversionspage.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration copying build/lib/heat_dashboard/test/integration/pages/project/orchestration/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration copying build/lib/heat_dashboard/test/integration/pages/project/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project copying build/lib/heat_dashboard/test/integration/pages/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages copying build/lib/heat_dashboard/test/integration/horizon.conf -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration copying build/lib/heat_dashboard/test/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api copying build/lib/heat_dashboard/test/tests/api/test_heat_rest.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api copying build/lib/heat_dashboard/test/tests/api/test_heat.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api copying build/lib/heat_dashboard/test/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api creating /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_stacks.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_template_versions.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_template_generator.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/test_resource_types.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/content/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content copying build/lib/heat_dashboard/test/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests copying build/lib/heat_dashboard/test/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test copying build/lib/heat_dashboard/__init__.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard copying build/lib/heat_dashboard/exceptions.py -> /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/rest/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/rest/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/heat.py to heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/tabs.py to tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/resource_types/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_generator/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/tabs.py to tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/template_versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/panel.py to panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/sro.py to sro.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/forms.py to forms.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/tables.py to tables.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/views.py to views.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/urls.py to urls.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/tabs.py to tabs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/mappings.py to mappings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/stacks/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/content/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/local_settings.d/_1699_orchestration_settings.py to _1699_orchestration_settings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/local_settings.d/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled/_1630_project_resource_types_panel.py to _1630_project_resource_types_panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled/_1610_project_orchestration_panel.py to _1610_project_orchestration_panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled/_1640_project_template_versions_panel.py to _1640_project_template_versions_panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled/_1650_project_template_generator_panel.py to _1650_project_template_generator_panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled/_1620_project_stacks_panel.py to _1620_project_stacks_panel.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/enabled/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/settings.py to settings.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/glance_data.py to glance_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/cinder_data.py to cinder_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/neutron_data.py to neutron_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/keystone_data.py to keystone_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/heat_data.py to heat_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/nova_data.py to nova_data.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/test_data/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/test_basic.py to test_basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration/stackspage.py to stackspage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration/resourcetypespage.py to resourcetypespage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration/templategeneratorpage.py to templategeneratorpage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration/templateversionspage.py to templateversionspage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/orchestration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/project/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/pages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/integration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api/test_heat_rest.py to test_heat_rest.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api/test_heat.py to test_heat.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content/test_stacks.py to test_stacks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content/test_template_versions.py to test_template_versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content/test_template_generator.py to test_template_generator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content/test_resource_types.py to test_resource_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/content/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/test/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/exceptions.py to exceptions.pyc writing byte-compilation script '/tmp/tmpZZpVSq.py' /usr/bin/python2 -O /tmp/tmpZZpVSq.py removing /tmp/tmpZZpVSq.py running install_egg_info running egg_info writing heat_dashboard.egg-info/PKG-INFO writing top-level names to heat_dashboard.egg-info/top_level.txt writing dependency_links to heat_dashboard.egg-info/dependency_links.txt writing pbr to heat_dashboard.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'heat_dashboard' warning: no files found matching '*.map' under directory 'heat_dashboard' writing manifest file 'heat_dashboard.egg-info/SOURCES.txt' Copying heat_dashboard.egg-info to /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard-2.0.2-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + mkdir -p /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled + for f in 'heat_dashboard/enabled/_16*.py*' ++ basename heat_dashboard/enabled/_1610_project_orchestration_panel.py + filename=_1610_project_orchestration_panel.py ++ filename /var/tmp/rpm-tmp.8eXfZC: line 42: filename: command not found + install -p -D -m 644 heat_dashboard/enabled/_1610_project_orchestration_panel.py /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in 'heat_dashboard/enabled/_16*.py*' ++ basename heat_dashboard/enabled/_1620_project_stacks_panel.py + filename=_1620_project_stacks_panel.py ++ filename /var/tmp/rpm-tmp.8eXfZC: line 42: filename: command not found + install -p -D -m 644 heat_dashboard/enabled/_1620_project_stacks_panel.py /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in 'heat_dashboard/enabled/_16*.py*' ++ basename heat_dashboard/enabled/_1630_project_resource_types_panel.py + filename=_1630_project_resource_types_panel.py ++ filename /var/tmp/rpm-tmp.8eXfZC: line 42: filename: command not found + install -p -D -m 644 heat_dashboard/enabled/_1630_project_resource_types_panel.py /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in 'heat_dashboard/enabled/_16*.py*' ++ basename heat_dashboard/enabled/_1640_project_template_versions_panel.py + filename=_1640_project_template_versions_panel.py ++ filename /var/tmp/rpm-tmp.8eXfZC: line 42: filename: command not found + install -p -D -m 644 heat_dashboard/enabled/_1640_project_template_versions_panel.py /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + for f in 'heat_dashboard/enabled/_16*.py*' ++ basename heat_dashboard/enabled/_1650_project_template_generator_panel.py + filename=_1650_project_template_generator_panel.py ++ filename /var/tmp/rpm-tmp.8eXfZC: line 42: filename: command not found + install -p -D -m 644 heat_dashboard/enabled/_1650_project_template_generator_panel.py /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/openstack-dashboard/openstack_dashboard/local/enabled/ + rm -f /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/cs/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/es/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/it/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES/django.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.po /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_TW/LC_MESSAGES/django.po + rm -f '/builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7/site-packages/heat_dashboard/locale/*pot' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch django --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/heat-dashboard-2.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5ROciD + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + exit 0 Processing files: openstack-heat-ui-2.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nd0fCD + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/doc/openstack-heat-ui-2.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/doc/openstack-heat-ui-2.0.2 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/doc/openstack-heat-ui-2.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.baxeXD + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/licenses/openstack-heat-ui-2.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/licenses/openstack-heat-ui-2.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/licenses/openstack-heat-ui-2.0.2 + exit 0 warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/cs/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/de/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/en_AU/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/en_GB/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/es/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/fr/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/id/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/it/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ja/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ko_KR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ne/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/pl_PL/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/pt_BR/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/ru/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/tr_TR/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES/django.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_CN/LC_MESSAGES/djangojs.mo warning: File listed twice: /usr/lib/python2.7/site-packages/heat_dashboard/locale/zh_TW/LC_MESSAGES/django.mo Provides: openstack-heat-ui = 2.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python2-heat-ui-doc-2.0.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UZ4TeN + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/doc/python2-heat-ui-doc-2.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/doc/python2-heat-ui-doc-2.0.2 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/doc/python2-heat-ui-doc-2.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lAfozW + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/licenses/python2-heat-ui-doc-2.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/licenses/python2-heat-ui-doc-2.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch/usr/share/licenses/python2-heat-ui-doc-2.0.2 + exit 0 Provides: python-heat-ui-doc = 2.0.2-1.el7 python2-heat-ui-doc = 2.0.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python-heat-ui-doc < 2.0.2-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-heat-ui-2.0.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-heat-ui-doc-2.0.2-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PamE4v + umask 022 + cd /builddir/build/BUILD + cd heat-dashboard-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-ui-2.0.2-1.el7.noarch + exit 0 Child return code was: 0