Merge "Pin version of magnum_cluster_api driver"

This commit is contained in:
Zuul 2024-07-01 16:19:34 +00:00 committed by Gerrit Code Review
commit 1fd9949ebd

View File

@ -13,9 +13,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
magnum_magnum_cluster_api_git_install_branch: v0.21.0
# install magnum-cluster-api and kubernetes python package into magnum venv
magnum_user_pip_packages:
- git+https://github.com/vexxhost/magnum-cluster-api@main#egg=magnum-cluster-api
- "git+https://github.com/vexxhost/magnum-cluster-api@{{ magnum_magnum_cluster_api_git_install_branch }}#egg=magnum-cluster-api"
- kubernetes
# ensure that the internal VIP CA is trusted by the CAPI driver