Test horizon dashboard support

Adds a simple installation of the horizon
heat-dashboard to test the integration.

Change-Id: Iac158a354ffeb9ef00056ad45d2b25b8444cf5b6
This commit is contained in:
Tobias Urdin 2018-04-27 17:27:50 +02:00
parent ff05ba8f31
commit 42d32caccb
1 changed files with 1 additions and 0 deletions

View File

@ -42,4 +42,5 @@ class openstack_integration::horizon {
compress_offline => false,
}
horizon::dashboard { 'heat': }
}