Merge "Revert ovs-dpdk vbox code from stx-neutron"

This commit is contained in:
Zuul 2019-05-24 18:03:31 +00:00 committed by Gerrit Code Review
commit 1a63bf6b7d
2 changed files with 3 additions and 14 deletions

View File

@ -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"

View File

@ -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"