Open vSwitch integration with host and configuration framework
Integrates the latest Open vSwitch with DPDK into the host management and configuration framework and configures the default system vswitch type to be ovs-dpdk. Change-Id: Ie6cbffcd2482705c301cf906e504f961c15c22b1 Signed-off-by: Matt Peters <matt.peters@windriver.com>
This commit is contained in:
parent
ad53a8e85f
commit
51e473dcc7
@ -221,6 +221,13 @@ gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
||||
enabled=1
|
||||
|
||||
[Starlingx-C7.4.1708-cloud-queens-source]
|
||||
name=Starlingx-CentOS-7.4.1708 - Cloud-queens-source
|
||||
baseurl=http://vault.centos.org/7.4.1708/cloud/Source/openstack-queens/
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
|
||||
enabled=1
|
||||
|
||||
[Starlingx-C7.4.1708-extras]
|
||||
name=Starlingx-CentOS-7.4.1708 - extras
|
||||
baseurl=http://vault.centos.org/7.4.1708/extras/x86_64/
|
||||
|
@ -740,7 +740,7 @@ openstack-aodh-3.0.4-1.el7.src.rpm
|
||||
openstack-macros-2018.1.0-0.noarch.rpm
|
||||
openstack-nova-cert-14.0.8-1.el7.noarch.rpm
|
||||
openstack-panko-3.0.0-1.el7.src.rpm
|
||||
openvswitch-2.5.0-2.el7.src.rpm
|
||||
openvswitch-2.9.0-3.el7.src.rpm
|
||||
orc-0.4.26-1.el7.x86_64.rpm
|
||||
osinfo-db-tools-1.1.0-1.el7.x86_64.rpm
|
||||
os-prober-1.58-9.el7.x86_64.rpm
|
||||
@ -999,7 +999,6 @@ python2-oslo-versionedobjects-1.26.0-1.el7.noarch.rpm
|
||||
python2-oslo-versionedobjects-tests-1.26.0-1.el7.noarch.rpm
|
||||
python2-oslo-vmware-2.23.0-1.el7.noarch.rpm
|
||||
python2-os-traits-0.3.3-1.el7.noarch.rpm
|
||||
python2-os-vif-1.7.0-1.el7.noarch.rpm
|
||||
python2-os-win-2.2.0-1.el7.noarch.rpm
|
||||
python2-os-xenapi-0.2.0-1.el7.noarch.rpm
|
||||
python2-ovsdbapp-0.4.0-1.el7.noarch.rpm
|
||||
@ -1107,6 +1106,7 @@ python-cliff-2.8.0-1.el7.noarch.rpm
|
||||
python-cmd2-0.6.8-8.el7.noarch.rpm
|
||||
python-configobj-4.7.2-7.el7.noarch.rpm
|
||||
python-configshell-1.1.fb23-3.el7.noarch.rpm
|
||||
python-construct-2.5.1-4.el7.noarch.rpm
|
||||
python-contextlib2-0.5.1-2.el7.noarch.rpm
|
||||
python-croniter-0.3.4-2.el7.noarch.rpm
|
||||
python-d2to1-0.2.11-1.el7.noarch.rpm
|
||||
@ -1181,7 +1181,6 @@ python-nose-1.3.7-7.el7.noarch.rpm
|
||||
python-openstackclient-3.12.0-1.el7.src.rpm
|
||||
python-openstackdocstheme-1.11.0-1.el7.src.rpm
|
||||
python-openstack-nose-plugin-0.11-4.el7.noarch.rpm
|
||||
python-openvswitch-2.5.0-2.el7.noarch.rpm
|
||||
python-osc-lib-1.7.0-1.el7.src.rpm
|
||||
python-oslo-cache-lang-1.25.0-1.el7.noarch.rpm
|
||||
python-oslo-concurrency-3.21.0-1.el7.src.rpm
|
||||
@ -1200,6 +1199,7 @@ python-oslo-versionedobjects-lang-1.26.0-1.el7.noarch.rpm
|
||||
python-oslo-vmware-lang-2.23.0-1.el7.noarch.rpm
|
||||
python-osprofiler-1.4.0-1.el7.noarch.rpm
|
||||
python-os-testr-0.8.2-1.el7.noarch.rpm
|
||||
python-os-vif-1.9.1-1.el7.src.rpm
|
||||
python-paramiko-2.1.1-4.el7.noarch.rpm
|
||||
python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm
|
||||
python-paste-deploy-1.5.2-6.el7.noarch.rpm
|
||||
@ -1215,6 +1215,7 @@ python-py-1.4.32-1.el7.noarch.rpm
|
||||
python-pycadf-common-2.6.0-1.el7.noarch.rpm
|
||||
python-pycparser-2.14-1.el7.noarch.rpm
|
||||
python-pycurl-7.19.0-19.el7.x86_64.rpm
|
||||
python-pyelftools-0.22-0.5.git20130619.a1d9681.el7.noarch.rpm
|
||||
python-pymongo-3.0.3-1.el7.x86_64.rpm
|
||||
python-pytest-cov-2.5.1-1.el7.noarch.rpm
|
||||
python-pyudev-0.15-9.el7.noarch.rpm
|
||||
|
Loading…
Reference in New Issue
Block a user