Fixes get-pip url
Updates go to 1.17.6 for mini-mirror
Change-Id: Ieaf35d935381416b0acd93113ed26cf981e7461b
Signed-off-by: Andrii Ostapenko <aostapenko@microsoft.com>
The path for get-pip.py script in version 3.5 has been changed
with this commit [1].
[1] 2360f025eb
Change-Id: I0bfa37808d222ded724e05697e39ab8a6a6e9641
4.2.10 not available in mirrors we use.
Change-Id: I891e0a86df14c25ba39e51dea9e893e539b38673
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
These changes are to minimize the ceph-daemon image size as is
recommended by industry standard best practices. The main changes
are the removal of various debugging tools such as:
valgrind
hexedit
sysstat
dstat
iperf
as well as compilers and debuggers
gcc
gcc-7
cpp-7
gdb
Etcdctl and forego are also removed.
Change-Id: I9502c5f297b1bfcdaafb82ae438f3ba6382c2c64
Related code will be removed in subsequent commit later if not maintained.
Ceph updated to 14.2.10-1.0~bionic as previous one is not available in
repos.
Putting these two together to address gates issue.
Change-Id: I525df976f9810e61d4fc49cf772736aa21dba510
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
The Ceph package repo has been updated to include Nautilus 14.2.8
packages so this ps will generate new docker images for all ceph
components.
Change-Id: I037dbebfaaba897f9e6249d81b3530d5ed2538e9
The Ceph package repo has been updated to include Nautilus 14.2.7
packages so this ps will generate new docker images for all ceph
components.
This ps also updates provisioners to latest tags available in quay.io
Change-Id: Idabc31390048c4f5e94af1a67afe0cfb4c2f7ee7
The Ceph package repo has been updated to include Nautilus 14.2.5
packages. This change adds comments to the Dockerfiles for all of
the Ceph images to specify the Ceph version and prompt a rebuild
of the images that will include the updated packages.
Change-Id: Ief2f29172cfa77898c438ff6bfd585b83fa55325
This is to fix the variable IMAGE scope since its giving errros
when we use makefile.
also adds missing packages to deploy ceph-osd.
Change-Id: I544c5f79c87e57f78699289bb3de3494b0eb674f
This change builds Xenial images for the Xenial-tagged Ceph
containers to overwrite the Bionic images that incorrectly
overwrote the Xenial images two days ago when
https://review.opendev.org/693577 was merged.
A separate patch set will be created to generate Bionic images
with the correct tags.
Change-Id: I06568e2a6d86e8af5af8ca1b836267eb8f1ede7e
This change updates the openstackhelm Ceph Docker images (hosted
at https://hub.docker.com/r/openstackhelm) to Ubuntu 18.04 and
Ceph 14.2.4. The mirror that hosts the Ceph Nautilus packages only
provides packages for Ubuntu Bionic, so the operating system must
also be upgraded in order to upgrade Ceph.
Change-Id: Ice908002aa7ea5cd0d4e2231a7dab57f4e22cd54
This patch set updates the Dockerfile to use python3 and pip3 instead
for all ubuntu images.
Change-Id: I20a6f1a28b2adadd66d42907bbec977c28f5a044
Signed-off-by: Tin Lam <tlam@omegaprime.dev>
This updates the version of Kubernetes to 1.16.2 for images that
require a corresponding client version to function correctly
Change-Id: I38de55f94ecf286ecf178d940a6723e2d8c5934b
Signed-off-by: Steve Wilkerson <sw5822@att.com>
before adding ceph repo. Without this Jenkins is having
issues building images
Issue:
The method driver /usr/lib/apt/methods/https could not be found
Change-Id: I95061b62045cd8980b10e2d5f4991005b66c5b4c