Initial commit for OpenECOMP SDN-C OA&M
[sdnc/oam.git] / installation / dgbuilder / flowShareUsers.js
diff --git a/installation/dgbuilder/flowShareUsers.js b/installation/dgbuilder/flowShareUsers.js
new file mode 100644 (file)
index 0000000..4cbf739
--- /dev/null
@@ -0,0 +1,8 @@
+module.exports = {"flowShareUsers":
+       [
+       {
+          "name" : "Release 1702",
+          "rootDir" : "1702"
+       }
+       ]
+}