Commit Graph

397 Commits

Author SHA1 Message Date
Zuul
110fef8a2c Merge "Add designate image building" 2021-07-06 22:32:19 +00:00
Gupta, Sangeet (sg774j)
f6e73efa87 Nagios: Add support to communicate with servers with TLS
Added support to be able to talk to TLS enabled prometheus
and elasticsearch by passing the CA cert to the request object.

Change-Id: I0616b3e5d251cc6c9cd3cc28bc44977ff5164b3c
2021-06-29 13:12:20 +00:00
Gage Hugo
dc396fd252 Add designate image building
Currently designate doesn't have any images hosted in the osh
dockerhub, this change adds designate to the list of images
for loci to build.

Change-Id: I2563f45e32127ebacd455b509b6c56053ceb6ddd
2021-06-24 19:39:04 +00:00
Tin Lam
fc2a5cb320 fix(dockerfile): removes blank lines
This patch removes all the blank lines in the run-on \ command.
This also removes commented out block.

Signed-off-by: Tin Lam <t@lam.wtf>
Change-Id: I18d07e57adf05c4885eec02cb8aaf9e574ac5e1d
2021-06-23 16:41:49 +00:00
okozachenko
c9b014b3c5 Update monasca-api image
Add apache profile

Change-Id: I27b8573676518c3d2c9abd01cabfc2b6122f51aa
2021-06-18 18:15:14 +03:00
Gage Hugo
be831151d5 Remove old release references
With the latest update to openstack-helm dropping support for releases
before T, this change updates osh-images to reflect this.

Change-Id: I521da784dcd6feb4962564c7e7c56d0f2800d75c
2021-06-11 15:28:43 +00:00
jinyuanliu
6a233e34cb docs: Update Freenode to OFTC
http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022780.html
Change-Id: I91f33dc2afd4f66f2e515ba4db58ae505bb3bc55
2021-06-02 02:16:46 +00:00
Mohammed Naser
dd2bd27ffb Add Focal images for Nova SSH
Change-Id: I29c3b261ef984ded83ae7df2bd4a28b64984fbd0
2021-05-14 09:08:02 -04:00
Zuul
07e424175a Merge "Update mariadb image building" 2021-05-14 09:44:52 +00:00
Zuul
4078417bea Merge "Add Focal images for Libvirt" 2021-05-13 19:43:09 +00:00
Mohammed Naser
876fb47ddf Add OVS images for Focal
Change-Id: I91772df33fac1b737213a88d7430760c3c91d484
2021-05-13 00:04:15 -04:00
Mohammed Naser
abc5910ae0 Add Focal images for Libvirt
This patch adds images using Focal for Libvirt, primarily, the
libvirt-bin package which was a transitionary package is now
installing the explicit daemon and client packages and the ipxe-qemu
includes all the ROMs for iPXE booting.

It also drops the Xenial images as they are no longer supported
and quite old now.

Change-Id: Ic0a2ad8610c383dbbe8b71020612d11dc2f1040e
2021-05-13 03:57:22 +00:00
jinyuanliu
d2347d0baf setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ibb8ca11d53252e2bdbd58799f09cccc4eb36765b
2021-05-03 15:38:55 +08:00
Gage Hugo
dc0cfc1b2f Update mariadb image building
This change removes the ubuntu xenial dockerfile as well as updates
the base build file to the latest image ran in focal.

Also removes the stein jobs from the zuul mariadb job list.

Change-Id: Icaf76bcf157d34e3c5365a3214dfc544eca74952
2021-04-27 20:13:26 -05:00
jinyuanliu
d67563a7e9 Neutron add package for ironic-neutron-agent
When ironic-neutron-agent enabled, an error will be reported that the "ironic-neutron-agent" cannot be found, because networking-baremetal needs to be installed.

