Revert ovs-dpdk vbox code from stx-neutron
This commit updates the stx-neutron image directives files to point to the upstream neutron repo, rather than the temporary fork. Change-Id: Iebb790e28afad927a7e3545028cada4084f2334e Story: 2004751 Task: 30063 Signed-off-by: Don Penney <don.penney@windriver.com>
This commit is contained in:
parent
7afcf23c4e
commit
140e7383e3
@ -1,13 +1,7 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-neutron
|
||||
PROJECT=neutron
|
||||
# Temporarily pointing to forked neutron repo
|
||||
# This is necessary to pull in specific commits
|
||||
# that have not yet merged upstream.
|
||||
# Once all required commits are merged, this can
|
||||
# revert back to the upstream repo.
|
||||
PROJECT_REPO=https://github.com/mpeters-wrs/neutron
|
||||
PROJECT_REF=stx-networking
|
||||
PROJECT_REPO=https://opendev.org/openstack/neutron.git
|
||||
PIP_PACKAGES="networking-sfc pycrypto pylint tinyrpc lxml"
|
||||
DIST_PACKAGES="ethtool lshw"
|
||||
PROFILES="fluent neutron linuxbridge openvswitch"
|
||||
|
@ -1,13 +1,8 @@
|
||||
BUILDER=loci
|
||||
LABEL=stx-neutron
|
||||
PROJECT=neutron
|
||||
# Temporarily pointing to forked neutron repo
|
||||
# This is necessary to pull in specific commits
|
||||
# that have not yet merged upstream.
|
||||
# Once all required commits are merged, this can
|
||||
# revert back to the upstream repo.
|
||||
PROJECT_REPO=https://github.com/mpeters-wrs/neutron
|
||||
PROJECT_REF=stx-networking
|
||||
PROJECT_REPO=https://opendev.org/openstack/neutron.git
|
||||
PROJECT_REF=stable/stein
|
||||
PIP_PACKAGES="networking-sfc pycrypto pylint tinyrpc lxml"
|
||||
DIST_PACKAGES="ethtool lshw"
|
||||
PROFILES="fluent neutron linuxbridge openvswitch"
|
||||
|
Loading…
x
Reference in New Issue
Block a user