Merge flavor response schema 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 merge the flavor response schema into one file.

Partially implements blueprint rearrange-nova-response-schemas

Change-Id: I2f660ce072fe199b4ed4d51ac2267b871d82ef83
3 files changed