Removes neutron ovs agent systemd when not nosdn 03/31803/3
authorTim Rozet <trozet@redhat.com>
Sun, 26 Mar 2017 20:25:04 +0000 (16:25 -0400)
committerTim Rozet <trozet@redhat.com>
Sun, 26 Mar 2017 23:30:01 +0000 (19:30 -0400)
commit2ea2ee214210f1eec14c8bdf91260ee883eb3192
tree8a574b02ee8713ee05742863566479a3a69ec091
parent59e92f9ac358d6d055fa051a3aaa4e6b5a88f558
Removes neutron ovs agent systemd when not nosdn

Bug in ovs agent systemd where it is started when openvswitch is
restarted.  This is causing ODL DPDK deployments to fail because
openvswitch is creating br-int as type system instead of netdev.

JIRA: APEX-427

Change-Id: Iea7f6a5553d2ca1f372f4dec82f576d62827e887
Signed-off-by: Tim Rozet <trozet@redhat.com>
lib/overcloud-deploy-functions.sh