upstream/openstack/python-neutron/centos/stx-neutron.dev_docker_image
Don Penney 140e7383e3 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>
2019-05-23 10:34:40 -04:00

9 lines
241 B
Plaintext

BUILDER=loci
LABEL=stx-neutron
PROJECT=neutron
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"