StarlingX Integration and packaging
Go to file
Al Bailey 0d67b6dfe2 Fix the stx-mariadb docker build errors
When building the docker image, the apt-get update fails
due to:
   /etc/apt/sources.list.d/mariadb.list
which contains a repo that no longer exists
  http://ftp.osuosl.org/pub/mariadb/repo/10.2/ubuntu

To get the docker build to work, that repo needs to
be removed prior to running the 'update'

Closes-Bug: 1995630
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: Ibbb449755717a5dec28deebeb753dc8e993eacb9
(cherry picked from commit df777c46ba)
(cherry picked from commit 4414d4534a)
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
2022-11-03 15:33:28 -04:00
base Add debian package for base-passwd 2021-11-27 21:53:17 +08:00
bmc/Redfishtool Add auto-versioning to starlingx/integ packages 2020-06-24 09:48:28 +08:00
ceph/ceph Ceph mgr-restful-plugin has new server_port config location 2021-12-14 10:59:43 -05:00
config Fix debian ported patch for puppet-rabbitmq 2021-11-23 19:20:32 +02:00
database Fix the stx-mariadb docker build errors 2022-11-03 15:33:28 -04:00
devstack Relocated some packages to repo 'utilities' 2019-09-05 20:31:36 -04:00
doc Switch to newer openstackdocstheme and reno versions 2020-06-04 14:28:48 +02:00
docker/python-docker Add debian package for python-docker 2021-10-18 10:59:07 +08:00
filesystem Add debian package for drbd-utils 2021-10-26 11:16:57 +03:00
gpu/gpu-operator integ: gpu-operator chart upgrade 1.6.0 -> 1.8.1 2021-11-23 00:56:53 +00:00
grub grub2: add deb folder 2021-12-07 22:45:15 +00:00
kubernetes Merge "debian: Remove gecos field when adding user" 2021-12-08 15:53:42 +00:00
ldap Merge "Add debian package for ldapscripts" 2021-11-23 18:18:46 +00:00
logging/logrotate/centos Add auto-versioning to starlingx/integ packages 2020-06-24 09:48:28 +08:00
networking Merge "net-tools: add debian package" 2021-12-08 12:26:23 +00:00
ostree ostree: fix several building issues 2021-12-01 21:49:59 +08:00
python Patch watch.py in python-kubernetes package 2021-08-25 17:05:03 -04:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-06-04 14:28:48 +02:00
requests-toolbelt Add auto-versioning to starlingx/integ packages 2020-06-24 09:48:28 +08:00
security Add debian package for python-keyring 2021-11-22 13:11:46 +08:00
storage-drivers Upgrade trident spec files for 21.04.1 2021-11-10 18:36:03 +00:00
tools Fix tox indentation error 2022-11-03 15:15:35 -04:00
virt remove /data which is not being used 2021-08-16 09:50:38 -04:00
.gitignore Add Docker Registry Token Server 2019-01-08 11:42:04 -05:00
.gitreview Update .gitreview for r/stx.6.0 2021-12-10 00:31:35 -05:00
.yamllint Add .yamllint file 2021-09-09 19:05:36 +03:00
.zuul.yaml Updating the pylint tox target to reflect its targets 2021-11-04 10:22:24 -05:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-05-31 07:36:35 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:36:35 -07:00
README.rst Followup opendev cleanup and test jobs 2019-04-21 09:23:19 -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.inc Subdirectory kernel relocated to new repo starlingx/kernel 2020-04-11 13:08:18 -04:00
centos_guest_image_rt.inc Subdirectory kernel relocated to new repo starlingx/kernel 2020-04-11 13:08:18 -04:00
centos_iso_image.inc Add iproute-tc to the ISO image 2021-11-23 14:44:00 -05:00
centos_pkg_dirs networking: Update keepalived from 1.3.5 to 2.1.5 2021-11-12 12:12:16 -05: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 networking: Update keepalived from 1.3.5 to 2.1.5 2021-11-12 12:12:16 -05:00
centos_srpms_centos.lst Patch watch.py in python-kubernetes package 2021-08-25 17:05:03 -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 Merge "integ: gpu-operator chart upgrade 1.6.0 -> 1.8.1" 2021-11-23 18:18:44 +00:00
debian_build_layer.cfg Add debian_build_layer.cfg file 2021-10-05 14:08:19 -04:00
debian_iso_image.inc Add debian_iso_image.inc file 2021-10-27 02:51:46 -04:00
debian_pkg_dirs Merge "Port kubernetes-unversioned package from CentOS to Debian" 2021-12-08 03:46:51 +00: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
pylint.rc Updating the pylint tox target to reflect its targets 2021-11-04 10:22:24 -05:00
test-requirements.txt Add default test framework 2018-06-11 13:45:22 -05:00
tox.ini Updating the pylint tox target to reflect its targets 2021-11-04 10:22:24 -05:00

README.rst

integ

StarlingX Integration