From e88a2a616b6d3eda01ae739e542bec54ff82922f Mon Sep 17 00:00:00 2001 From: Andrew Clay Shafer Date: Tue, 14 Feb 2012 01:44:37 -0500 Subject: Prevent Duplicate VLAN IDs Addresses Bug 708278 Add check for duplicates in api.py Add DuplicateVlan to exception.py Add test to raise DuplicateVlan in test_db_api.py Add to Authors Change-Id: I9d68d7b7c886071e38df3c9d7d53724758bdd84c --- Authors | 1 + 1 file changed, 1 insertion(+) (limited to 'Authors') diff --git a/Authors b/Authors index 9995e58ac..3a7e16d3c 100644 --- a/Authors +++ b/Authors @@ -7,6 +7,7 @@ Alex Meade Alexander Sakhnov Alvaro Lopez Garcia Andrew Bogott +Andrew Clay Shafer Andrey Brindeyev Andy Smith Andy Southgate -- cgit