summaryrefslogtreecommitdiffstats
path: root/labconfig/orange
diff options
context:
space:
mode:
authorDavid Blaisonneau <david.blaisonneau@orange.com>2016-06-30 18:43:58 +0200
committerDavid Blaisonneau <david.blaisonneau@orange.com>2016-06-30 18:44:23 +0200
commit8cc46e65c20745e241b68b3d960fc3c96d64b970 (patch)
tree04f110498124cab3108d4992dc465146102e21ed /labconfig/orange
parent498d246c5b7398627d929cb50274eb55cba930cf (diff)
[JOID] generate bundle using jinja templates
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
Diffstat (limited to 'labconfig/orange')
-rw-r--r--labconfig/orange/pod1/labconfig.yaml20
1 files changed, 19 insertions, 1 deletions
diff --git a/labconfig/orange/pod1/labconfig.yaml b/labconfig/orange/pod1/labconfig.yaml
index 0b98c5d4..04f1c837 100644
--- a/labconfig/orange/pod1/labconfig.yaml
+++ b/labconfig/orange/pod1/labconfig.yaml
@@ -98,16 +98,34 @@ lab:
dns: 192.168.1.1
osdomainname: pod1.opnfv.fr
opnfv:
+## New items
+ units: 4
+ admin_password: openstack
+ domain: pod1.opnfv.fr
+ ext_port: eth1
+ vip:
+ ceilometer: 192.168.1.24
+ cinder: 192.168.1.29
+ dashboard: 192.168.1.21
+ glance: 192.168.1.22
+ heat: 192.168.1.28
+ keystone: 192.168.1.23
+ mysql: 192.168.1.25
+ neutron: 192.168.1.27
+ nova: 192.168.1.26
+ rabbitmq: 192.168.1.20
release: c
+# items that should be in default_deployment_config.yaml
distro: trusty
type: nonha
openstack: liberty
sdncontroller:
- type: nosdn
+ feature: odl_l2
+# END OF SCENARIO ITEMS
storage:
- type: ceph
disk: /dev/sdb /dev/sdc
- feature: odl_l2
spaces:
- type: admin
bridge: brAdm