3 Commits

Author SHA1 Message Date
Dale Smith
b0425f4c11 Remove duplicated code in token_submit functions.
* Create a common helper function.
 * Both specialised password and generic submit now use this.
 * Provide more useful information for badly formatted json to token_submit.
 * Added exception support for stacktasks' errors list.

Change-Id: Id6fd38ae79226aa9da2af3301f320129122eb2b3
2016-02-25 10:46:53 +13:00
adriant
c85ace9302 Lots of cleanup
* deletion of unneeded heat code
* lots of pep8 cleanup
* renaming and shifting some stuff
* adding/updating some licenses

Change-Id: Idd28a0669d1833d4975f877b601c4b43f76eb5e1
2016-01-29 16:02:47 +13:00
Dale Smith
f85dcba1a1 Initial version of python-stacktaskclient
Based on python-heatclient 04b3880 (2015-06-04)

Change-Id: Ie54c889a4b89ec32f9a00b954560929f35712021
2015-09-17 16:42:34 +01:00