deckhand/deckhand/control
Zuul 109b78df59 Merge "Simplify schema validation" 2018-07-10 13:42:57 +00:00
..
views [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
__init__.py DECKHAND-2: Design core Deckhand API framework 2017-06-27 19:26:51 +01:00
api.py Add no oauth middleware to bypass keystone authentication 2018-05-08 03:46:52 +01:00
base.py Add validation for empty documents inside multi-document payload 2018-03-31 22:36:55 -04:00
buckets.py Move retrieval of encrypted documents to Deckhand controller 2018-07-08 23:16:26 +00:00
common.py [test] Add integration test scenario for encrypting generic type 2018-06-16 15:11:20 -04:00
health.py Allow anonymous access for health and versions 2017-11-21 16:37:34 -06:00
middleware.py optimization: Remove needless json.loads from middleware 2018-07-03 23:28:56 +00:00
no_oauth_middleware.py Add no oauth middleware to bypass keystone authentication 2018-05-08 03:46:52 +01:00
revision_diffing.py Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
revision_documents.py Merge "Simplify schema validation" 2018-07-10 13:42:57 +00:00
revision_tags.py Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
revisions.py Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
rollback.py Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
validations.py [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
versions.py Allow anonymous access for health and versions 2017-11-21 16:37:34 -06:00