From 964f80a027d9290ab8e3286013b481d8da1348cd Mon Sep 17 00:00:00 2001 From: Matt Crees Date: Wed, 19 Feb 2025 11:53:10 +0000 Subject: [PATCH] Docs: Magnum templates are tied to Azimuth release --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index a520786..b018355 100644 --- a/README.rst +++ b/README.rst @@ -112,3 +112,7 @@ be sure to run the ``openstack-images.yml`` playbook *before* running the ``openstack-container-clusters.yml`` playbook, otherwise the Magnum API will return an error referencing an invalid cluster type with image ``None``. This is handled automatically if running the full ``openstack.yml`` playbook. + +Note that these templates are a tested set against the specific CAPI management +cluster release. As such, you should make sure to update your CAPI management +cluster to the latest release before updating to the latest templates.