added support for install from git repository. please modify
[joid.git] / ci / config_tpl / juju2 / bundle_tpl / glance.yaml
index 3329ea4..be80bb3 100644 (file)
@@ -14,6 +14,9 @@
 {% endif %}
       options:
         openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}"
+{% if os.git_repo.origin_git %}
+        openstack-origin-git: "{{ os.git_repo.branch }}"
+{% endif %}
         region: {{ os.region }}
 {% if os.beta.public_api %}
         use-internal-endpoints: true