Rearrange hypervisors response schemas into one file
After removing v3 schemas, we have only 1 set of schemas for v2 (/v2.1)
APIs but those end up in scattered structure.
Schema files needs to be re arranged into a clean structure. Any
resource schema should be defined in single file for better readability.
This patch rearrange hypervisors response schema into one file and merge some
of common schema definition.
Partially implements blueprint rearrange-nova-response-schemas
Change-Id: I21b90b8410ea62a94f8f41ecf714e2158015c6d2
3 files changed