File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,8 +94,8 @@ to Openstack_CLA@f5.com prior to their code submission being included
9494in this project.
9595
9696
97- .. |Build Status | image :: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver.svg?branch=stable/newton
98- :target: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver?branch=stable/newton
97+ .. |Build Status | image :: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver.svg?branch=stable/ocata
98+ :target: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver?branch=stable/ocata
9999.. |slack badge | image :: https://f5-openstack-slack.herokuapp.com/badge.svg
100100 :target: https://f5-openstack-slack.herokuapp.com/
101101 :alt: Slack
Original file line number Diff line number Diff line change @@ -187,7 +187,7 @@ What's Next
187187
188188`Configure and start the F5 Agent `_.
189189
190- .. |Build Status | image :: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver.svg?branch=stable/newton
190+ .. |Build Status | image :: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver.svg?branch=stable/ocata
191191 :target: https://travis-ci.org/F5Networks/f5-openstack-lbaasv2-driver
192192 :alt: Build Status
193193
Original file line number Diff line number Diff line change 11-e .
22
3- git+https://github.com/openstack/neutron.git@newton-eol
4- git+https://github.com/F5Networks/neutron-lbaas.git@stable/newton
3+ git+https://github.com/openstack/neutron.git@stable/ocata
4+ git+https://github.com/F5Networks/neutron-lbaas.git@stable/ocata
55git+https://github.com/F5Networks/pytest-symbols.git
66git+https://github.com/F5Networks/f5-openstack-test.git@stable/newton
77
@@ -13,8 +13,7 @@ f5-sdk==2.3.3
1313# URL. If you add a version here it will be ignored, and therefore be
1414# misleading to readers of this file.
1515#
16- # NOTE: As of OCT-26-2017, upper-constraints is still at stable/newton, not newton-eol.
17- -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/newton
16+ -c https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata
1817
1918mock==IGNORED # See section comment
2019pytest==IGNORED # See section comment
You can’t perform that action at this time.
0 commit comments