Change-Id: Idcc4cd1e8568c7e5db4f4a68840fa5889860aa38
2021-04-21 19:25:23 +08:00
Zuul
a22b266986 Merge "Fix openstack loci images upload and promotion" 2021-04-14 07:08:11 +00:00
Andrii Ostapenko
31b7dd530a Fix openstack loci images upload and promotion
Change-Id: Ib18059776134bcfabaff8894701091bfd60180ac
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-04-13 22:06:17 -05:00
Zuul
29f99e45a8 Merge "Fix cinder-train test job not waiting for mariadb image in gates" 2021-04-13 21:58:15 +00:00
Zuul
0341d51f45 Merge "Update mariadb upload job" 2021-04-13 21:58:11 +00:00
Andrii Ostapenko
8b2ceedb15 Fix cinder-train test job not waiting for mariadb image in gates
Change-Id: I3c5f87b3ab0fd0948028ac22096ab56a1cf1925e
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-04-13 15:39:36 -05:00
Gage Hugo
1087d84d41 Update mariadb upload job
A previous change[0] added an ubuntu bionic Dockerfile for mariadb
but did not update the zuul file to properly tag the new image.

This change updates the zuul job in order to correctly tag the image,
as well as simplifying the ability to specify the ubuntu release.

Also updates the previous change's bionic Dockerfile to focal.

[0] https://review.opendev.org/c/openstack/openstack-helm-images/+/782843

Change-Id: I0c803bf1d2d4705b669a48bba0b9576c71d4b77d
2021-04-13 17:53:52 +00:00
Andrii Ostapenko
3bef118879 Fix vbmc and tempest images
Change-Id: Ifbc237550bc1dd959522bf550439858d3a1fa5b6
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-04-13 12:03:51 -05:00
Andrii Ostapenko
f3cd97a7c4 Use appropriate version for selenium chromedriver
Pin Chrome to 88.

Since we're using the latest stable Chrome and pin chromedriver,
it was a matter of time for it to become not compatible.

This code first installs Chrome (now pinned), picks its version and,
with path convention in place, installs corresponding chromedriver.

Looks like latest available (89) Crome causes timeouts and using
corresponding chromedriver does not help. Thus pin Chrome for now
still using dynamic chromedriver version.

Also removes leftovers of horizon stein job.

Change-Id: Ibe8b326d90100a695edbf560f105e7bbe692c9db
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-04-12 15:18:06 -05:00
Andrii Ostapenko
5dc30893fb Rename horizon test job corresponding to osh change
https://review.opendev.org/c/openstack/openstack-helm/+/782848

Change-Id: Ia8969eff5a4d4889d036400221583287ce17f4af
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-04-09 04:46:59 -05:00
Zuul
48fcc357ab Merge "Add ubuntu bionic mariadb file" 2021-04-05 01:14:54 +00:00
Gage Hugo
55a41e9b29 Add ubuntu bionic mariadb file
This change adds a new mariadb Dockerfile for ubuntu bionic, a
future change will remove the xenial one.

Change-Id: Id728b13f99702ebced10486d8e15c3eeb3705c2b
2021-04-03 00:57:38 +00:00
Zuul
8efbf023a0 Merge "[fix] Openstack exporter update" 2021-04-01 07:17:59 +00:00
Radhika Pai
1a6082fda1 [fix] Openstack exporter update
This ps updates the logic to clear the token when it
receives authorization error from keystone.
This is a special case of 401.
When the exporter receives a 401 error from the keystone and the
application is not placement, we reset the token value such that on the
next retry it reinitialize the parameters.

Change-Id: I0c4bcb17aa420e31591405b6000a2db2821e2428
2021-03-31 13:41:32 +00:00
Zuul
e99ef19ec9 Merge "Add Cyborg image build" 2021-03-31 05:24:37 +00:00
astebenkova
2f640f4a35 Prevent python2 installation
The python-requests package requires python2 to be installed, when
python3 only is basically needed. It will exclude CVEs related to python2.
Futhermore, it will decrease the image size.

Change-Id: I8ed6fe1c5e8cb7d49ae72763716ee480198bfe20
2021-03-24 21:28:54 +02:00
jinyuanliu
79e45ab5c8 Add Cyborg image build
This patch adds a jobs to build and promote Cyborg images.

Change-Id: I81068c4158f80dffbebbf1a60ba496585f0b377a
2021-03-17 16:55:14 +08:00
Daniel Pawlik
f4cc60b8b1 Change get-pip url
The path for get-pip.py script in version 3.5 has been changed
with this commit [1].

[1] 2360f025eb

