tempest/releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml
zhufl 816358471f Remove unnecessary schema check of ip address
This is to add more accurate ip version check in address
schema which will limit ip version value in [4, 6], and
to remove unnecessary schema check in testcases.

Change-Id: Ice426db172b8d697c8a5be0426fb3f7b25e548c2
2017-08-22 06:08:16 +00:00

5 lines
119 B
YAML

---
fixes:
Add more accurate ip version check in addresses schema which will
limit the ip version value in [4, 6].