11 Commits

Author SHA1 Message Date
josebb
82065e3bb1 Add configuration for heat-tempest-plugin
Change-Id: I6402a18038f349225696ae0c23c30d55623766a7
2022-08-17 09:17:37 +03:00
josebb
d3dfb29e3e Support SSL openstack endpoints in tempest
Change-Id: Id396e2af5fa078395707ef4c5193d42857e63469
2022-08-13 12:17:51 +03:00
Brian Haley
ced30abead Support image registries with authentication
Based on spec
support-OCI-image-registry-with-authentication-turned-on.rst

Each Helm chart can configure an OCI image registry and
credentials to use. A Kubernetes secret is then created with this
info. Service Accounts then specify an imagePullSecret specifying
the Secret with creds for the registry. Then any pod using one
of these ServiceAccounts may pull images from an authenticated
container registry.

Related OSH-infra change:
https://review.opendev.org/c/openstack/openstack-helm-infra/+/848142

Change-Id: I54540f14fed29622bc5af8d18939afd06d65e2d8
2022-08-11 00:18:37 +00:00
Gage Hugo
51b2952ca3 Update tempest image defaults to focal
This change updates the default image values for tempest to
focal and wallaby.

Change-Id: Iea2804d45105713d7a8520865a862f6f8b6aa243
2022-04-27 10:01:26 -05:00
okozachenko
f6d60656a4 Fix tempest logging config
Change-Id: I8ff6219cac80626b1d48c231ec19acefa76cb6b7
2022-04-07 20:35:14 +10:00
okozachenko
a454a7cb29 Tempest: Add helm hook for jobs
Change-Id: Id2fa3fa81b50a5495003fe30e7859e1475f08843
2022-02-14 23:49:45 +11:00
Gage Hugo
c20c1e4400 Update htk requirements repo
As part of the move to helm v3, all the charts in the OSH repos
will no longer lint/build properly due to a lack of helm serve
in helm v3.

This change modifies the helm-toolkit repo location to the
osh-infra repo in order to account for the removal oh helm serve.

This work is part of the migration to helm v3 and will be utilized
in future changes.

Change-Id: I90d25943d69ad6c76455f7778a4894f00c525c46
2021-10-10 18:45:28 -05:00
jinyuanliu
33efbaeb27 fix(yaml): add end symbol
This patch set fixes end symbol to update the yaml format specification.

Change-Id: I4e3e0fe4e7afeedb78679a4d4dfa37f93f459072
2021-06-22 19:57:48 +08:00
Gage Hugo
5233582991 Remove support for openstack releases older than T
This change bumps each openstack chart version up to the next
greatest minor version of 0.2.0, signifying that openstack-helm
will no longer support older, EOL releases for each chart.

Change-Id: I7ce80c7bdc779c1de4472079f18102f506bfbb90
2021-04-29 12:04:34 -05:00
Reddy, Hemachandra (hr858f)
8d2edaa6ac Update aodh, barbican, designate, ironic, magnum, mistral, octavia,
panko, rally, senlin and tempest release notes to current

Change-Id: Id2d0911969b571d86512a6a803050ee56bd57134
2021-02-10 08:55:55 -06:00
Gage Hugo
6ea15a7f9d Add reno job to Openstack-Helm
With OSH now publishing charts regularly with each change, there
needs to be a way to track these changes in order to track the
changes between chart versions.

This proposed change adds in a reno check job to publish notes
based from the changes to each chart by version as a way to
track and document all the changes that get made to OSH
and published to tarballs.o.o.

Change-Id: Iff8681c697957e4711754fc20b07fa6b728eb584
2021-01-20 21:47:35 +00:00