fixed mediator app 23/92523/2
authorMichael Dürre <michael.duerre@highstreet-technologies.com>
Fri, 2 Aug 2019 04:45:49 +0000 (06:45 +0200)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 9 Aug 2019 12:21:40 +0000 (08:21 -0400)
route requests through apigateway

Issue-ID: SDNC-824
Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Change-Id: Ief159a71888f271a7751884260f85be01efdd6b4

92 files changed:
aafshiro/features/ccsdk-aafshiro/pom.xml
aafshiro/features/features-aafshiro/pom.xml
aafshiro/features/pom.xml
aafshiro/installer/pom.xml
aafshiro/pom.xml
blueprints-processor/adaptors/data-adaptor-provider/pom.xml
blueprints-processor/adaptors/pom.xml
blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
blueprints-processor/features/features-blueprints-processor/pom.xml
blueprints-processor/features/pom.xml
blueprints-processor/installer/pom.xml
blueprints-processor/plugin/assignment-provider/pom.xml
blueprints-processor/plugin/generator-provider/pom.xml
blueprints-processor/plugin/model-provider/pom.xml
blueprints-processor/plugin/pom.xml
blueprints-processor/pom.xml
features/ccsdk-features-all/pom.xml
features/features-features/pom.xml
features/installer/pom.xml
features/pom.xml
pom.xml
sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
sdnr/northbound/features/installer/pom.xml
sdnr/northbound/features/pom.xml
sdnr/northbound/oofpcipoc/consumer/pom.xml
sdnr/northbound/oofpcipoc/feature/pom.xml
sdnr/northbound/oofpcipoc/installer/pom.xml
sdnr/northbound/oofpcipoc/model/pom.xml
sdnr/northbound/oofpcipoc/pom.xml
sdnr/northbound/oofpcipoc/provider/pom.xml
sdnr/northbound/pom.xml
sdnr/wt/apigateway/feature/pom.xml
sdnr/wt/apigateway/installer/pom.xml
sdnr/wt/apigateway/pom.xml
sdnr/wt/apigateway/provider/pom.xml
sdnr/wt/devicemanager/feature/pom.xml
sdnr/wt/devicemanager/installer/pom.xml
sdnr/wt/devicemanager/model/pom.xml
sdnr/wt/devicemanager/pom.xml
sdnr/wt/devicemanager/provider/pom.xml
sdnr/wt/devicemodel/feature/pom.xml
sdnr/wt/devicemodel/installer/pom.xml
sdnr/wt/devicemodel/model/pom.xml
sdnr/wt/devicemodel/pom.xml
sdnr/wt/featureaggregator/feature/pom.xml
sdnr/wt/featureaggregator/installer/pom.xml
sdnr/wt/featureaggregator/pom.xml
sdnr/wt/helpserver/feature/pom.xml
sdnr/wt/helpserver/installer/pom.xml
sdnr/wt/helpserver/pom.xml
sdnr/wt/helpserver/provider/pom.xml
sdnr/wt/odlux/apps/apiDemo/pom.xml
sdnr/wt/odlux/apps/app-feature/pom.xml
sdnr/wt/odlux/apps/app-installer/pom.xml
sdnr/wt/odlux/apps/configurationApp/pom.xml
sdnr/wt/odlux/apps/connectApp/pom.xml
sdnr/wt/odlux/apps/demoApp/pom.xml
sdnr/wt/odlux/apps/faultApp/pom.xml
sdnr/wt/odlux/apps/helpApp/pom.xml
sdnr/wt/odlux/apps/inventoryApp/pom.xml
sdnr/wt/odlux/apps/maintenanceApp/pom.xml
sdnr/wt/odlux/apps/mediatorApp/pom.xml
sdnr/wt/odlux/apps/mediatorApp/src/actions/avaliableMediatorServersActions.ts
sdnr/wt/odlux/apps/mediatorApp/src/actions/mediatorConfigActions.ts
sdnr/wt/odlux/apps/mediatorApp/src/actions/mediatorServerActions.ts
sdnr/wt/odlux/apps/mediatorApp/src/components/editMediatorConfigDialog.tsx
sdnr/wt/odlux/apps/mediatorApp/src/components/editMediatorServerDialog.tsx
sdnr/wt/odlux/apps/mediatorApp/src/handlers/avaliableMediatorServersHandler.ts
sdnr/wt/odlux/apps/mediatorApp/src/handlers/mediatorAppRootHandler.ts
sdnr/wt/odlux/apps/mediatorApp/src/handlers/mediatorServerHandler.ts
sdnr/wt/odlux/apps/mediatorApp/src/models/mediatorServer.ts
sdnr/wt/odlux/apps/mediatorApp/src/plugin.tsx
sdnr/wt/odlux/apps/mediatorApp/src/services/mediatorService.ts
sdnr/wt/odlux/apps/mediatorApp/src/views/mediatorApplication.tsx
sdnr/wt/odlux/apps/mediatorApp/src/views/mediatorServerSelection.tsx
sdnr/wt/odlux/apps/minimumApp/pom.xml
sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
sdnr/wt/odlux/core/features/pom.xml
sdnr/wt/odlux/core/installer/pom.xml
sdnr/wt/odlux/core/model/pom.xml
sdnr/wt/odlux/core/pom.xml
sdnr/wt/odlux/core/provider/pom.xml
sdnr/wt/odlux/framework/pom.xml
sdnr/wt/odlux/pom.xml
sdnr/wt/pom.xml
sdnr/wt/websocketmanager2/feature/pom.xml
sdnr/wt/websocketmanager2/installer/pom.xml
sdnr/wt/websocketmanager2/model/pom.xml
sdnr/wt/websocketmanager2/pom.xml
sdnr/wt/websocketmanager2/provider/pom.xml
version.properties

