Add environments dcn.yaml and dcn-hci.yaml.

Adds 2 new DCN related environments created using the
sample-env-generator.

Also updates a comment for the NovaComputeAvailabilityZone parameter in
deployment/nova/nova-az-config.yaml.

Change-Id: Iad5c932a1f469130bcf9d82277eac4fcf7ecda75
This commit is contained in:
James Slagle
2019-10-08 18:06:21 -04:00
parent 9b719f3608
commit 19e1df6d3b
5 changed files with 93 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ parameters:
NovaComputeAvailabilityZone:
description: The availability zone where new Nova compute nodes will be
added. If the zone does not already exist, it will be created.
If left unset, it will default to the value of the stack name.
default: ""
type: string
RootStackName: