neutron/releasenotes/notes/add-availability-zone-4440cf00be7c54ba.yaml
Kyle Mestery ae2e2ac77f Cleanup all the release notes
Fix grammar issues with release notes. Make the wording clearer for
a few of them as well.

Change-Id: If766f222c57f490276de717618ebb7102e7efdcb
Signed-off-by: Kyle Mestery <mestery@mestery.com>
2015-12-15 20:31:22 -05:00

11 lines
522 B
YAML

---
prelude: >
DHCP and L3 Agent scheduling is availability zone aware.
features:
- A DHCP agent is assigned to an availability zone; the network will be
hosted by the DHCP agent with availability zone specified by the user.
- An L3 agent is assigned to an availability zone; the router will be hosted
by the L3 agent with availability zone specified by the user. This supports
the use of availability zones with HA routers. DVR isn't supported now
because L3HA and DVR integration isn't finished.