service set (and deploy) uses wrong YAML config syntax

Bug #1167465 reported by Roger Peppe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Confirmed
High
William Reade

Bug Description

The python version expects a map[string]map[string]interface{},
where the top level map holds service names.

The Go version expects map[string]interface{} with attributes and values.

Personally I think the python behaviour is bogus, but we should be compatible
with it.

Related branches

Roger Peppe (rogpeppe)
Changed in juju-core:
importance: Undecided → High
status: New → Confirmed
William Reade (fwereade)
Changed in juju-core:
assignee: nobody → William Reade (fwereade)
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.