9ede958714
It's not used by any service that we enable by default. So instead, I added it to the environment that enables the services that use it. Change-Id: Id2e6550fb7c319fc52469644ea022cf35757e0ce
9 lines
349 B
YAML
9 lines
349 B
YAML
---
|
|
upgrade:
|
|
- Mongodb is no longer used by default, so now one has to enable it
|
|
explicitly if there's a need for using it.
|
|
other:
|
|
- Mongodb is not used by any service we enable by default, so it has been
|
|
removed from the default services. It has subsequently been added to the
|
|
services that use it (zaqar and ceilometer-collector).
|