Fix for multiple external fixedIPs under router-ext-gw-info
[neutron.git] / model / src / main / yang / neutron-L3.yang
index 997412bae898a0e144eee3d8df718ca36c2b9911..1a42dbf6dbb959a2ab9a8401675441f128a31a24 100644 (file)
@@ -123,7 +123,7 @@ module neutron-L3 {
                     }
                     list external-fixed-ips {
                         description "external fixed IPs for this router ";
-                        key subnet-id;
+                        key "subnet-id ip-address";
                         leaf subnet-id {
                             type yang:uuid;
                         }