b11e8187d4
Devstack should install both the trove module and the trove-dashboard module by default. Because the trove-dashboard is an important package for Trove development. For example, developers confirm Trove behaviors after they test code change. trove-dashboard should be explicitly installed by Devstack. Currently trove dashboard plugin installs trove-dashboard when horizon service is enabled in local.conf. That’s facing the wrong way. Horizon should be installed as a required package of trove-dashboard. Because trove-dashboard is a independent python package of horizon and trove-dashboard package requires horizon package. Story: 2007462 Task: 39142 Signed-off-by: Hirotaka Wakabayashi <hiwkby@yahoo.com> Change-Id: I5a8996d70517b95036b6c95080f2f1e8400cc8f4