drydock/tests
Scott Hussey 80b3a1e99d Orchestration of MaaS enlistment (#42)
* WIP - Initial API implementation with Falcon

* API service for /designs and /tasks endpoints

REST API using falcon library
Middleware for authentication (stubbed until Keystone is avail)
Middleware for context and logging
Request logging and initial error logging
README updates

* Cleanup readme formatting

* Rename helm_drydock to drydock_provisioner

* Fixed missing except statement

* Fixed missing except statement

* Reorganize API paths in a list
Fix duplication of context init
Add API version prefix to URLs

* DRYD-2 MVP - phase 1 - node enlistment

Add node driver task for IdentifyNode
Implement MaaS API interface for Machines and Interfaces
2017-06-15 20:42:53 -07:00
..
integration Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
unit Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
yaml_samples Convert the object model to use oslo.versionedobjects (OVO) 2017-05-02 10:57:22 -05:00