Remove Property 39/59839/1
authorSmokowski, Steve (ss835w) <ss835w@us.att.com>
Wed, 8 Aug 2018 20:24:49 +0000 (16:24 -0400)
committerSmokowski, Steve (ss835w) <ss835w@us.att.com>
Thu, 9 Aug 2018 10:42:34 +0000 (06:42 -0400)
Remove BPEL properties that are no longer used

Issue-ID: SO-817
Change-Id: Ie654562dabaddfcff68de3dfddeb85eed478b0a5

Change-Id: I6a418c73608d08f4cf12833f893e671ffa77beb0
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
mso-api-handlers/mso-api-handler-common/src/main/java/org/onap/so/apihandler/common/CommonConstants.java
mso-api-handlers/mso-api-handler-infra/src/main/resources/application-local.yaml

index d5540dd..400ce56 100644 (file)
@@ -45,8 +45,6 @@ public final class CommonConstants {
        public static final String CAMUNDA_AUTH = "mso.camundaAuth";
        public static final String BPEL_SEARCH_STR = "active-bpel";
        public static final String TASK_SEARCH_STR = "task";
-       public static final String BPEL_URL = "bpelURL";
-       public static final String BPEL_AUTH = "bpelAuth";
        public static final int BPEL = 0;
        public static final int CAMUNDA = 1;
        public static final int CAMUNDATASK = 2;
index 226814f..acc0406 100644 (file)
@@ -46,8 +46,6 @@ mso:
       sdna:
         url: http://localhost:8089/
         password: 4112B789E942B161228F7D5AFC654C0F  
-  bpelURL: http://localhost:8080/
-  bpelAuth: 786864AA53D0DCD881AED1154230C0C3058D58B9339D2EFB6193A0F0D82530E1
   camundaURL: http://localhost:8089/
   camundaAuth: F8E9452B55DDE4CCE77547B0E748105C54CF5EF1351B4E2CBAABF2981EFE776D
   async: