Files
nova/nova
ghanshyam 36ce472ace Remove python code validation specific to legacy_v2
As legacy v2 code is removed and v2.1(v2 compatible mode) validate
API request body through json schema, python code validation
for some request param is not needed now.

- UUID checks for sch_hint: 'group' - Done by JSON schema
- create network param checking - moved to nova-manage(for API,
  JSON schema does validation)

Adding more UT and also removing legacy_v2 files from py34 blacklist tests file.

Partially implements blueprint remove-legacy-v2-api-code

Change-Id: I2e247051c982e894b81c1ef83aa12dc9d56d94da
2016-06-14 10:42:16 +09:00
..
2016-03-16 09:54:49 -07:00
2016-06-09 20:09:05 +00:00
2016-04-27 14:37:06 -04:00
2016-06-08 06:57:50 +00:00
2016-04-01 08:46:54 -07:00
2016-05-10 12:01:22 -05:00
2016-06-07 18:01:27 +00:00