index 39b0b3e..1b663e8 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-aafshiro</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index a6e384d..b408d13 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-aafshiro</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index 1885e11..709b1fa 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>aafshiro-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index 5efea85..b4db157 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>aafshiro-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index 96788b8..181339d 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>aafshiro</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features :: aafshiro</name>
index 21773fa..7b7742b 100644 (file)
@@ -18,7 +18,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <artifactId>blueprints-data-adaptor-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Data Adaptor - Provider</name>
index 92109a9..506264d 100644 (file)
@@ -25,7 +25,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <modelVersion>4.0.0</modelVersion>
        <packaging>pom</packaging>
        <artifactId>blueprints-processor-adaptors</artifactId>
index b5b7806..81f6341 100644 (file)
@@ -26,7 +26,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <artifactId>blueprints-rest-adaptor-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Rest Adaptor - Provider</name>
index 2d5ee44..5c4d41d 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-blueprints-processor</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>Blueprints Processor :: Features :: ${project.artifactId}</name>
index b039c20..268848a 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-blueprints-processor</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>Blueprints Processor :: CCSDK Features :: ${project.artifactId}</name>
index 0713cf3..b73c2f7 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>blueprints-processor-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor :: Features aggregator :: ${project.artifactId}</name>
index 0094e1e..85064a6 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>blueprints-processor-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>Blueprints Processor :: ${project.artifactId}</name>
 
index 22f7638..ea534cf 100644 (file)
@@ -26,7 +26,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <artifactId>blueprints-assignment-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Assignment - Provider</name>
index 249f264..6c259ee 100644 (file)
@@ -26,7 +26,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <artifactId>blueprints-generator-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Generator - Provider</name>
index 7ed6d22..8e5c922 100644 (file)
@@ -26,7 +26,7 @@
     </parent>
 
     <groupId>org.onap.ccsdk.features</groupId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <artifactId>blueprints-model-provider</artifactId>
     <packaging>bundle</packaging>
     <name>Blueprints Model - Provider</name>
index 06904da..49bdd98 100644 (file)
@@ -25,7 +25,7 @@
                <relativePath/>
        </parent>
 
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <artifactId>blueprints-processor-plugin</artifactId>
        <groupId>org.onap.ccsdk.features</groupId>
        <packaging>pom</packaging>
index 483d10b..4cde2df 100644 (file)
@@ -27,7 +27,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>blueprints-processor</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor Module</name>
index 80e418b..f7be5a2 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-features-all</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-features :: features :: ${project.artifactId}</name>
index 74c72b8..e370c44 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>feature</packaging>
 
        <name>Blueprints Processor :: features :: ${project.artifactId}</name>
index 433a218..e967877 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor :: features :: ${project.artifactId}</name>
index 9d9da48..d50c0e2 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-feature-aggregator</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor :: features</name>
diff --git a/pom.xml b/pom.xml
index f73ae8a..28b23b6 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features</name>
index 553ade7..1e25dde 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>sdnr-northbound-all</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: features :: ${project.artifactId}</name>
index 46cadd5..c6e2b93 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>sdnr-northbound-features-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: features :: ${project.artifactId}</name>
index 77f6e46..3b52615 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>sdnr-northbound-feature-aggregator</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features-sdnr-northbound :: features</name>
index 0cb5bf5..0e7294c 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>oofpcipoc-consumer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <dependencyManagement>
index 2af7ddf..bdb2716 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>sdnr-oofpcipoc</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: oofpcipoc :: ${project.artifactId}</name>
index eeb0d6e..3d78941 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>oofpcipoc-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: oofpcipoc :: ${project.artifactId}</name>
index 9b61cb4..02edcc5 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>oofpcipoc-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index a7834bd..de71154 100644 (file)
@@ -11,7 +11,7 @@
 
         <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>oofpcipoc</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features-sdnr-northbound :: oofpcipoc</name>
index 3cea74b..ba07eb6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>oofpcipoc-provider</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 6e9481d..80063a0 100644 (file)
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
     <artifactId>sdnr-northbound</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-sdnr-northbound :: features</name>
     <description>SDN-R RAN and OOF PCI ANR POC </description>