Change-Id: I0bfa37808d222ded724e05697e39ab8a6a6e9641
2021-03-08 15:02:49 +01:00
okozachenko
3e2a3d4aa2 Add monasca-api image
Change-Id: I3b938a0040f3a800e52d3602c252e8a58a57f1c6
2021-02-25 16:13:22 +02:00
Zuul
7944be93cb Merge "Added CentOS libvirt images" 2021-02-25 11:30:19 +00:00
Zuul
4bb6050f9e Merge "Remove Alerta from openstack-helm-image repository" 2021-02-24 02:52:55 +00:00
Phil Sphicas
00401e1d92 Align mini-mirror Dockerfile args with build.sh
The mini-mirror build.sh script has somehow ended up out of sync with
the Dockerfiles, and is not passing the correct build-args to allow base
image overrides.

This change aligns with the standard of using BUILD_FROM (ubuntu) for
the build stage and FROM (nginx) for the final stage.

Relevant earlier changes:
0: https://review.opendev.org/714002
1: https://review.opendev.org/679315

Change-Id: I844efa669c0f11004a44f20f6725338e1d2699b6
2021-02-20 03:34:53 +00:00
Zuul
db20027842 Merge "Add migration profile in nova" 2021-02-19 23:34:40 +00:00
Zuul
ebc27e7a7a Merge "Fix ospurge image build" 2021-02-19 22:55:26 +00:00
Zuul
8b3afd2517 Merge "Move upload to dockerhub to run from post-run" 2021-02-12 21:35:02 +00:00
Xiaoguang(William) Zhang
234f28c553 Remove Alerta from openstack-helm-image repository
There is no significant value been added from Alerta base on current user story.

Change-Id: I8c658787b8f157103610f3941f40cabff16a992e
2021-02-12 14:52:51 -05:00
Andrii Ostapenko
a2d670cf59 Fix ospurge image build
Change-Id: I5af9a4f13d00155fbef57f38241b1a1b5dc88f95
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-02-10 15:21:17 -06:00
Smith, David (ds3330)
449b01a429 Include additional enviromental variables for use with
http endpoint topics

Change-Id: I48a404e3ed9e6277cb64efb05bd157ba27527ee3
2021-02-06 00:23:32 +00:00
Smith, David (ds3330)
a262c243d2 Fix logic for critical_threshold to match the documentation
Change-Id: I1ac031106d487d61688207c714911fd91d1a717f
2021-02-04 22:53:18 +00:00
Andrii Ostapenko
6f41c6ee84 Limit pip for nagios xenial image
Starting pip 21 python2 is not supported.

Change-Id: I15df1b940c80d756685e58341f5a40c94db1a4a6
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-02-03 16:23:38 -06:00
Andrii Ostapenko
912ab33b73 Move upload to dockerhub to run from post-run
Previous logic paused job after run playbook prior to uploading image
to dockerhub to run test deployment. That resulted in multiple paused
job and deadlocking if scheduled in cloud with not sufficient resources.
Since we don't pause jobs anymore, there's no much sense in running
upload playbook in post-run that is run even if run playbook failed.

Change-Id: Ic492aaa02b29db226b4cfc32fb50d231aab6fdfe
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-02-03 15:55:52 -06:00
Andrii Ostapenko
218d0f86e7 Use proper pip bootstraping url for xenial
Change-Id: I06109f32ed1a1591ac05ea12ffc7e209bf64ebbf
Signed-off-by: Andrii Ostapenko <andrii.ostapenko@att.com>
2021-01-29 17:28:49 -06:00
Meghan
274c7fb304 [fluentd] Minor fluentd version change
This uplifts the fluentd image to a more recent
minor version change

Change-Id: Id2cf91c93be67304821518de08eeb740dadd2cee
2021-01-25 11:27:02 -08:00
Zuul
8a800c9c23 Merge "Add nova-compute-ssh image" 2021-01-15 23:03:27 +00:00
Chinasubbareddy Mallavarapu
0020381f7f [CEPH] Update ceph repos
This is to update ceph apt repos from upstream to mirantis based.

Change-Id: I60b25ad6d1b8a257efb4eaebd130f301f628fe4c
2021-01-13 18:24:19 +00:00
Chinasubbareddy Mallavarapu
b379c3a272 [CEPH] Build Octopus based ceph images
This is to uplift ceph release from Nautilus to Octopus.

Change-Id: I36f54077be65741c0677d77cbbf4795db919703f
2021-01-06 15:06:38 +00:00