aboutsummaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-05 13:10:26 +0000
committerGerrit Code Review <review@openstack.org>2016-01-05 13:10:26 +0000
commita491e05f9d6229f185570d1b4a07794546102515 (patch)
tree9e653ea24b193dcfeb0906e000944085b4241d83 /docker
parentc7878be6b40ef7680616c2378589df1225caa4b6 (diff)
parentdb16fd6b59257ea9eacbf071e9e799041822dcab (diff)
Merge "Network Isolation support for containerized compute"
Diffstat (limited to 'docker')
-rw-r--r--docker/README-containers.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docker/README-containers.md b/docker/README-containers.md
index 17990b54..ff062a93 100644
--- a/docker/README-containers.md
+++ b/docker/README-containers.md
@@ -22,7 +22,12 @@ https://github.com/openstack/tripleo-common/blob/master/scripts/tripleo.sh
Create the Overcloud:
```
-$ openstack overcloud deploy --templates=tripleo-heat-templates -e tripleo-heat-templates/environments/docker-rdo.yaml --libvirt-type=qemu
+$ openstack overcloud deploy --templates=tripleo-heat-templates -e tripleo-heat-templates/environments/docker.yaml -e tripleo-heat-templates/environments/docker-network.yaml --libvirt-type=qemu
+```
+
+Using Network Isolation in the Overcloud:
+```
+$ openstack overcloud deploy --templates=tripleo-heat-templates -e tripleo-heat-templates/environments/docker.yaml -e tripleo-heat-templates/environments/docker-network-isolation.yaml --libvirt-type=qemu
```
Source the overcloudrc and then you can use the overcloud.