deckhand/doc/source
Mark Burnett 69db7f81fa Test: add unusual documents to functional testing
Unusual documents are documents with different data
types for the data field. The data types include:
object, array, string and integer.

This PS makes necessary ORM model and schema
changes needed to support the different data types.

The ORM data type for the data column has been changed
to JSONB for PostgreSQL. Thus, DH now only supports
PostgreSQL. As a result, the tox jobs have been updated
to only use postgre.

Change-Id: I53694d56bef71adacb5eb79162678be73acb4ad8
2018-01-10 23:33:01 -04:00
..
_static Add sphinx job for auto-generating docs 2017-09-21 16:16:23 +01:00
HACKING.rst DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
api_client.rst Add blurb about using Deckhand client with Keystone Token 2017-12-15 13:34:08 -04:00
api_ref.rst DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
buckets.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
conf.py DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
document_types.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
documents.rst Fix documentation formatting 2017-12-02 15:20:44 -04:00
glossary.rst DECKHAND-61: oslo.policy integration 2017-10-07 18:43:28 +01:00
index.rst DECKHAND-87: Deckhand API client library 2017-12-13 20:56:23 +00:00
layering.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
policy-enforcement.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
revision_history.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
substitution.rst Revamp Deckhand documentation 2017-10-16 20:11:56 +01:00
testing.rst Test: add unusual documents to functional testing 2018-01-10 23:33:01 -04:00
validation.rst Add functional tests for "owned" documents 2017-12-23 02:25:29 +00:00