Install agent packages when running the Nicira plugin.
This is necessary because currently the plugin uses the dhcp amongst other agents. Fixes bug #1190057 Change-Id: If9e79de2cf547076e0cac7ac0f71c9fb7fc2758f
This commit is contained in:
parent
f606adb4a8
commit
174c751d05
@ -34,8 +34,8 @@ function quantum_plugin_create_nova_conf() {
|
||||
}
|
||||
|
||||
function quantum_plugin_install_agent_packages() {
|
||||
# Nicira Plugin does not run q-agt
|
||||
:
|
||||
# Nicira Plugin does not run q-agt, but it currently needs dhcp and metadata agents
|
||||
_quantum_ovs_base_install_agent_packages
|
||||
}
|
||||
|
||||
function quantum_plugin_configure_common() {
|
||||
|
Loading…
Reference in New Issue
Block a user