summaryrefslogtreecommitdiffstats
path: root/ci/default_deployment_config.yaml
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 /ci/default_deployment_config.yaml
parent498d246c5b7398627d929cb50274eb55cba930cf (diff)
[JOID] generate bundle using jinja templates
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
Diffstat (limited to 'ci/default_deployment_config.yaml')
-rw-r--r--ci/default_deployment_config.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/ci/default_deployment_config.yaml b/ci/default_deployment_config.yaml
new file mode 100644
index 00000000..3e9467a1
--- /dev/null
+++ b/ci/default_deployment_config.yaml
@@ -0,0 +1,26 @@
+ubuntu:
+ release: xenial
+
+os:
+ release: mitaka
+ ha:
+ mode: ha
+ cluster_size: 3
+ lxd: False
+ region: Canonical
+ admin:
+ role: admin
+ name: admin
+ password: openstack
+ storage:
+ ceph_replica: '2'
+ network:
+ controller: odl
+ enhanced_ovs: False
+ dvr: False
+ ipv6: False
+ l2_population: False
+ beta:
+ hacluster_ceph_radosgw: False
+ public_api: False
+ huge_pages: False