Aether-3397: roc-umbrella add new 2.1.0 models

Change-Id: I935fad4da414c074831ae681f3c51048f88989c0
diff --git a/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-group-ent.out b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-group-ent.out
new file mode 100644
index 0000000..4a617e4
--- /dev/null
+++ b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-group-ent.out
@@ -0,0 +1,50 @@
+[
+  {
+    "application": [],
+    "site": [
+      [
+        {
+          "display_name": "Site 1",
+          "site_id": "site_1",
+          "small_cell": [
+            {
+              "display_name": "SC 1_1",
+              "small_cell_id": "sc_1_1"
+            },
+            {
+              "display_name": "SC 1_2",
+              "small_cell_id": "sc_1_2"
+            }
+          ]
+        },
+        {
+          "display_name": "Site 2",
+          "site_id": "site_2",
+          "small_cell": [
+            {
+              "display_name": "SC 2_1",
+              "small_cell_id": "sc_2_1"
+            },
+            {
+              "display_name": "SC 2_2",
+              "small_cell_id": "sc_2_2"
+            }
+          ]
+        }
+      ]
+    ],
+    "template": [
+      [
+        {
+          "display_name": "Template 1",
+          "template_id": "template_1"
+        },
+        {
+          "display_name": "Template 1",
+          "template_id": "template_1"
+        }
+      ]
+    ],
+    "traffic_class": []
+  }
+]
\ No newline at end of file
diff --git a/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-no-ent.out b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-no-ent.out
new file mode 100644
index 0000000..15e32dd
--- /dev/null
+++ b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-no-ent.out
@@ -0,0 +1,8 @@
+[
+  {
+    "application": [],
+    "site": [],
+    "template": [],
+    "traffic_class": []
+  }
+]
\ No newline at end of file
diff --git a/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-single-ent.out b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-single-ent.out
new file mode 100644
index 0000000..4a617e4
--- /dev/null
+++ b/aether-roc-umbrella/files/opa-rbac/test/out/aether-2.1.0-test-single-ent.out
@@ -0,0 +1,50 @@
+[
+  {
+    "application": [],
+    "site": [
+      [
+        {
+          "display_name": "Site 1",
+          "site_id": "site_1",
+          "small_cell": [
+            {
+              "display_name": "SC 1_1",
+              "small_cell_id": "sc_1_1"
+            },
+            {
+              "display_name": "SC 1_2",
+              "small_cell_id": "sc_1_2"
+            }
+          ]
+        },
+        {
+          "display_name": "Site 2",
+          "site_id": "site_2",
+          "small_cell": [
+            {
+              "display_name": "SC 2_1",
+              "small_cell_id": "sc_2_1"
+            },
+            {
+              "display_name": "SC 2_2",
+              "small_cell_id": "sc_2_2"
+            }
+          ]
+        }
+      ]
+    ],
+    "template": [
+      [
+        {
+          "display_name": "Template 1",
+          "template_id": "template_1"
+        },
+        {
+          "display_name": "Template 1",
+          "template_id": "template_1"
+        }
+      ]
+    ],
+    "traffic_class": []
+  }
+]
\ No newline at end of file