Merge "Added DHCP configuration documentation"
This commit is contained in:
@@ -33,13 +33,29 @@ Quick Installation
|
|||||||
|
|
||||||
enable_service q-l3
|
enable_service q-l3
|
||||||
|
|
||||||
enable_service q-dhcp
|
|
||||||
|
|
||||||
disable_service q-agt
|
disable_service q-agt
|
||||||
|
|
||||||
disable_service n-net
|
disable_service n-net
|
||||||
|
|
||||||
|
DHCP configuration (IPv4 Only Environment):
|
||||||
|
-------------------------------------------
|
||||||
|
|
||||||
|
no configuration needed
|
||||||
|
|
||||||
|
DHCP configuration (mixed IPv4/IPv6 or pure IPv6):
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
enable_service q-dhcp
|
||||||
|
|
||||||
|
If the q-dhcp is installed on a different Node from the q-svc
|
||||||
|
|
||||||
|
Please add the following flag to the neutron.conf on the q-svc node
|
||||||
|
|
||||||
|
use_centralized_ipv6_DHCP=True
|
||||||
|
|
||||||
|
|
||||||
Database configuration:
|
Database configuration:
|
||||||
-------------------
|
-----------------------
|
||||||
|
|
||||||
Choose one of the following Database drivers in your local.conf
|
Choose one of the following Database drivers in your local.conf
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user