commit | d2e7a0afbaff0f1ee2ac06d31c930706418cde5a | [log] [tgz] |
---|---|---|
author | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Tue Feb 02 10:53:33 2016 +0900 |
committer | Ghanshyam <ghanshyam.mann@nectechnologies.in> | Tue Feb 02 10:53:33 2016 +0900 |
tree | 4e66f84772998892f9cc215e19b3fd348516c330 | |
parent | 43e8465200a518837c41405efe1512fa80546ea1 [diff] |
Add new exception InvalidAPIVersionRange for microversion If API version range is invalid, means min version is greater than max version, InvalidConfiguration exception was raised. which seems not much appropriate for utils functions as those will be migrated to lib. Adding new excpetion InvalidAPIVersionRange and use that instead of InvalidConfiguration. Partially implements blueprint api-microversions-testing-support Change-Id: Ifb6193bfc252a3343664953aaf2caae85ab50591