summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-05-07 11:25:17 +0000
committerCarsten Lund <lund@research.att.com>2017-05-07 11:25:17 +0000
commitf80ca9925d1e9b7d7f6fec01399085c740c7eeb6 (patch)
tree9c37d1c65ea8625fa986683abbeb6a018529913a /OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml
parent96a3aa69a12a257a18572a686366d683d91cf82d (diff)
[DCAE-7] Added DCAE Environment 1-NIC-FLOATING-IPS
Change-Id: I69dd7010b0743bc67027cb5ba525a1e3df95fd48 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml')
-rw-r--r--OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml b/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml
new file mode 100644
index 0000000..2266e11
--- /dev/null
+++ b/OPENECOMP-DEMO-1-NIC-FLOATING-IPS/tenants.yaml
@@ -0,0 +1,20 @@
+
+
+
+"@{ZONE}":
+ description: Rackspace Opensource Demo Tenant
+ type: demo
+ name-short: "@{ZONE}@{STATE}"
+ dns-surfix: dcae.simpledemo.openecomp.org
+ openstack:
+ horizon-url: "@{HORIZON-URL}"
+ keystone-url: "@{KEYSTONE-URL}"
+ version: Juno
+ supports-security-groups: false
+ supports-floating-ips: true
+ tenant:
+ name: "@{OPENSTACK-TENANT-NAME}"
+ tenant-id: "@{OPENSTACK-TENANT-ID}"
+ region: "@{OPENSTACK-REGION}"
+ private-network: "@{OPENSTACK-PRIVATE-NETWORK}"
+ admin-user: "@{OPENSTACK-USER}"