
Sandro Bonazzola has submitted this change and it was merged. Change subject: Fix location for OPENSTACK_NEUTRON_OPENVSWITCH_CONFIG ...................................................................... Fix location for OPENSTACK_NEUTRON_OPENVSWITCH_CONFIG With the release of OpenStack Liberty the Open vSwitch agent ini file location has changed. Includes logic to use OLD path if running OpenStack Kilo or older. OLD: /etc/neutron/plugins/openvswitch/ovs_neutron_plugin.ini NEW: /etc/neutron/plugins/ml2/openvswitch_agent.ini Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1373968 Change-Id: I6adf1078442693410d3435616e4dafb5600a77fb Signed-off-by: Tony James <tony@anthonyjames.org> --- M src/ovirt_host_deploy/constants.py 1 file changed, 8 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, approved Jenkins CI: Passed CI tests Tony James: Verified -- To view, visit https://gerrit.ovirt.org/63707 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6adf1078442693410d3435616e4dafb5600a77fb Gerrit-PatchSet: 2 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Tony James <tony@anthonyjames.org> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marina Kalinin <mku@redhat.com> Gerrit-Reviewer: Nelly Credi <ncredi@redhat.com> Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Tony James <tony@anthonyjames.org> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>