Dongcan Ye 9204b34afc Validate type of allowed_address_pairs
If user don't pass "type=dict list=true" in create/update port
with allowed_address_pairs attribute, we will hit Quota exceed
exception. So we need to check address_pairs type in validation,
if allowed address pairs is not Python list, we should raise an
exception.

Change-Id: I7c84b728e8e660b678f251122cc332cd0ce5c576
Closes-Bug: #1631432
2016-10-18 17:44:04 +08:00
..
2014-04-01 10:38:31 -04:00
2016-06-25 10:59:31 -07:00
2016-08-01 13:43:45 -06:00
2016-01-18 16:04:56 +00:00
2016-07-05 15:22:13 +08:00