added support for install from git repository. please modify
[joid.git] / ci / default_deployment_config.yaml
index 10001fe..0285ebc 100644 (file)
@@ -1,7 +1,10 @@
 ubuntu:
     release: xenial
 os:
-    release: mitaka
+    release: ocata
+    git_repo:
+        origin_git: False
+        branch: ocata
     hyperconverged: True
     ha:
         mode: ha
@@ -9,7 +12,7 @@ os:
     lxd: False
     region: RegionOne
     api:
-        worker_multiplier: 2
+        worker_multiplier: 1.0
         haproxy_timeout: 10000
     admin:
         role: admin
@@ -27,3 +30,13 @@ os:
         hacluster_ceph_radosgw: False
         public_api: False
         huge_pages: False
+        cpu_pin: False
+        cpu_pin_set: all
+    service:
+        congress: False
+        promise: True
+        bindings: True
+        openbaton: False
+k8:
+    feature:
+        loadbalancer: False