NSXv3: set nsxlib to be stable/ocata for devstack

nsxlib should be on same branch as vmware_nsx

Change-Id: Ia05643f3e78f5b42022141f75e008e9c1db7956e
This commit is contained in:
Anna Khmelnitsky 2017-08-02 19:09:15 -07:00
parent fecdd7942a
commit fdc850bc6d
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
GITDIR['vmware-nsxlib']=$DEST/vmware-nsxlib
GITREPO['vmware-nsxlib']=${NSXLIB_REPO:-${GIT_BASE}/openstack/vmware-nsxlib.git}
GITBRANCH['vmware-nsxlib']=${NSXLIB_BRANCH:-master}
GITBRANCH['vmware-nsxlib']=${NSXLIB_BRANCH:-stable/ocata}
dir=${GITDIR['vmware-nsx']}/devstack