Dashboard plugin for the Adjutant service.
Go to file
Dale Smith cf869eb1ef Better support for unauthenticated requests.
* Don't complain about missing account info if we know
  the request will be unauthenticated.

Change-Id: I573a485798a1e59b453d1ce8569c3557912998a5
2016-10-18 17:13:34 +01:00
stacktaskclient Better support for unauthenticated requests. 2016-10-18 17:13:34 +01: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