Enhance PDF/IDF Support 19/67119/2
authorParker Berberian <pberberian@iol.unh.edu>
Tue, 26 Feb 2019 17:01:18 +0000 (12:01 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Fri, 1 Mar 2019 16:06:29 +0000 (11:06 -0500)
commit5b3c52c6a2ffd7ed2ff5655a3b000d21145c9bc2
tree3e673e7c77071f8284f009b10c193bce3d671220
parent06cc79f770b40e9d0d7a5e9872f176c7f93971e7
Enhance PDF/IDF Support

Improves PDF template and code organization and adds
an IDF template.

To complete these templates, the lab must be able to
report L3 network info and ipmi info at the least.
A change to the API to allow for this has to be made.

Change-Id: I4b9d2e73eb3940300f7e95fa2f9f4ddd0d606c60
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
dashboard/src/booking/quick_deployer.py
dashboard/src/resource_inventory/pdf_templater.py [new file with mode: 0644]
dashboard/src/resource_inventory/resource_manager.py
dashboard/src/templates/dashboard/idf.yaml [new file with mode: 0644]
dashboard/src/templates/dashboard/pdf.yaml
dashboard/src/workflow/models.py