deckhand/deckhand/tests/unit
Rick Bartra 1f0c011a17 Update pip package versions in preparation of pip 20.3
When pip is upgraded to 20.3, the pip dependency resolver is much more
strict and will no longer install a combination of packages that is mutually
inconsistent[0].

These changes account for the fact that Shipyard imports Armada, Drydock,
Promenade, and Deckhand. Having said that, with pip 20.3, the pip
packages amongst those projects cannot conflict. A follow-up change may
be needed if more conflicts are found.

[0] https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020

Change-Id: Id75acea82ddf5d915a8b8805e076dac49cab800f
2020-09-28 12:21:20 -04:00
..
barbican Implement Barbican cache for quick secret payload/ref data 2018-08-22 16:16:26 +01:00
common Fix pep8 gate running on py3.8 2020-09-24 22:35:22 -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 Update pip package versions in preparation of pip 20.3 2020-09-28 12:21:20 -04:00
resources Simplify schema validation 2018-07-03 02:07:33 +00:00
views Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Validate bucket diffing works with revision rollback 2018-10-18 19:07:42 +01:00
fake_policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
fixtures.py Redacts Raw Documents 2018-10-19 23:56:12 -05:00
test_policy.py [TrivialFix] Fix incorrect copyright 2017-12-05 21:16:48 +00:00