Added tox environment for running api tests using docker

Change-Id: I0b9f6a34218e52ebe6cda590eb271d9e49ed8186
This commit is contained in:
amitgandhinz
2014-11-18 14:23:40 -05:00
parent 6c938bc8e7
commit 181bdbcba0
8 changed files with 78 additions and 19 deletions

View File

@@ -2,7 +2,6 @@ Before Starting
---------------
The following files should exist in this folder before running Dockerfile
* docker_rsa (private key) -> public key should be published to the private git repo
* poppy.conf (desired configuration for poppy api)
* logging.conf (desired logging configuration file)