Fixes for VLAN interfaces creation and DHCP for ELAN datapath
[vpnservice.git] / neutronvpn / neutronvpn-api / src / main / yang / neutronvpn.yang
index 42fcd3cfca439adb7d2f32445c7f23c5dad803d0..f128c5bc17feb89f272c44dbac87cf0459457d1f 100644 (file)
@@ -144,11 +144,6 @@ module neutronvpn {
 
     /* Data models to adhere to restart requirements */
     container neutron-port-data {
-        list port-name-to-port-uuid {
-            key port-name;
-            leaf port-id { type yang:uuid;}
-            leaf port-name { type string;}
-        }
         list port-fixedip-to-port-name {
             key port-fixedip;
             leaf port-name { type string;}