Merge "Clean up yang model - Part I"
[neutron.git] / model / src / main / yang / neutron-ports.yang
index f30b03c4115e9057306a19e959c5282e18ea4224..cc83a5f6196de8d3b61562f1ce6ab2ab95440e6e 100644 (file)
@@ -93,7 +93,7 @@ module neutron-ports {
             type yang:uuid;
         }
         leaf device-id {
-            type yang:uuid;
+            type string;
         }
     }