Dashboard plugin for the Adjutant service.
Go to file
adrian-turjak 4c65446546 Fixing client format and sort issues
Client now doesn't sort by default and instead expects
sorting to come from the server.

Json formatting has been improved to correctly wrap for
long lines.

Added json formatter for newly added 'approved_by' field.
This will still work for older deployments without the
approved_by field.

Change-Id: I18adcccc36c9f71af8d4c90aacafdb5793e4999e
2016-08-29 15:58:23 +12:00
stacktaskclient Fixing client format and sort issues 2016-08-29 15:58:23 +12:00
.gitignore updating shell and client to use KeystoneAuth 2016-08-11 10:28:08 +12:00
.gitreview gitreview file 2015-02-25 11:37:28 +13:00
.testr.conf Initial version of python-stacktaskclient 2015-09-17 16:42:34 +01:00
AUTHORS~ Lots of cleanup 2016-01-29 16:02:47 +13:00
LICENSE Initial version of python-stacktaskclient 2015-09-17 16:42:34 +01:00
MANIFEST.in Tons of clean up, some new features, some bug fixes 2016-02-25 10:39:51 +13:00
MANIFEST.in~ Lots of cleanup 2016-01-29 16:02:47 +13:00
README.md Tons of clean up, some new features, some bug fixes 2016-02-25 10:39:51 +13:00
README.rst Adding a readme for pypi 2016-03-09 15:56:16 +13:00
requirements.txt updating shell and client to use KeystoneAuth 2016-08-11 10:28:08 +12:00
setup.cfg Adding a readme for pypi 2016-03-09 15:56:16 +13:00
setup.cfg~ Lots of cleanup 2016-01-29 16:02:47 +13:00
setup.py Fix keystoneclient exceptions import. Bump package versions in requirements 2016-08-08 17:29:10 +01:00

README.md