ae2e2ac77f
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>
11 lines
522 B
YAML
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.
|