drydock/tests/unit
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
..
test_design_inheritance.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
test_ingester.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
test_ingester_yaml.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
test_models.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
test_orch_generic.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
test_orch_oob.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00
test_statemgmt.py Orchestration of MaaS enlistment (#42) 2017-06-15 20:42:53 -07:00