index 2e118df..4b4419c 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-apigateway-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index fe240e0..bbe02d4 100755 (executable)
@@ -4,7 +4,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-apigateway-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 939623f..74f9b29 100755 (executable)
@@ -26,7 +26,7 @@
 
         <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-apigateway-top</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index cafd318..646311b 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-apigateway-provider</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
     <properties>
index cc61ed8..68929d1 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index aea9461..b4d6b8c 100755 (executable)
@@ -33,7 +33,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 1400106..faeee5d 100644 (file)
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 26d3e7e..c19800c 100755 (executable)
@@ -26,7 +26,7 @@
 
       <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-devicemanager-top</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index f08fd47..4838514 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-provider</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f50852a..72b50bf 100644 (file)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemodel-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index aea6cb1..c223aa7 100755 (executable)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemodel-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 5195cf5..78d552d 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemodel-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 903ce40..ac90ed3 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-devicemodel-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 5db6a34..fac6c46 100644 (file)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-feature-aggregator</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 2415cf6..99e7f1f 100755 (executable)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-feature-aggregator-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 334df45..39074aa 100755 (executable)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-feature-aggregator-top</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 5c79323..6d103df 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-helpserver-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index 3f04395..1dd76b4 100755 (executable)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-helpserver-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index bb7094f..1f62a39 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-helpserver-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 3113537..c449b94 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-helpserver-provider</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
     <properties>
index a3c8a70..5afca3d 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-apiDemo</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-apiDemo</name>
     <licenses>
index 2dea43c..6a1db4a 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-apps-feature</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index 608bd1f..c8ce82d 100755 (executable)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-apps-installer</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 7c277a2..fb89649 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-configurationApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-configurationApp</name>
     <licenses>
index 7c6273a..4658108 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-connectApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-connectApp</name>
     <licenses>
index 25c4060..524f840 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-demoApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-demoApp</name>
     <licenses>
index 0485b26..3e09763 100644 (file)
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-faultApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-faultApp</name>
     <licenses>
index cde300b..2f09ee5 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-helpApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-helpApp</name>
     <licenses>
index e5abbd3..00a2f0a 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-inventoryApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-inventoryApp</name>
     <licenses>
index 11178ac..642e9db 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-maintenanceApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-maintenanceApp</name>
     <licenses>
index e56eae5..9d4121a 100644 (file)
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-mediatorApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-mediatorApp</name>
     <licenses>
index 4cbad42..3f56b05 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import { Action } from '../../../../framework/src/flux/action';
 import { Dispatch } from '../../../../framework/src/flux/store';
 import { AddSnackbarNotification } from '../../../../framework/src/actions/snackbarActions';
index 0581106..516515a 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 
 import { Action } from '../../../../framework/src/flux/action';
 import { Dispatch } from '../../../../framework/src/flux/store';
