This PR adds docker container runtime support. To enable it, you could
set CONTAINER_RUNTIME=docker in local.conf.
It also fixes kubeadm to v1.7.0 because bugs on latest version.
Implements: blueprint container-runtime
Change-Id: I7e8e2f0a889b932c6fb3a43167bd884e097d2ad2
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
This PR adds license for all files. It also adds a script
hack/verify-boilerplate.sh for checking whether license is
set correctly.
Change-Id: Ib691187f3128f6787510aa914d5c0e01e8e1b22f
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>
The plugin install components including
* OpenStack Keystone, Neutron and Cinder with Ceph backend
* Kubernetes with frakti container runtime
* Kubernetes auth via keystone
Implements: blueprint kubernetes-deploy
Change-Id: Ib2ad60b71bc51bdedaefd7014c83ed7ba56414e3
Signed-off-by: Pengfei Ni <feiskyer@gmail.com>