Disable tenant isolation feature
[vid.git] / 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