Check for Host Availability
authorParker Berberian <pberberian@iol.unh.edu>
Thu, 3 Jan 2019 20:46:32 +0000 (15:46 -0500)
committerParker Berberian <pberberian@iol.unh.edu>
Mon, 25 Feb 2019 16:34:10 +0000 (11:34 -0500)
commitb06649b237636f8fd29947094e9fc44472b88d18
tree9061b3ff35a356f11bed235393fbd1bc590c70ac
parentf54fc52fb6d137aabd00d16cb35a608456ac4bbc
Check for Host Availability

Currently, if not enough hosts are free to fulfill a booking,
booking creation will fail with an error message to the users.
This commit adds a way to check if a given POD will be available
and communicates to the user if not.

Change-Id: Ib75d9ee4759cf991a5c985cb4a6f7baaaafbe8fa
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
src/resource_inventory/resource_manager.py