3f1c75ade7
Change-Id: I01f1a8f8b13a240aad22267f2042ffc2f00dfea3 Closes-bug: #151998 Depends-On: I9ea73040b4d15f78d529d5652215699841bd3732
14 lines
663 B
YAML
14 lines
663 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.
|
|
other:
|
|
- Please read the `OpenStack Networking Guide
|
|
<http://docs.openstack.org/networking-guide/adv_config_availability_zone.html>`_.
|