140e7383e3
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>
9 lines
241 B
Plaintext
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"
|
|
|