Files
deb-python-dcos/cli/dcoscli
Kevin Klues 9be20d45f1 Added 'decode()' to template string from marathon 'decribe()' call.
Without this decoding, the stream of bytes returned from the marathon
describe call were being interpreted as a 'collection.Sequence' in the
subsequent 'emitter.publish()' call. This was causing the subesequnt
JSON encoding to blow up since it was interpeting it as the wrong type.
2017-06-20 18:28:35 -07:00
..
2016-06-07 11:16:04 -07:00
2017-03-20 18:28:39 -07:00
2017-03-28 10:48:19 -07:00