Merge "docker bootstrap service commands"
[apex-tripleo-heat-templates.git] / releasenotes / notes / Disable-mongodb-by-default-cce37d3254a77d27.yaml
1 ---
2 upgrade:
3   - Mongodb is no longer used by default, so now one has to enable it
4     explicitly if there's a need for using it.
5 other:
6   - Mongodb is not used by any service we enable by default, so it has been
7     removed from the default services. It has subsequently been added to the
8     services that use it (zaqar and ceilometer-collector).