deckhand/deckhand
Kumar, Nishant (nk613n) a2606e75b1 Remove unused code for policy validation as feature not implemented
Policy validation in Deckhand was not implemented completely. Refer link
below:
https://airshipit.readthedocs.io/projects/deckhand/en/latest/users/validation.html#policy-validations

This PS removes some of the code related to the feature which was being
used in a code path when a set of documents are uploaded to Deckhand.
In standard Airship deployments the number of documents could be quite
high and this leads to significant delay (more than 300seconds in some
cases). As there are no plans to implement the policy validation feature,
it makes sense to remove it from code path which could cause delay and
sometimes timeouts while uploading documents.

This has been tested on a Baremetal lab: GF and BF.

Change-Id: I2ff3f40a7fe37bed5a589fab00d829db726604fe
2020-05-14 00:34:42 +00:00
..
barbican Barbican driver simplification 2020-01-24 22:26:29 +00:00
client Remove unused code for policy validation as feature not implemented 2020-05-14 00:34:42 +00:00
common Remove Python 2.x support 2019-10-08 12:41:12 +00:00
conf Add retries to Barbican secret create 2019-10-04 11:25:50 -05:00
control Remove unused code for policy validation as feature not implemented 2020-05-14 00:34:42 +00:00
db Revision diffing issue with revision rollback. 2018-11-21 11:32:16 -06:00
engine Fix encrypted doc rendering 2019-10-04 16:33:46 +00:00
policies Redacts Raw Documents 2018-10-19 23:56:12 -05:00
tests Remove unused code for policy validation as feature not implemented 2020-05-14 00:34:42 +00: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 Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
errors.py fix: Use schema instead of metadata.schema for replacement check 2018-10-31 15:02:28 -04:00
factories.py Adding api for revisions deep diffing 2018-09-17 17:01:34 +05:30
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py Log client-id in UCP API endpoints 2019-04-05 09:55:09 +00:00
types.py Simplify schema validation 2018-07-03 02:07:33 +00:00