magnum/magnum/drivers/common
Mark Goddard 8d0f25f130 Use lowercase keys for swarm waitcondition signal
The heat waitcondition signal API accepts status, reason, data and id
fields in a JSON object supplied as POST data. Missing fields will be
filled with defaults. Previously, the swarm script fragments used a
capitalised form of these keys (Status, Reason, Data, Id) which was
not being recognised by heat. This caused failures to not be reported.

This change uses the correct lowercase names for these fields and also
fixes some quoting and incorrect use of UUIDs provided as the id field.

Change-Id: I9bfe36e5dd956280eaa42d1c3f1620c4ec27bc0c
Closes-Bug: #1504059
2017-06-16 14:29:21 +01:00
..
image/fedora-atomic [trivial] Fix DIB element path in Readme 2016-11-22 15:38:20 +01:00
templates Use lowercase keys for swarm waitcondition signal 2017-06-16 14:29:21 +01:00
__init__.py Bay driver implementation 2016-07-05 22:30:31 +02:00
driver.py Add an API to rotate a cluster CA certificate 2017-01-23 21:26:05 -06:00
k8s_monitor.py Switch to kubernetes upstream python client 2017-02-13 14:48:08 -05:00
k8s_scale_manager.py Move scale managers at driver level 2017-01-23 17:16:32 +01:00