deckhand/deckhand/tests/unit
Felipe Monteiro b47f421abf DECKHAND-87: Deckhand API client library
This PS implements the Deckhand API client library
which is based off the python-novaclient code base.
The client library includes managers for all the
Deckhand APIs.

The following features have been implemented:
  * Framework for API client library
  * Manager for each Deckhand API (buckets, revisions, etc.)
  * API client library documentation

Tests will be added in a follow-up (once Deckhand functional
tests use Keystone).

Change-Id: I829a030738f42dc7ddec623d881a99ed97d04520
2017-12-13 20:56:23 +00:00
..
control DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
db DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
engine Fix rendered documents not returning all concrete documents 2017-11-01 16:21:59 +00:00
resources Request middleware conditionally require content-type 2017-11-07 05:52:09 +00:00
views Fix up tags attribute in revisions API 2017-12-08 16:30:44 +00:00
__init__.py Initial engine framework 2017-07-17 20:46:49 +01:00
base.py Always rollback to the target revision 2017-11-30 16:32:18 +00:00
fake_policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
fixtures.py Correct recent copyright change 2017-12-06 16:56:59 -04:00
test_policy.py [TrivialFix] Fix incorrect copyright 2017-12-05 21:16:48 +00:00