puppet-heat/releasenotes/notes/switch_to_oslo-33725628dde94d4a.yaml
dmburmistrov 07dd209c02 Set oslo options in heat module through puppet-oslo
Key moments:
  * use oslo::{db,log}, oslo::messaging::{default,
    notifications,rabbit}
  * update top-file docs
  * add new parameters provided by oslo
  * update tests accordingly
  * add oslo dependency to "metadata.json"
  * add release notes
  * purge qpid rpc_backend configuration

Change-Id: I1a0df52a2e1475fbbf171e138ad3ef67566b041d
2016-04-11 16:47:46 +03:00

5 lines
107 B
YAML

---
features:
- Switch to puppet-oslo resource usage (instead of
manual configuration file editing).