X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=RO-VIM-openstack%2Fsetup.py;h=2df769deba8a0e74b7148f28de2db635319c0e8b;hb=904b3cf51d91ed7046c96660bef555c6b2f33215;hp=8c3b1eee194d45a1b488a8781fcb9d65c80a2fe5;hpb=7277486065c905f91477bb064da86855a8fa269a;p=osm%2FRO.git diff --git a/RO-VIM-openstack/setup.py b/RO-VIM-openstack/setup.py index 8c3b1eee..2df769de 100644 --- a/RO-VIM-openstack/setup.py +++ b/RO-VIM-openstack/setup.py @@ -47,7 +47,7 @@ setup( install_requires=[ "python-openstackclient", "python-neutronclient", "requests", "netaddr", "PyYAML", - "osm-ro-plugin @ git+https://osm.etsi.org/gerrit/osm/RO.git#egg=osm-ro-plugin&subdirectory=RO-plugin" + "osm-ro-plugin @ git+https://osm.etsi.org/gerrit/osm/RO.git@v8.0#egg=osm-ro-plugin&subdirectory=RO-plugin" # TODO py3 "networking-l2gw" # "python-novaclient", "python-keystoneclient", "python-glanceclient", "python-cinderclient", ],