etcd charm source option conflicts with openstack option

Bug #1478121 reported by Ashley Lai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
etcd (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

The source option in etcd charm can get overwritten with openstack "overrides" directive. See the bundle below.

oil_deployment:
  overrides:
    openstack-origin: cloud:trusty-juno
    source: cloud:trusty-updates/juno
...
    etcd:
      branch: lp:~kubernetes/charms/trusty/etcd/trunk
      options:
        source: https://github.com/coreos/etcd/releases/download/v2.0.11/etcd-v2.0.11-linux-amd64.tar.gz

The above bundle will override the source option in etcd charm to cloud:trusty-updates/juno .

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.