This change updates the default image values for nova from ocata
to ussuri to match the rest of the defaults.
Change-Id: I8c5c4e1cd743236b9403293e695e1c4ac096f879
This change updates the image defaults to wallaby in the senlin
chart. This is part of the effort to update the image references
in each chart.
Change-Id: I6a328628e8daf74ea42cd60f71a2cd93b2c3ebde
It is now 2022 and the copyright date should reflect that.
Signed-off-by: Tin Lam <tin@irrational.io>
Change-Id: Id4871590680a95527c58b8e90d5cab7479a43257
The neutron chart contains several values overrides for openstack
releases that are no longer supported by openstack-helm. This
change removes these overrides from the neutron chart.
Change-Id: I9d2c73ca4a0157a77a1a73406a7e53dc44124547
This patch makes a change to the Helm chart so that it migrates the
IP addresse assigned to an interface to `br-ex`. It's assumed that
if the operator put an IP address on that interface, they likely
need it, and if they just had no IP address then it's there for L2
connectivity so nothing won't happen anyways.
Change-Id: I17dc2e532dc8b472a5c5c16ff2ec2bdcfb5bfac5
THe cinder chart contains several values overrides for older
releases of openstack that are no longer supported by
openstack-helm. This change removes these overrides from the
cinder chart.
Change-Id: I9d506e2cc1eebaeb6d2eacff5bd47113d069dbb0
The horizon chart contains several values overrides for openstack
releases that are no longer supported by openstack-helm. This
change removes those files from the chart.
Change-Id: Id8f90f8765b7d58011890d47a6cbaab8ded18d6f
This change removes all the pre-train values overrides from the
keystone chart since openstack-helm does not support them anymore.
Change-Id: I2a69451167d3ec4b938ba773e4bbf5a4d17683e0
The heat chart still contains several older values overrides for
releases that are no longer supported in openstack-helm. This
change removes these outdated overrides.
Change-Id: I187a3f3ae88584d55a8d82d316f4dc25d18ba545
nova-placement has been removed as of train, since we
do not support openstack releases before train, it
is no longer needed. This change removes nova-placement
from the nova chart and all the overrides, as well as
changes the compute-kit scripts to always deploy
the placement chart.
Change-Id: Ic8649371fe9e954806cbe4bf11c589fb58c7a88d
Older than train releases are not supported by gate already. So no
need to keep cases to deploy placement inside nova helmrelease.
Apart from that, changed the deployment order of nova and placement.
Change-Id: I03f303e8081207e15ecf8424039948305af3bb12