Remove outdated reference to nova_client config

This functionality was removed in I2b714a1a7429f28bfbc82177f75706e11de657d4

Change-Id: Id1666633672218cee88fadcd79b107b154d0613f
This commit is contained in:
sd109 2024-03-19 13:17:37 +00:00
parent c7b0e16ff7
commit 18045a7070

View File

@ -49,15 +49,6 @@ lives:::
[capi_helm]
kubeconfig_file = /etc/magnum/kubeconfig
Note that the driver makes use of the nova_client config that will
already be setup in your Magnum configuration to generate application
credentials that reference the correct endpoint. You need to make
sure this uses an endpoint that can be reached from inside the
magnum clusters you create, by having something like this:::
[nova_client]
endpoint_type = publicURL
To create a cluster, first you will need an image that
has been built to include kubernetes.
There are community maintained packer build pipelines here: