Freeze the networking-odl repo from SHA bumps

The networking-old repo now has ceilometer in its requirements
file - without a SHA/version pin, just for a fun way to wreak
havoc.

To prevent this havoc from affecting OpenStack-Ansible builds,
we note that the repo is frozen and why.

Change-Id: I86bf3a3c93a0f1a97fafd1f3f09b76943d3f3494
This commit is contained in:
Jesse Pretorius 2018-04-20 14:58:24 +01:00
parent 115e1d691c
commit d2e1065e5b

View File

@ -154,8 +154,10 @@ networking_calico_git_repo: https://git.openstack.org/openstack/networking-calic
networking_calico_git_install_branch: ebfbf267ab12271ca68412e22a41b2c8e9c49e40 # HEAD of "master" as of 31.03.2018
networking_calico_git_project_group: neutron_all
# ODL is frozen until further notice due to
# https://github.com/openstack/networking-odl/commit/391c1d89ef2b8133d3aafbe7612c7908be106e73#diff-b4ef698db8ca845e5845c4618278f29a
networking_odl_git_repo: https://git.openstack.org/openstack/networking-odl
networking_odl_git_install_branch: 53ff740b2a78626d5b077278997bdcec6b1b0892 # HEAD of "master" as of 31.03.2018
networking_odl_git_install_branch: 53ff740b2a78626d5b077278997bdcec6b1b0892 # FROZEN HEAD of "master" as of 31.03.2018
networking_odl_git_project_group: neutron_all
# BGPVPN is frozen until further notice due to