Make OVN track master branch

The OVN repo is inconsistent with other repos, because it doesn't
contain the track branch.

This should fix it.

Change-Id: Ieb0dd3bde12ceb6655ba7a8fcdb3599bbc94e28c
This commit is contained in:
Jean-Philippe Evrard 2019-01-10 19:23:38 +01:00 committed by Jesse Pretorius (odyssey4me)
parent dcf448ec81
commit 40f332ec8f
1 changed files with 2 additions and 1 deletions

View File

@ -185,6 +185,7 @@ networking_odl_git_track_branch: master
networking_ovn_git_repo: https://git.openstack.org/openstack/networking-ovn
networking_ovn_git_install_branch: 378f4ec58e16a363aeabd16da1911775d0b36487 # HEAD of "master" as of 08.08.2018
networking_ovn_git_project_group: neutron_all
networking_ovn_git_track_branch: master
# BGPVPN is frozen until further notice due to
# https://github.com/openstack/networking-bgpvpn/commit/e9a0ea199b47f76f69545e04bdb4db44869c388b#diff-b4ef698db8ca845e5845c4618278f29a
@ -304,4 +305,4 @@ blazar_git_track_branch: master
blazar_nova_git_repo: https://git.openstack.org/openstack/blazar-nova
blazar_nova_git_install_branch: 67f04e32cc7d701ee60132645cf5cd1258fe1722 # HEAD of "master" as of 08.08.2018
blazar_nova_git_project_group: blazar_all
blazar_nova_git_track_branch: master
blazar_nova_git_track_branch: master