Requirement: Neutron DHCP servers in HA 11/3211/2
authorTim Rozet <trozet@redhat.com>
Wed, 11 Nov 2015 16:55:16 +0000 (11:55 -0500)
committerTim Rozet <trozet@redhat.com>
Wed, 18 Nov 2015 19:21:10 +0000 (19:21 +0000)
We currently have most openstack services in HA, including
neutron-dhcp-agent service. Meaning that there are multiple neutron-dhcp-agent
processes running on the controllers. One of those is selected when
there is a request to create a dhcp server namespace. A single dhcp
server will be created for that tenant.
This issue is created as a proposal for requiring OPNFV Target System to
enable multiple dhcp servers per tenant in HA, so that a tenant would
have multiple dhcp servers in HA in case one goes down.

JIRA: GENESIS-43

Change-Id: I1386c790834c0924ec90eb505d14ca7c8449f408
Signed-off-by: Tim Rozet <trozet@redhat.com>
docs/sources/ux-requirements.rst

index 0df157f..596e79e 100644 (file)
@@ -49,17 +49,15 @@ High availability requirements
 
 Network setup and configuration related requirements
 ----------------------------------------------------
-.. Please add the Jira story reference to each requirement.
-   Note that the below listed "GENESIS-3" Jira story are place holders
-   and are to be changed for the actual Jira reference.
-
-* `Jira GENESIS-3 <https://jira.opnfv.org/browse/GENESIS-3>`_: new requirement...
-
-* `Jira GENESIS-20 <https://jira.opnfv.org/browse/GENESIS-20>`_: Automatically populate discovered servers into install tool (reduce user-intervention to a minimum).
+* `Jira GENESIS-20 <https://jira.opnfv.org/browse/GENESIS-20>`_: Automatically populate
+  discovered servers into install tool (reduce user-intervention to a minimum).
 
-* `Jira GENESIS-28 <https://jira.opnfv.org/browse/GENESIS-28>`_: Installers should support a common configuration file (e.g. kickstart file) per platform/role, so that the installed OS can be customized for hardware and role.
-new requirement...
+* `Jira GENESIS-28 <https://jira.opnfv.org/browse/GENESIS-28>`_: Installers should support
+  a common configuration file (e.g. kickstart file) per platform/role, so that the installed
+  OS can be customized for hardware and role.
 
+* `Jira GENESIS-43 <https://jira.opnfv.org/browse/GENESIS-43>`_: Neutron DHCP servers should
+  be configured in HA per tenant
 
 Versioning requirements
 -----------------------