Merge "Add missing reference to ExternalPort for DVR"

This commit is contained in:
Jenkins 2016-09-06 18:13:39 +00:00 committed by Gerrit Code Review
commit d1b98c7cc7

View File

@ -9,6 +9,13 @@ resource_registry:
# connected to a physical network.
OS::TripleO::Compute::Net::SoftwareConfig: ../net-config-bridge.yaml
# DVR requires a port on the external network for each compute node.
# This will usually match the one currently in use for
# OS::TripleO::Controller::Ports::ExternalPort.
# Please review your network configuration before deploying to ensure that
# this is appropriate.
OS::TripleO::Compute::Ports::ExternalPort: ../network/ports/noop.yaml
parameter_defaults:
# DVR requires that the L2 population feature is enabled