The json deserialization and jsonschema handling in the Placement
API is similar enough throughout that there's no reason why it
shouldn't be consolidated as a utility method.
This does that, and adds unit tests to cover the method.
Change-Id: Ia4e86682d742a2b3122ae0a13f5ce0fb1f6a75b1
Partially-Implements: blueprint generic-resource-pools