Import wiki release notes to reno

Change-Id: Id9242e898aaf0f07ea5268e874b6f708b0ae78c6
This commit is contained in:
Graham Hayes 2015-11-19 17:29:45 +00:00
parent f02e02a3d7
commit 163332c56c
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
---
prelude: >
Import of release notes from https://wiki.openstack.org/wiki/ReleaseNotes/Liberty#OpenStack_DNS_.28Designate.29
features:
- Horizon Plugin moved out of tree
- Purging deleted domains
- Ceilometer "exists" periodic event per domain
- ASync Import
- ASync Export
- Active / passive failover for designate-pool-manager periodic tasks
- OpenStack client integration
- Added InfoBlox Backend
- Added Designate Backend
upgrade:
- New service designate-zone-manager
- "designate-zone-manager : It is recommended to use a supported tooz backend."
- "designate-zone-manager : ZooKeeper is recommended, or anything supported by tooz."
- "designate-zone-manager : If a tooz backend is not used, all zone-managers will assume ownership of all zones, and there will be 'n' 'exists' messages per hour, where 'n' is the number of zone-manager processes."
- "designate-pool-manager : The service can do active/passive failover for periodic tasks."
- "designate-pool-manager : It is recommended to use a supported tooz backend."
- "designate-pool-manager : If a tooz backend is not used, all pool-managers will assume ownership of the pool, and multiple periodic tasks will run. This can result in unforeseen consequences."
other:
- "deprecations : V1 API : An initial notice of intent, as there are operations that still require the Designate CLI interface which talks to V1, and Horizon panels that only talk to V1."