In Resource Mgr there is no resources listed for the NFVO.
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 31 Oct 2016 06:48:58 +0000 (14:48 +0800)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 31 Oct 2016 06:48:58 +0000 (14:48 +0800)
Issue is due to the menu_list.json not listing the nfvo resource.html

NFVO-50

Change-Id: I2fd594f99ed7121380571065cd8ae060eb8d417b
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
openo-portal/portal-common/src/main/webapp/common/json/menu_list.json

index d99bce1..37447d5 100644 (file)
             "url":"../lifecyclemgr/gsolcmmain.html",\r
             "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
-        },\r
+               {\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
             "id":"openo_menu_user_user_management",\r