summaryrefslogtreecommitdiffstats
path: root/build/upstream-environment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'build/upstream-environment.yaml')
-rw-r--r--build/upstream-environment.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/build/upstream-environment.yaml b/build/upstream-environment.yaml
index debe6f3a..ab110177 100644
--- a/build/upstream-environment.yaml
+++ b/build/upstream-environment.yaml
@@ -7,7 +7,13 @@ parameters:
parameter_defaults:
DockerPuppetProcessCount: 10
- NeutronNetworkVLANRanges: 'datacentre:500:525'
+ #NeutronNetworkVLANRanges: 'datacentre:500:525'
+ #NeutronBridgeMappings: "datacentre:br-ex"
+ #OpenDaylightProviderMappings: "datacentre:br-ex"
+ NeutronNetworkType: vxlan
+ MigrationSshKey:
+ public_key: replace_public_key
+ private_key: replace_private_key
SshServerOptions:
HostKey:
- '/etc/ssh/ssh_host_rsa_key'