Skip to content

Commit dcee94d

Browse files
authored
Do not deploy heat (#2631)
We don't usually use heat anywhere. We don't test it. Let's stop deloying it in the testbed. Signed-off-by: Christian Berendt <[email protected]>
1 parent 97eeae8 commit dcee94d

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

scripts/deploy/310-openstack-services-extended.sh

-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ source /opt/configuration/scripts/include.sh
55
source /opt/configuration/scripts/manager-version.sh
66

77
osism apply gnocchi
8-
osism apply heat
98
osism apply manila

scripts/pull-images.sh

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ else
2121
designate
2222
glance
2323
grafana
24-
heat
2524
horizon
2625
keystone
2726
loadbalancer

scripts/upgrade/310-openstack-services-extended.sh

-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ source /opt/configuration/scripts/include.sh
55
source /opt/configuration/scripts/manager-version.sh
66

77
osism apply -a upgrade gnocchi
8-
osism apply -a upgrade heat
98
osism apply -a upgrade manila

0 commit comments

Comments
 (0)