Scott Hussey a71c4be911 [Fix] Adhere to UCP spec for validation status
- The spec calls it out capitalized strings
- Remove pip cache from Dockerfile build

Change-Id: I4c8907120ba0213936060d9f0b463fc5e0bcf7db
2018-03-23 10:31:27 -05:00
..
2017-10-26 15:00:39 -05:00
2017-12-15 15:33:14 -06:00

Ingester

Ingester is a pluggable consumer of site design data. It will support consuming data in different formats from different sources.

Each ingester plugin should be able source data based on user-provided parameters and parse that data into the Drydock internal model (drydock_provisioner.model).

Each plugin does not need to support every type of design data as a single site design may be federated from multiple sources.