puppet-manila/releasenotes/notes/switch_to_oslo-d134ad3134697ef2.yaml
ZhongShengping 45b2984732 Switch manila to oslo
The messaging and logging options are configured
using puppet oslo module.

Additional changes:

* add dependencies and version of oslo package in
  metadata.json file
* add a release note for switching manila to use
  puppet oslo module
* update related unit test
* switch messaging parameters to os service default

Change-Id: I5e5141b3eb277ca7faf7cc26e15c8bc04fd31901
2016-05-17 14:38:27 +08:00

6 lines
162 B
YAML

---
features:
- Switch to puppet-oslo resource usage (instead of
manual configuration file editing).
- Switch messaging parameters to os service default.