pegleg/pegleg/engine/util
Alexander Hughes 85fdcd497a Revert "Update storage policy on decrypt"
Barbican is being enabled, as such the metadata field should not be
modified by Pegleg.  If it says encrypted, then Barbican will
encrypt.
If it says cleartext, Barbican won't.  All pegleg needs to do is
decrypt the document prior to bundling it which exists already
without this change.

This reverts commit 2d88f48989.

Change-Id: I8900f910f9816508a8ec5c23932252bb9d1fde09
2019-10-14 12:08:53 +00:00
..
__init__.py pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
catalog.py Standardize Pegleg code with YAPF 2019-07-25 17:28:18 +00:00
cryptostring.py Add profiles to passphrase catalog 2019-09-24 16:19:36 +00:00
deckhand.py Standardize Pegleg code with YAPF 2019-07-25 17:28:18 +00:00
definition.py Standardize Pegleg code with YAPF 2019-07-25 17:28:18 +00:00
encryption.py Standardize Pegleg code with YAPF 2019-07-25 17:28:18 +00:00
files.py Set a fixed order in which data is dumped to YAML files 2019-08-02 18:33:26 +00:00
git.py Handle Pegleg-generated commits in deployment data 2019-09-12 13:38:54 -05:00
pegleg_managed_document.py Revert "Update storage policy on decrypt" 2019-10-14 12:08:53 +00:00
pegleg_secret_management.py bugfix for global encrypt/decrypt 2019-10-02 19:13:33 +00:00
shipyard_helper.py Add deployment_data to rendered docs 2019-09-17 12:39:33 +00:00