diff options
Diffstat (limited to 'ci/config_tpl/bundle_tpl/nova-cloud-controller.yaml')
-rw-r--r-- | ci/config_tpl/bundle_tpl/nova-cloud-controller.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/bundle_tpl/nova-cloud-controller.yaml b/ci/config_tpl/bundle_tpl/nova-cloud-controller.yaml index 88e3f730..05ece877 100644 --- a/ci/config_tpl/bundle_tpl/nova-cloud-controller.yaml +++ b/ci/config_tpl/bundle_tpl/nova-cloud-controller.yaml @@ -2,6 +2,7 @@ charm: "local:{{ ubuntu.release }}/nova-cloud-controller" num_units: {{ unit_qty() }} options: + openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}" #console-access-protocol: novnc neutron-external-network: ext-net service-guard: true |