1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-18 12:00:31 +01:00

local.conf changes

This commit is contained in:
2021-02-11 12:00:41 +01:00
parent 11bfbf6c34
commit 7ac433ff8f

View File

@@ -3,9 +3,12 @@ disable_all_services
# temporary testing stuff
enable_plugin devstack-plugin-container https://github.com/gryf/devstack-plugin-container k8s-install
enable_plugin kuryr-kubernetes https://github.com/gryf/kuryr-kubernetes kubeadm
CONTAINER_ENGINE=crio
K8S_VERSION=1.20.0}
CRIO_VERSION="1.20"
enable_service k8s-master
enable_service k8s-node
# Cinder
@@ -115,6 +118,6 @@ LIBS_FROM_GIT=cinder,devstack,devstack-gate,devstack-plugin-container,glance,key
# enabled plugins
#enable_plugin devstack-plugin-container https://opendev.org/openstack/devstack-plugin-container
enable_plugin kuryr-kubernetes https://opendev.org/openstack/kuryr-kubernetes
#enable_plugin kuryr-kubernetes https://opendev.org/openstack/kuryr-kubernetes
enable_plugin kuryr-tempest-plugin https://opendev.org/openstack/kuryr-tempest-plugin
enable_plugin octavia https://opendev.org/openstack/octavia