deckhand/deckhand
Felipe Monteiro fb15186b44 Support filtering by schema namespace
This PS adds support for filtering by schema namespace. According
to docs [0], "schema=promenade [should] select all kind and version
schemas owned by promenade, or schema=promenade/Node [should] select
all versions", for example.

This PS also adds bucket.status filtering support to rendered-documents
endpoint which should also be supported according to docs [1].

[0] http://deckhand.readthedocs.io/en/latest/api_ref.html#get-revisions-revision-id-documents
[1] http://deckhand.readthedocs.io/en/latest/api_ref.html#get-revisions-revision-id-rendered-documents

Change-Id: I43f4c0158096a23b934f4446bfbeaaf3bd7365e4
2017-11-29 23:49:21 -05:00
..
barbican [feat] DECKHAND-38: Secrets DB model and secrets manager. 2017-09-11 12:39:38 -04:00
conf Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
control Support filtering by schema namespace 2017-11-29 23:49:21 -05:00
db Support filtering by schema namespace 2017-11-29 23:49:21 -05:00
engine DECKHAND-67: Post-rendering document validation 2017-11-11 04:07:42 -05:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests Support filtering by schema namespace 2017-11-29 23:49:21 -05:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
errors.py Prevent same DataSchema from being used more than once for validation. 2017-11-01 09:54:53 -04:00
factories.py Deckhand Negative RBAC test scenarios 2017-10-31 17:37:39 +00:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py Align code with docs for validation entries 2017-11-07 14:20:46 -06:00
types.py Only allow one LayeringPolicy to exist in the system. 2017-10-26 17:38:24 -04:00
utils.py Implement sort filter 2017-11-29 20:53:21 +00:00