adjutant/adjutant
Adrian Turjak 88cfb3c48b Ensure actions are setup before pre_approve
Fixes an issue where a failure during pre_approve will
incorrectly setup a task that can be revalidated and approved,
but should not be since actions will be missing.

Change-Id: I733f947851ec1dc6492ed2055df95d838d381e67
Closes-bug: bug/1745053
2018-01-24 12:29:59 +13:00
..
actions add the option to disable auto approve for tasks 2017-12-22 11:38:11 +13:00
api Ensure actions are setup before pre_approve 2018-01-24 12:29:59 +13:00
common Add support for Credentials in Identity Manager 2018-01-15 15:37:56 +13:00
notifications Link to tasks panel in notifications 2017-12-07 15:09:27 +13:00
startup Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
exceptions.py Link to tasks panel in notifications 2017-12-07 15:09:27 +13:00
middleware.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
settings.py Merge "Selectively disable token caching" 2017-12-07 03:07:30 +00:00
test_settings.py Merge "Selectively disable token caching" 2017-12-07 03:07:30 +00:00
urls.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
utils.py Replace six.iteritems() with .items() 2017-07-11 04:20:40 +00:00
wsgi.py Selectively disable token caching 2017-12-07 15:39:18 +13:00