Policy UI doestn't show left menu or any content: 70/86570/3
authoruj426b <uj426b@att.com>
Mon, 29 Apr 2019 21:28:42 +0000 (17:28 -0400)
committeruj426b <uj426b@att.com>
Mon, 29 Apr 2019 21:55:33 +0000 (17:55 -0400)
Issue-ID: POLICY-1650

Change-Id: Ibf338f52fc260e77b4ac5f49b2f4ce12b4aa509e
Signed-off-by: uj426b <uj426b@att.com>
packages/base/src/files/install/mysql/data/190202_upgrade_script.sql

index e610bc9..c36a6f4 100644 (file)
@@ -43,3 +43,4 @@ VALUES ('GocVNFType', 'getDictionary/get_GocVnfTypeDataByName', 'gocVnfTypeDicti
 ('ServerScope','getDictionary/get_ServerScopeDataByName','gocServerScopeDictionaryDatas'),
 ('TraversalData', 'getDictionary/get_TraversalDataByName', 'gocTraversalDictionaryDatas'); 
 
+INSERT INTO `onap_sdk`.`fn_user_role` (USER_ID, ROLE_ID, APP_ID) VALUES (1, 16, 1);