RESOURCE MGR does not list the NFVO resources
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 31 Oct 2016 07:03:46 +0000 (15:03 +0800)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 31 Oct 2016 07:11:12 +0000 (15:11 +0800)
NFVO-50

Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Change-Id: Ia0c94e490900cf9408d147ab4ea344d7640785b0

openo-portal/portal-common/src/main/webapp/common/json/menu_list.json

index b7c088f..e5a9097 100644 (file)
             "iconClass":"fa fa-comments"\r
         },\r
         {\r
-            "parentId":"openo_menu_resource_mgr",\r
-            "id":"openo_menu_resource_mgr",\r
-            "url":"../resmgr-sdn/resource.html",\r
-            "iconClass":"fa fa-folder-open-o"\r
+                "parentId":"openo_menu_resource_mgr",\r
+                "id":"openo_menu_resource_mgr_sdno",\r
+                "url":"../resmgr-sdn/resource.html",\r
+                "iconClass":"fa fa-folder-open-o"\r
+        },\r
+        {\r
+                "parentId":"openo_menu_resource_mgr",\r
+                "id":"openo_menu_resource_mgr_nfvo",\r
+                "url":"../resmgr-nfv/resource.html",\r
+                "iconClass":"fa fa-folder-open-o"\r
         },\r
         {\r
             "parentId":"openo_menu_user",\r