Added Placement parser.
authorPete Vander Giessen <petevg@gmail.com>
Mon, 28 Nov 2016 21:36:50 +0000 (16:36 -0500)
committerPete Vander Giessen <petevg@gmail.com>
Tue, 29 Nov 2016 14:58:49 +0000 (09:58 -0500)
commit0056d3f87102e50a1c35c05bdfa25124c387440f
treefd4e985c0b4b7177e610f57527c04bc7623d8a0c
parent0a25fd6d5d6802ce2ae9ded5c01750fe0a2aefba
Added Placement parser.

Interim workaround for https://bugs.launchpad.net/juju/+bug/1645480,
where the websocket API will not accept the placement string that the
planner generates.
.gitignore
juju/application.py
juju/placement.py [new file with mode: 0644]
tests/unit/test_placement.py [new file with mode: 0644]