StarlingX Integration and packaging
Go to file
Steven Webster d204f10ab5 Uprev the SR-IOV device plugin to the latest version
This is intended primarily to pick up support for SR-IOV
accelerators.

The builder has been changed to a script model, as the
device plugin's Dockerfile has been moved to a separate
directory.  The build-stx-images script does find this file,
but the docker build will fail as the device plugin's
source directory is no longer where the builder expects
it to be.  Instead, use the existing Makefile to assist
in building the binary and image.

Testing has been performed as follows:

System Types:
    AIO-SX, Standard
Cluster network types:
    IPv4, IPv6
NIC types:
    82599ES 10-Gigabit [10fb],
    MT27710 Family [ConnectX-4 Lx] [1015],
    X710 for 10GbE [1572]
IPAM types:
    host-local,
    calico,
    dhcp,
    static
Connectivity between pods:
    DPDK,
    netdevice

Story: 2006740
Task: 39610
Change-Id: If07bf2baa7d1cc32067cc73b37011ff808f0a527
Signed-off-by: Steven Webster <steven.webster@windriver.com>
2020-05-07 22:57:55 -04:00
base [kernel-rt 4.18] adding rt-setup project 2020-04-29 10:14:17 +08:00
bmc/Redfishtool Upgrade redfishtool to 1.1.0 version 2019-08-14 07:38:23 +00:00
ceph/ceph Merge "Change ceph manager port" 2020-04-15 14:27:21 +00:00
config Fix TIS_PATCH_VER for keystone and openstacklib 2020-05-07 10:09:05 -07:00
database Remove pike/master files 2019-04-03 22:30:59 -04:00
devstack Relocated some packages to repo 'utilities' 2019-09-05 20:31:36 -04:00
doc Update landing pages for docs and release notes: 2020-01-21 16:38:46 -08:00
docker/python-docker/centos Fix socket growth on system application operations 2019-08-09 15:45:35 -04:00
filesystem Relocated some packages to repo 'config-files' 2019-09-05 20:32:09 -04:00
grub Fix pxe boot fail, for incorrect folder access /pxe/EFI/ on controller-0 2019-02-12 05:06:53 +08:00
kubernetes Uprev the SR-IOV device plugin to the latest version 2020-05-07 22:57:55 -04:00
ldap Relocated some packages to repo 'config-files' 2019-09-05 20:32:09 -04:00
logging/logrotate/centos Relocated some packages to repo 'config-files' 2019-09-05 20:32:09 -04:00
networking Move mellanox userspace from integ repo 2020-05-06 19:58:38 -04:00
python Fix build break for python-html5lib and python-webencodings 2020-03-04 17:09:26 -06:00
releasenotes Update landing pages for docs and release notes: 2020-01-21 16:38:46 -08:00
requests-toolbelt [python2to3] upgrade requests-toolbelt to 0.9.1 version 2019-09-06 09:10:14 +08:00
security Secure boot no longer working 2020-02-21 15:59:56 -05:00
storage-drivers Fix trident-installer license 2020-04-30 17:43:55 +00:00
tools Fix storage topology pylint 2.5.0 error 2020-04-28 02:06:08 -04:00
virt Merge "Add back kvm_timer_advance_setup.service" 2019-07-30 20:28:33 +00:00
.gitignore Add Docker Registry Token Server 2019-01-08 11:42:04 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:31 +00:00
.zuul.yaml Adding job to upload commits to GitHub 2020-02-06 10:50:16 -05:00
bindep.txt Fix pylint zuul jobs failing due to libvirt-python and pkgconfig 2019-07-04 14:14:39 -05:00
centos_build_layer.cfg Build layering, add layer build config file and srpm and tarball lst 2019-10-21 09:24:22 +08:00
centos_extra_downloads.lst Move mellanox userspace from integ repo 2020-05-06 19:58:38 -04:00
centos_guest_image_rt.inc Subdirectory kernel relocated to new repo starlingx/kernel 2020-04-11 13:08:18 -04:00
centos_guest_image.inc Subdirectory kernel relocated to new repo starlingx/kernel 2020-04-11 13:08:18 -04:00
centos_iso_image.inc Move mellanox userspace from integ repo 2020-05-06 19:58:38 -04:00
centos_pkg_dirs Move mellanox userspace from integ repo 2020-05-06 19:58:38 -04:00
centos_pkg_dirs_installer Config file changes for packages being relocated to repo 'compile' 2019-09-05 20:28:59 -04:00
centos_pkg_dirs_rt Move mellanox userspace from integ repo 2020-05-06 19:58:38 -04:00
centos_srpms_3rdparties.lst Build layering, add layer build config file and srpm and tarball lst 2019-10-21 09:24:22 +08:00
centos_srpms_centos.lst fix mellanox lst file entries 2020-05-04 15:03:54 -04:00
centos_stable_docker_images.inc Create Docker image for running Intel N3000 FPGA tools 2020-02-20 19:09:13 -05:00
centos_stable_wheels.inc Add libvirt module to stable wheels for image build 2019-04-04 22:54:04 -04:00
centos_tarball-dl.lst Upgrade mellanox drivers to 4.7-3.2.9.0 to support CentOS 8.1 2020-05-01 13:11:39 +00:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
distroless_stable_docker_images.inc add intel-gpu-plugin docker image to stable docker image build 2019-07-16 09:48:24 +08:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
pylint.rc Adding a pylint tox and zuul job for stx-integ 2019-01-08 11:14:46 -06:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 09:23:19 -05:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Update pylint target for python3 and upper constraints 2020-01-28 08:39:12 -06:00

integ

StarlingX Integration