deckhand/deckhand/db/sqlalchemy
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
..
__init__.py Update database documents schema. 2017-07-18 18:38:23 +01:00
api.py DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
models.py DECKHAND-80: Validations API Implementation 2017-10-21 23:09:16 -04:00