deckhand/deckhand
Felipe Monteiro c094b16ff6 Clean up integration test script
This PS:

* adds a trap to clean up OSH which is deployed in the
  course of integration tests. It appears as though node cleanup
  in Jenkins is hanging so this is to try to ameliorate that
* creates a deckhand.conf.test to be used by functional and
  integration tests instead of writing it out dynamically [0]
* updates logging.conf.sample to dump logs to stdout/stderr
  by default as this is amenable to containers
* makes test_gabbi.py common between functional and integration
  tests to avoid unnecessary code duplication

[0] review comments in https://review.gerrithub.io/#/c/att-comdev/deckhand/+/407638/

Change-Id: I762fb0bde5f75effcde56316d92bd57b30026995
2018-05-01 21:45:03 +00:00
..
barbican Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
client Fix Revision Resource print out in Deckhand client 2018-03-13 22:31:38 -04:00
common [fix] Handles quotes in JSON path for substitution 2018-04-27 01:38:56 +00:00
conf [fix] Pass secret URI instead of UUID to barbican get_secret 2018-04-11 17:33:58 -04:00
control [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
db [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
engine [test] Cover all secret Deckhand types in integration tests 2018-04-27 14:25:29 -04:00
policies Rename Deckhand bucket endpoint to buckets for consistency 2017-10-27 19:21:03 +01:00
tests Clean up integration test script 2018-05-01 21:45:03 +00:00
__init__.py Oslo config integration (#1) 2017-06-26 16:57:50 -07:00
cmd.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
context.py Integrate Deckhand with keystone auth 2017-10-16 19:54:46 +01:00
errors.py Make Deckhand validation exceptions adhere to UCP standard 2018-04-26 18:51:08 +00:00
factories.py Document replacement: Update Document unique constraint 2018-03-28 17:08:03 -04:00
policy.py DECKHAND-66: Document substitution implementation 2017-10-13 15:16:27 -04:00
service.py [feature] Endpoint for listing revision validations with details 2018-04-29 01:37:38 +00:00
types.py [fix] Pass secret URI instead of UUID to barbican get_secret 2018-04-11 17:33:58 -04:00