d4b28f3562
Dropping the CONFIG_GNOCCHI_INSTALL command line option and lets install gnocchi when ceilometer is enabled. Combining these two makes sense as database doesnt exist anymore for ceilometer. Change-Id: I18a724048541b84579866429ebc648a32661d661
7 lines
241 B
YAML
7 lines
241 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Remove CONFIG_GNOCCHI_INSTALL command line option and make gnocchi install
|
|
part of ceilometer install. We will always need gnocchi for ceilometer, so
|
|
this makes sense and one less option for user to worry about.
|