@@ -12,25 +29,25 @@ import { MediatorConfig, MediatorConfigResponse } from '../models/mediatorServer
 export class BaseAction extends Action { }
 
 export class SetMediatorBusyByName extends BaseAction {
-  constructor (public name: string, public isBusy: boolean) {
+  constructor(public name: string, public isBusy: boolean) {
     super();
   }
 }
 
 export class AddMediatorConfig extends BaseAction {
-  constructor (public mediatorConfig: MediatorConfigResponse) {
+  constructor(public mediatorConfig: MediatorConfigResponse) {
     super();
   }
 }
 
 export class UpdateMediatorConfig extends BaseAction {
-  constructor (public name: string, public mediatorConfig: MediatorConfigResponse) {
+  constructor(public name: string, public mediatorConfig: MediatorConfigResponse) {
     super();
   }
 }
 
 export class RemoveMediatorConfig extends BaseAction {
-  constructor (public name: string) {
+  constructor(public name: string) {
     super();
   }
 }
@@ -38,13 +55,13 @@ export class RemoveMediatorConfig extends BaseAction {
 
 export const startMediatorByNameAsyncActionCreator = (name: string) => (dispatch: Dispatch, getState: () => IApplicationStoreState) => {
   dispatch(new SetMediatorBusyByName(name, true));
-  const { mediator: { mediatorServerState: { url } } } = getState();
-  if (url) {
-    mediatorService.startMediatorByName(url, name).then(msg => {
+  const { mediator: { mediatorServerState: { id } } } = getState();
+  if (id) {
+    mediatorService.startMediatorByName(id, name).then(msg => {
       dispatch(new AddSnackbarNotification({ message: msg + ' ' + name, options: { variant: 'info' } }));
       // since there is no notification, a timeout will be need here
       window.setTimeout(() => {
-        mediatorService.getMediatorServerConfigByName(url, name).then(config => {
+        mediatorService.getMediatorServerConfigByName(id, name).then(config => {
           if (config) {
             dispatch(new UpdateMediatorConfig(name, config));
           } else {
@@ -62,13 +79,13 @@ export const startMediatorByNameAsyncActionCreator = (name: string) => (dispatch
 
 export const stopMediatorByNameAsyncActionCreator = (name: string) => (dispatch: Dispatch, getState: () => IApplicationStoreState) => {
   dispatch(new SetMediatorBusyByName(name, true));
-  const { mediator: { mediatorServerState: { url } } } = getState();
-  if (url) {
-    mediatorService.stopMediatorByName(url, name).then(msg => {
+  const { mediator: { mediatorServerState: { id } } } = getState();
+  if (id) {
+    mediatorService.stopMediatorByName(id, name).then(msg => {
       dispatch(new AddSnackbarNotification({ message: msg + ' ' + name, options: { variant: 'info' } }));
       // since there is no notification, a timeout will be need here
       window.setTimeout(() => {
-        mediatorService.getMediatorServerConfigByName(url, name).then(config => {
+        mediatorService.getMediatorServerConfigByName(id, name).then(config => {
           if (config) {
             dispatch(new UpdateMediatorConfig(name, config));
           } else {
@@ -86,13 +103,13 @@ export const stopMediatorByNameAsyncActionCreator = (name: string) => (dispatch:
 
 export const addMediatorConfigAsyncActionCreator = (config: MediatorConfig) => (dispatch: Dispatch, getState: () => IApplicationStoreState) => {
   const { Name: name } = config;
-  const { mediator: { mediatorServerState: { url } } } = getState();
-  if (url) {
-    mediatorService.createMediatorConfig(url, config).then(msg => {
+  const { mediator: { mediatorServerState: { id } } } = getState();
+  if (id) {
+    mediatorService.createMediatorConfig(id, config).then(msg => {
       dispatch(new AddSnackbarNotification({ message: msg + ' ' + name, options: { variant: 'info' } }));
       // since there is no notification, a timeout will be need here
       window.setTimeout(() => {
-        mediatorService.getMediatorServerConfigByName(url, name).then(config => {
+        mediatorService.getMediatorServerConfigByName(id, name).then(config => {
           if (config) {
             dispatch(new AddMediatorConfig(config));
           } else {
@@ -112,13 +129,13 @@ export const updateMediatorConfigAsyncActionCreator = (config: MediatorConfig) =
 
 export const removeMediatorConfigAsyncActionCreator = (config: MediatorConfig) => (dispatch: Dispatch, getState: () => IApplicationStoreState) => {
   const { Name: name } = config;
-  const { mediator: { mediatorServerState: { url } } } = getState();
-  if (url) {
-    mediatorService.deleteMediatorConfigByName(url, name).then(msg => {
+  const { mediator: { mediatorServerState: { id } } } = getState();
+  if (id) {
+    mediatorService.deleteMediatorConfigByName(id, name).then(msg => {
       dispatch(new AddSnackbarNotification({ message: msg + ' ' + name, options: { variant: 'info' } }));
       // since there is no notification, a timeout will be need here
       window.setTimeout(() => {
-        mediatorService.getMediatorServerConfigByName(url, config.Name).then(config => {
+        mediatorService.getMediatorServerConfigByName(id, config.Name).then(config => {
           if (!config) {
             dispatch(new RemoveMediatorConfig(name));
           } else {
index e7719aa..143dd7d 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import { Action } from '../../../../framework/src/flux/action';
 import { Dispatch } from '../../../../framework/src/flux/store';
 
@@ -11,7 +28,7 @@ import { IApplicationStoreState } from '../../../../framework/src/store/applicat
 export class BaseAction extends Action { }
 
 export class SetMediatorServerBusy extends BaseAction {
-  constructor (public isBusy: boolean) {
+  constructor(public isBusy: boolean) {
     super();
   }
 }
@@ -20,7 +37,7 @@ export class SetMediatorServerInfo extends BaseAction {
   /**
    * Initializes a new instance of this class.
    */
-  constructor (public name: string | null, public url: string | null) {
+  constructor(public id: string | null, public name: string | null, public url: string | null) {
     super();
 
   }
@@ -30,7 +47,7 @@ export class SetMediatorServerVersion extends BaseAction {
   /**
    * Initializes a new instance of this class.
    */
-  constructor (public versionInfo: MediatorServerVersionInfo | null) {
+  constructor(public versionInfo: MediatorServerVersionInfo | null) {
     super();
 
   }
@@ -40,7 +57,7 @@ export class SetAllMediatorServerConfigurations extends BaseAction {
   /**
    * Initializes a new instance of this class.
    */
-  constructor (public allConfigurations: MediatorConfigResponse[] | null) {
+  constructor(public allConfigurations: MediatorConfigResponse[] | null) {
     super();
 
   }
@@ -50,7 +67,7 @@ export class SetMediatorServerSupportedDevices extends BaseAction {
   /**
    * Initializes a new instance of this class.
    */
-  constructor (public devices: MediatorServerDevice[] | null) {
+  constructor(public devices: MediatorServerDevice[] | null) {
     super();
 
   }
@@ -65,16 +82,16 @@ export const initializeMediatorServerAsyncActionCreator = (serverId: string) =>
       dispatch(new NavigateToApplication("mediator"));
       return;
     }
-    dispatch(new SetMediatorServerInfo(mediatorServer.name, mediatorServer.url));
+    dispatch(new SetMediatorServerInfo(mediatorServer._id, mediatorServer.name, mediatorServer.url));
 
-    mediatorService.getMediatorServerVersion(mediatorServer.url).then(versionInfo => {
+    mediatorService.getMediatorServerVersion(mediatorServer._id).then(versionInfo => {
       dispatch(new SetMediatorServerVersion(versionInfo));
     });
 
     Promise.all([
-      mediatorService.getMediatorServerAllConfigs(mediatorServer.url),
-      mediatorService.getMediatorServerSupportedDevices(mediatorServer.url)
-    ]).then(([configurations,supportedDevices]) => {
+      mediatorService.getMediatorServerAllConfigs(mediatorServer._id),
+      mediatorService.getMediatorServerSupportedDevices(mediatorServer._id)
+    ]).then(([configurations, supportedDevices]) => {
       dispatch(new SetAllMediatorServerConfigurations(configurations));
       dispatch(new SetMediatorServerSupportedDevices(supportedDevices));
       dispatch(new SetMediatorServerBusy(false));
index ef12ee2..20ece4c 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import * as React from 'react';
 import { Theme, createStyles, WithStyles, withStyles, Typography, FormControlLabel, Checkbox } from '@material-ui/core';
 
index 39f9036..d38fb0b 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import * as React from 'react';
 
 import Button from '@material-ui/core/Button';
index 244a9d1..c22252d 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import { createExternal,IExternalTableState } from '../../../../framework/src/components/material-table/utilities';
 import { createSearchDataHandler } from '../../../../framework/src/utilities/elasticSearch';
 
index b64c0a7..2642ec8 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 // main state handler
 
 import { combineActionHandler } from '../../../../framework/src/flux/middleware';
index 2d3f71c..0d137b3 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import { XmlFileInfo, MediatorConfig, BusySymbol, MediatorConfigResponse, MediatorServerDevice } from "../models/mediatorServer";
 import { IActionHandler } from "../../../../framework/src/flux/action";
 import { SetMediatorServerVersion, SetMediatorServerInfo, SetAllMediatorServerConfigurations, SetMediatorServerBusy, SetMediatorServerSupportedDevices } from "../actions/mediatorServerActions";
@@ -5,12 +22,13 @@ import { SetMediatorBusyByName, UpdateMediatorConfig, AddMediatorConfig, RemoveM
 
 export type MediatorServerState = {
   busy: boolean;
-  name: string| null ;
+  name: string | null;
   url: string | null;
-  serverVersion: string| null;
-  mediatorVersion: string| null;
-  nexmls: XmlFileInfo[]; 
-  configurations: MediatorConfigResponse[]; 
+  id: string | null;
+  serverVersion: string | null;
+  mediatorVersion: string | null;
+  nexmls: XmlFileInfo[];
+  configurations: MediatorConfigResponse[];
   supportedDevices: MediatorServerDevice[];
 }
 
@@ -18,10 +36,11 @@ const mediatorServerInit: MediatorServerState = {
   busy: false,
   name: null,
   url: null,
-  serverVersion : null,
+  id: null,
+  serverVersion: null,
   mediatorVersion: null,
   nexmls: [],
-  configurations: [], 
+  configurations: [],
   supportedDevices: []
 }
 
@@ -36,60 +55,61 @@ export const mediatorServerHandler: IActionHandler<MediatorServerState> = (state
       ...state,
       name: action.name,
       url: action.url,
+      id: action.id,
     };
   } else if (action instanceof SetMediatorServerVersion) {
     state = {
       ...state,
-      serverVersion: action.versionInfo && action.versionInfo.server ,
-      mediatorVersion: action.versionInfo && action.versionInfo.mediator ,
-      nexmls: action.versionInfo && [...action.versionInfo.nexmls] || [], 
+      serverVersion: action.versionInfo && action.versionInfo.server,
+      mediatorVersion: action.versionInfo && action.versionInfo.mediator,
+      nexmls: action.versionInfo && [...action.versionInfo.nexmls] || [],
     };
   } else if (action instanceof SetAllMediatorServerConfigurations) {
     state = {
       ...state,
-      configurations: action.allConfigurations && action.allConfigurations.map(config => ({...config, busy: false}) ) || [],    
+      configurations: action.allConfigurations && action.allConfigurations.map(config => ({ ...config, busy: false })) || [],
     };
   } else if (action instanceof SetMediatorServerSupportedDevices) {
     state = {
       ...state,
-      supportedDevices: action.devices || [],    
+      supportedDevices: action.devices || [],
     };
   } else if (action instanceof SetMediatorBusyByName) {
     const index = state.configurations.findIndex(config => config.Name === action.name);
     if (index > -1) state = {
       ...state,
-      configurations:[
+      configurations: [
         ...state.configurations.slice(0, index),
-        { ...state.configurations[index], [BusySymbol]: action.isBusy }, 
+        { ...state.configurations[index], [BusySymbol]: action.isBusy },
         ...state.configurations.slice(index + 1)
-      ] 
+      ]
     };
   } else if (action instanceof AddMediatorConfig) {
-   state = {
+    state = {
       ...state,
       configurations: [
-         ...state.configurations,
-         action.mediatorConfig
-      ] 
+        ...state.configurations,
+        action.mediatorConfig
+      ]
     };
   } else if (action instanceof UpdateMediatorConfig) {
     const index = state.configurations.findIndex(config => config.Name === action.name);
     if (index > -1) state = {
       ...state,
-      configurations:[
+      configurations: [
         ...state.configurations.slice(0, index),
-        { ...action.mediatorConfig, [BusySymbol]: state.configurations[index][BusySymbol] }, 
+        { ...action.mediatorConfig, [BusySymbol]: state.configurations[index][BusySymbol] },
         ...state.configurations.slice(index + 1)
-      ] 
+      ]
     };
   } else if (action instanceof RemoveMediatorConfig) {
     const index = state.configurations.findIndex(config => config.Name === action.name);
     if (index > -1) state = {
       ...state,
-      configurations:[
+      configurations: [
         ...state.configurations.slice(0, index),
         ...state.configurations.slice(index + 1)
-      ] 
+      ]
     };
   }
   return state;
index ff084b0..a2b5459 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 export type MediatorServer = {
    _id: string;
    name: string;
index 7f440a2..5ffd012 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 // app configuration and main entry point for the app
 
 import * as React from "react";
index 50fd869..b257fa9 100644 (file)
@@ -1,13 +1,30 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import * as $ from 'jquery';
 
-import { requestRest } from '../../../../framework/src/services/restService';
+import { requestRest, formEncode } from '../../../../framework/src/services/restService';
 import { MediatorServer, MediatorServerVersionInfo, MediatorConfig, MediatorServerDevice, MediatorConfigResponse } from '../models/mediatorServer';
 import { HitEntry } from '../../../../framework/src/models';
 
 export const mediatorServerResourcePath = "mwtn/mediator-server";
 
 type MediatorServerResponse<TData> = { code: number, data: TData };
-type IndexableMediatorServer = MediatorServer & { [key: string]: any; } ;
+type IndexableMediatorServer = MediatorServer & { [key: string]: any; };
 
 /** 
  * Represents a web api accessor service for all mediator server actions.
@@ -60,13 +77,29 @@ class MediatorService {
 
   // https://cloud-highstreet-technologies.com/wiki/doku.php?id=att:ms:api
 
-  private accassMediatorServer<TData ={}>(mediatorServerUrl: string, task: string, data?: {}): Promise<MediatorServerResponse<TData> | null> {
-    const url = `${mediatorServerUrl}/api/?task=${task}`;
-    // return (await requestRest<{ code: number, data: TData}>(path, { method: "POST" })) || null ;
+  private async accassMediatorServer<TData = {}>(mediatorServerId: string, task: string, data?: {}): Promise<MediatorServerResponse<TData> | null> {
+    const path = `ms/${mediatorServerId}/api/'?task=${task}`;
+    const result = (await requestRest<string>(path, {
+      method: data ? "POST" : "GET",
+      headers: {
+        'Content-Type': 'application/x-www-form-urlencoded'
+      },
+      body: data ? formEncode({
+        ...data,
+        ...{ task: task }
+      }) : null
+    }, true)) || null;
+
+    return result ? JSON.parse(result) as { code: number, data: TData } : null;
+  }
+  /*
+  private accassMediatorServer<TData = {}>(mediatorServerId: string, task: string, data?: {}): Promise<MediatorServerResponse<TData> | null> {
+    const path = `ms/${mediatorServerId}/api/?task=${task}`;
     return new Promise<{ code: number, data: TData }>((resolve, reject) => {
-      $.post({
-        url,
-        data: data,
+      $.ajax({
+        method: data ? 'POST' : 'GET',
+        url: path,
+        data: { ...{ task: task }, ...data },
         //contentType: 'application/json'
       }).then((result: any) => {
         if (typeof result === "string") {
@@ -76,70 +109,70 @@ class MediatorService {
         };
       });
     });
-  }
+  }*/
 
-  public async getMediatorServerVersion(mediatorServerUrl: string): Promise<MediatorServerVersionInfo | null> {
-    const result = await this.accassMediatorServer<MediatorServerVersionInfo>(mediatorServerUrl, 'version');
+  public async getMediatorServerVersion(mediatorServerId: string): Promise<MediatorServerVersionInfo | null> {
+    const result = await this.accassMediatorServer<MediatorServerVersionInfo>(mediatorServerId, 'version');
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async getMediatorServerAllConfigs(mediatorServerUrl: string): Promise<MediatorConfigResponse[] | null> {
-    const result = await this.accassMediatorServer<MediatorConfigResponse[]>(mediatorServerUrl, 'getconfig');
+  public async getMediatorServerAllConfigs(mediatorServerId: string): Promise<MediatorConfigResponse[] | null> {
+    const result = await this.accassMediatorServer<MediatorConfigResponse[]>(mediatorServerId, 'getconfig');
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async getMediatorServerConfigByName(mediatorServerUrl: string, name: string): Promise<MediatorConfigResponse | null> {
-    const result = await this.accassMediatorServer<MediatorConfigResponse[]>(mediatorServerUrl, 'getconfig', { name } );
+  public async getMediatorServerConfigByName(mediatorServerId: string, name: string): Promise<MediatorConfigResponse | null> {
+    const result = await this.accassMediatorServer<MediatorConfigResponse[]>(mediatorServerId, `getconfig&name=${name}`);
     if (result && result.code === 1 && result.data && result.data.length === 1) return result.data[0];
     return null;
   }
 
-  public async getMediatorServerSupportedDevices(mediatorServerUrl: string): Promise<MediatorServerDevice[] | null> {
-    const result = await this.accassMediatorServer<MediatorServerDevice[]>(mediatorServerUrl, 'getdevices' );
+  public async getMediatorServerSupportedDevices(mediatorServerId: string): Promise<MediatorServerDevice[] | null> {
+    const result = await this.accassMediatorServer<MediatorServerDevice[]>(mediatorServerId, 'getdevices');
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async startMediatorByName(mediatorServerUrl: string, name: string): Promise<string | null> {
-    const result = await this.accassMediatorServer<string>(mediatorServerUrl, 'start', { name } );
+  public async startMediatorByName(mediatorServerId: string, name: string): Promise<string | null> {
+    const result = await this.accassMediatorServer<string>(mediatorServerId, `start&name=${name}`);
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async stopMediatorByName(mediatorServerUrl: string, name: string): Promise<string | null> {
-    const result = await this.accassMediatorServer<string>(mediatorServerUrl, 'stop', { name } );
+  public async stopMediatorByName(mediatorServerId: string, name: string): Promise<string | null> {
+    const result = await this.accassMediatorServer<string>(mediatorServerId, `stop&name=${name}`);
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async createMediatorConfig(mediatorServerUrl: string, config: MediatorConfig): Promise<string | null> {
-    const result = await this.accassMediatorServer<string>(mediatorServerUrl, 'create', { config: JSON.stringify(config) }  );
+  public async createMediatorConfig(mediatorServerId: string, config: MediatorConfig): Promise<string | null> {
+    const result = await this.accassMediatorServer<string>(mediatorServerId, 'create', { config: JSON.stringify(config) });
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async updateMediatorConfigByName(mediatorServerUrl: string, config: MediatorConfig): Promise<string | null> {
-    const result = await this.accassMediatorServer<string>(mediatorServerUrl, 'update', { config: JSON.stringify(config) } );
+  public async updateMediatorConfigByName(mediatorServerId: string, config: MediatorConfig): Promise<string | null> {
+    const result = await this.accassMediatorServer<string>(mediatorServerId, 'update', { config: JSON.stringify(config) });
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async deleteMediatorConfigByName(mediatorServerUrl: string, name: string): Promise<string | null> {
-    const result = await this.accassMediatorServer<string>(mediatorServerUrl, 'delete', { name } );
+  public async deleteMediatorConfigByName(mediatorServerId: string, name: string): Promise<string | null> {
+    const result = await this.accassMediatorServer<string>(mediatorServerId, `delete&name=${name}`);
     if (result && result.code === 1) return result.data;
     return null;
   }
 
-  public async getMediatorServerFreeNcPorts(mediatorServerUrl: string, limit?: number): Promise<number[] | null> {
-    const result = await this.accassMediatorServer<number[]>(mediatorServerUrl, 'getncports', { limit } );
+  public async getMediatorServerFreeNcPorts(mediatorServerId: string, limit?: number): Promise<number[] | null> {
+    const result = await this.accassMediatorServer<number[]>(mediatorServerId, 'getncports', { limit });
     if (result && result.code === 1) return result.data;
     return null;
   }
-  
-  public async getMediatorServerFreeSnmpPorts(mediatorServerUrl: string, limit?: number): Promise<number[] | null> {
-    const result = await this.accassMediatorServer<number[]>(mediatorServerUrl, 'getsnmpports', { limit } );
+
+  public async getMediatorServerFreeSnmpPorts(mediatorServerId: string, limit?: number): Promise<number[] | null> {
+    const result = await this.accassMediatorServer<number[]>(mediatorServerId, 'getsnmpports', { limit });
     if (result && result.code === 1) return result.data;
     return null;
   }
index 95dee8d..fcb3fe4 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import * as React from 'react';
 import { Theme, createStyles, WithStyles, withStyles, Tooltip } from '@material-ui/core';
 
@@ -52,6 +69,7 @@ const styles = (theme: Theme) => createStyles({
 const mapProps = (state: IApplicationStoreState) => ({
   serverName: state.mediator.mediatorServerState.name,
   serverUrl: state.mediator.mediatorServerState.url,
+  serverId: state.mediator.mediatorServerState.id,
   serverVersion: state.mediator.mediatorServerState.serverVersion,
   mediatorVersion: state.mediator.mediatorServerState.mediatorVersion,
   configurations: state.mediator.mediatorServerState.configurations,
@@ -89,7 +107,7 @@ type MediatorServerSelectionComponentState = {
 
 class MediatorApplicationComponent extends React.Component<MediatorApplicationComponentProps, MediatorServerSelectionComponentState> {
 
-  constructor (props: MediatorApplicationComponentProps) {
+  constructor(props: MediatorApplicationComponentProps) {
     super(props);
 
     this.state = {
@@ -120,7 +138,7 @@ class MediatorApplicationComponent extends React.Component<MediatorApplicationCo
           <Tooltip title={"Info"} ><IconButton className={classes.button}><InfoIcon /></IconButton></Tooltip>
         </div>
         <div className={classes.spacer}>
-          { process.env.NODE_ENV === "development" ? <Tooltip title={"Edit"} ><IconButton disabled={rowData[BusySymbol]} className={classes.button} onClick={event => this.onOpenEditConfigurationDialog(event, rowData)}><EditIcon /></IconButton></Tooltip> : null}
+          {process.env.NODE_ENV === "development" ? <Tooltip title={"Edit"} ><IconButton disabled={rowData[BusySymbol]} className={classes.button} onClick={event => this.onOpenEditConfigurationDialog(event, rowData)}><EditIcon /></IconButton></Tooltip> : null}
           <Tooltip title={"Remove"} ><IconButton disabled={rowData[BusySymbol]} className={classes.button} onClick={event => this.onOpenRemoveConfigutationDialog(event, rowData)}><DeleteIcon /></IconButton></Tooltip>
         </div>
       </>
@@ -166,9 +184,9 @@ class MediatorApplicationComponent extends React.Component<MediatorApplicationCo
     this.setState({
       busy: true,
     });
-    this.props.serverUrl && Promise.all([
-      mediatorService.getMediatorServerFreeNcPorts(this.props.serverUrl, 1),
-      mediatorService.getMediatorServerFreeSnmpPorts(this.props.serverUrl, 1),
+    this.props.serverId && Promise.all([
+      mediatorService.getMediatorServerFreeNcPorts(this.props.serverId, 1),
+      mediatorService.getMediatorServerFreeSnmpPorts(this.props.serverId, 1),
     ]).then(([freeNcPorts, freeSnmpPorts]) => {
       if (freeNcPorts && freeSnmpPorts && freeNcPorts.length > 0 && freeSnmpPorts.length > 0) {
         this.setState({
index 4e221b6..a23afb5 100644 (file)
@@ -1,3 +1,20 @@
+/**
+ * ============LICENSE_START========================================================================
+ * ONAP : ccsdk feature sdnr wt odlux
+ * =================================================================================================
+ * Copyright (C) 2019 highstreet technologies GmbH Intellectual Property. All rights reserved.
+ * =================================================================================================
+ * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
+ * in compliance with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software distributed under the License
+ * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
+ * or implied. See the License for the specific language governing permissions and limitations under
+ * the License.
+ * ============LICENSE_END==========================================================================
+ */
 import * as React from 'react';
 import { WithStyles, withStyles, createStyles, Theme, Tooltip } from '@material-ui/core';
 
index cc7f273..8573e3d 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-minimumApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-minimumApp</name>
     <licenses>
index 8f77174..5e92795 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-performanceHistoryApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-performanceHistoryApp</name>
     <licenses>
index ef34dc1..54ddea2 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-core-feature</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index dca67d0..7475e00 100755 (executable)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-core-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index fc02da6..537acd3 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-core-model</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 4d276d4..ba43efc 100644 (file)
@@ -12,7 +12,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-core-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>odlux-core</name>
 
index 022300d..048c655 100644 (file)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-core-provider</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
        <packaging>bundle</packaging>
 
index 035c4b8..fd90d37 100644 (file)
@@ -10,7 +10,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-framework</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>jar</packaging>
        <name>sdnr-wt-odlux-framework</name>
        <properties>
index ba14429..732e006 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>odlux-top</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>odlux</name>
 
index c56dcc0..8089fc2 100644 (file)
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ccsdk-sdnr-wireless transport :: micro-services</name>
     <description>SDN-R wireless transport micro-services</description>
index bf96a01..d4c0e21 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index 0d10225..4abe6e6 100755 (executable)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 9b066b9..08605b8 100644 (file)
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <parent>
index fd7822e..8f5463c 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-websocketmanager2-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.2-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 8143418..cca8aa6 100644 (file)
@@ -14,7 +14,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-provider</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.2-SNAPSHOT</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <parent>
index 813522d..6a35b90 100644 (file)
@@ -6,7 +6,7 @@
 
 release_name=0
 sprint_number=5
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}