Disable tenant isolation feature 33/48333/1
authorSonsino, Ofir (os0695) <os0695@intl.att.com>
Mon, 21 May 2018 12:44:53 +0000 (15:44 +0300)
committerSonsino, Ofir (os0695) <os0695@intl.att.com>
Mon, 21 May 2018 12:44:53 +0000 (15:44 +0300)
Change-Id: I9d91acf2005f84391440243661b9042afd020b64
Issue-ID: VID-222
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
epsdk-app-onap/src/main/resources/vid-data.sql

index bcfa848..150f8bc 100755 (executable)
@@ -687,8 +687,8 @@ REPLACE INTO `fn_role_function` VALUES ('1', 'menu_searchexisting');
 REPLACE INTO `fn_role_function` VALUES ('16', 'menu_searchexisting');\r
 REPLACE INTO `fn_role_function` VALUES (1,'menu_changemanagement');\r
 REPLACE INTO `fn_role_function` VALUES (16,'menu_changemanagement');\r
-REPLACE INTO `fn_role_function` VALUES (1,'menu_testenvironment');\r
-REPLACE INTO `fn_role_function` VALUES (16,'menu_testenvironment');\r
+--REPLACE INTO `fn_role_function` VALUES (1,'menu_testenvironment');\r
+--REPLACE INTO `fn_role_function` VALUES (16,'menu_testenvironment');\r
 \r
 update fn_menu set active_yn = 'Y' where label = 'Admin';\r
 update fn_menu set active_yn = 'Y' where label = 'Root';\r