Bug-180: Floating IP reuse
[osm/SO.git] / rwcal / plugins / yang / rwcal.yang
index 5318750..9daefb1 100644 (file)
@@ -247,6 +247,11 @@ module rwcal
           mandatory true;
         }
 
+        leaf region {
+          type string;
+          default "RegionOne";
+        }
+        
         leaf admin {
           type boolean;
           default false;
@@ -1268,7 +1273,6 @@ module rwcal
         rwpb:field-string-max 64;
         type string;
       }
-      uses manotypes:custom-meta-data;
     } 
   }