Pinning to stable/mitaka

Change-Id: Ief32cf59e485a314866695c52227f18fbcff3117
This commit is contained in:
Sumit Naiksatam
2016-03-22 23:12:55 -07:00
parent f4e878f550
commit 48e76886f3

View File

@@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
# REVISIT: After mitaka release remove this dependency on python-neutronclient and add a dependency on release version inside requirements.txt
-e git+https://git.openstack.org/openstack/python-neutronclient@master#egg=neutronclient
-e git+https://git.openstack.org/openstack/python-neutronclient@stable/mitaka#egg=neutronclient
cliff-tablib>=1.0
coverage>=3.6 # Apache-2.0
discover # BSD