Switch to using prebuilt CCP images

This commit is contained in:
Aleksandr Didenko
2016-07-01 17:19:41 +02:00
parent ca8ef29ae4
commit 4d295d567b
4 changed files with 50 additions and 32 deletions

View File

@@ -27,15 +27,6 @@ git clone https://github.com/adidenko/vagrant-k8s
cd vagrant-k8s
```
* If you want to run OpenStack CCP (Containerised Control Plane) then you need
to pull CCP repos and patches:
```bash
pushd ccp
./ccp-pull.sh
popd
```
* Prepare the virtual lab:
```bash