Define Models for Port/Interface attributes and implemented
authorAnil Vishnoi <vishnoianil@gmail.com>
Mon, 23 Mar 2015 12:08:36 +0000 (17:38 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Tue, 24 Mar 2015 20:31:29 +0000 (20:31 +0000)
commit9bc2e5327a8f43b9892b99393ebf2e5ceae40a84
tree9b7a3f75e90ba838e8dbcdeb0265f8deee9a3c3c
parentc10814a03513d49c24f5d16939094988f1e745b9
Define Models for Port/Interface attributes and implemented
port/interface create operation to configure port/interface
on the ovsdb managed bridge. This patch only enables creation
of port/interface with optional inputs.

Change-Id: I8b000fe02a2818bef7646e4f11bbecd2517af6de
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>