]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add heat 5.0.0 53/11753/24
authorDaniil Trishkin <dtrishkin@mirantis.com>
Thu, 17 Sep 2015 14:33:42 +0000 (14:33 +0000)
committerIgor Yozhikov <iyozhikov@mirantis.com>
Mon, 5 Oct 2015 19:04:58 +0000 (22:04 +0300)
commit128b3333c38977bc2b7608e87bb05f8a6112b0d5
tree144f7976d1db6cddc2ac39228792339f483e2577
parent1ef80d814e1f900ee610e959717778f93a1483fd
Add heat 5.0.0

 * Update to 5.0.0
 * .spec is from https://raw.githubusercontent.com/openstack-packages/heat/rpm-master/openstack-heat.spec
 * Update requirements according to global requirements of Liberty
 * Up epoch to 1

Change-Id: I82bce559db7dc7e4e27cee76fe7a13f9fbc84202
14 files changed:
centos7/rpm/SOURCES/heat-dist.conf [new file with mode: 0644]
centos7/rpm/SOURCES/heat.logrotate [moved from rpm/SOURCES/heat.logrotate with 55% similarity]
centos7/rpm/SOURCES/openstack-heat-api-cfn.service [new file with mode: 0644]
centos7/rpm/SOURCES/openstack-heat-api-cloudwatch.service [new file with mode: 0644]
centos7/rpm/SOURCES/openstack-heat-api.service [new file with mode: 0644]
centos7/rpm/SOURCES/openstack-heat-engine.service [new file with mode: 0644]
centos7/rpm/SOURCES/sources [new file with mode: 0644]
centos7/rpm/SPECS/openstack-heat.spec [moved from rpm/SPECS/openstack-heat.spec with 67% similarity]
rpm/SOURCES/heat.conf.sample [deleted file]
rpm/SOURCES/openstack-heat-api-cfn.init [deleted file]
rpm/SOURCES/openstack-heat-api-cloudwatch.init [deleted file]
rpm/SOURCES/openstack-heat-api.init [deleted file]
rpm/SOURCES/openstack-heat-engine.init [deleted file]
tests/runtests.sh