upstream/openstack/python-neutron/centos/stx-neutron.master_docker_i...

15 lines
481 B
Plaintext

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
PIP_PACKAGES="networking-sfc pycrypto pylint tinyrpc lxml"
DIST_PACKAGES="ethtool lshw"
PROFILES="fluent neutron linuxbridge openvswitch"