From 929a33a1cf8854e06d13e5ef352a48759c9ba2d5 Mon Sep 17 00:00:00 2001 From: Koren Lev Date: Mon, 2 Oct 2017 10:00:39 +0300 Subject: calipso automation for apex is ready Change-Id: I79302b9c1f26286e96d427e414f397d4885a7a57 Signed-off-by: Koren Lev (cherry picked from commit 1e1e95ac6560f26fc154fab4c990235da5ba23c6) --- app/install/calipso-installer.py | 1 - 1 file changed, 1 deletion(-) (limited to 'app/install/calipso-installer.py') diff --git a/app/install/calipso-installer.py b/app/install/calipso-installer.py index c2b8579..be7b772 100644 --- a/app/install/calipso-installer.py +++ b/app/install/calipso-installer.py @@ -179,7 +179,6 @@ def start_mongo(dbport, copy): copy_file("connection_tests") copy_file("api_tokens") copy_file("user_settings") - copy_file("apex_environment_config") # note : 'messages', 'roles', 'users' and some of the 'constants' # are filled by calipso-ui at runtime -- cgit 1.2.3-korg