summaryrefslogtreecommitdiffstats
path: root/build/network-environment.yaml
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-03-29 15:15:44 -0400
committerDan Radez <dradez@redhat.com>2016-03-29 15:15:44 -0400
commit53003f9fef6b49304f37e5fbb5d15bc4f1316948 (patch)
tree84924adb6f9e3bc51a82ccc81ffbceb814a3c0af /build/network-environment.yaml
parent78e41283e118e234c8559e8386abaeb19ac30480 (diff)
Syntax updates to OOO network isolation file
- storage mgmt and storage were being update by the storage sed commands - ext net had a double Ports:: in the line Change-Id: I95cfdbced1e817e6e69805708b6b4e504abd8c43 Signed-off-by: Dan Radez <dradez@redhat.com>
Diffstat (limited to 'build/network-environment.yaml')
-rw-r--r--build/network-environment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/network-environment.yaml b/build/network-environment.yaml
index a958d583..b5ac5e7b 100644
--- a/build/network-environment.yaml
+++ b/build/network-environment.yaml
@@ -19,7 +19,7 @@ resource_registry:
OS::TripleO::Compute::Ports::InternalApiPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
OS::TripleO::Compute::Ports::StoragePort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
OS::TripleO::Compute::Ports::TenantPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml
- OS::TripleO::Compute::Ports::Ports::ExternalPort: /usr/share/openstack-tripleo-heat-templates/network/ports/external.yaml
+ OS::TripleO::Compute::Ports::ExternalPort: /usr/share/openstack-tripleo-heat-templates/network/ports/external.yaml
# Port assignments for service virtual IPs for the controller role
OS::TripleO::Controller::Ports::RedisVipPort: /usr/share/openstack-tripleo-heat-templates/network/ports/noop.yaml