| ... | ... |
@@ -31,7 +31,7 @@ function quantum_plugin_configure_debug_command() {
|
| 31 | 31 |
} |
| 32 | 32 |
|
| 33 | 33 |
function quantum_plugin_configure_dhcp_agent() {
|
| 34 |
- : |
|
| 34 |
+ iniset $Q_DHCP_CONF_FILE DEFAULT dhcp_agent_manager quantum.agent.dhcp_agent.DhcpAgentWithStateReport |
|
| 35 | 35 |
} |
| 36 | 36 |
|
| 37 | 37 |
function quantum_plugin_configure_l3_agent() {
|