Bug-180: Floating IP reuse
[osm/SO.git] / rwcal / plugins / yang / rwcal.yang
index 310c8f5..9daefb1 100644 (file)
@@ -247,6 +247,11 @@ module rwcal
           mandatory true;
         }
 
+        leaf region {
+          type string;
+          default "RegionOne";
+        }
+        
         leaf admin {
           type boolean;
           default false;