ovs plugin: Remove reference to set_external_ids.sh
This script is no longer needed/used Change-Id: Ib54909082a0dca6e205ce25eadfa3987523892c0
This commit is contained in:
parent
7406b69aa4
commit
109f366975
@ -18,7 +18,6 @@ fi
|
||||
|
||||
cp ovs_quantum_agent.py /etc/xapi.d/plugins
|
||||
cp ovs_quantum_plugin.ini /etc/xapi.d/plugins
|
||||
cp set_external_ids.sh /etc/xapi.d/plugins
|
||||
|
||||
xe network-list name-label="integration-bridge" | grep xapi >/dev/null 2>&1
|
||||
if [ $? -ne 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user