aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/mountpoint-registrar
AgeCommit message (Collapse)AuthorFilesLines
2021-04-13weekly sdnr code syncMichael DÜrre1-2/+2
sync internal code progress add istanbul database structure cleanup dataprovider test fix pom files Issue-ID: CCSDK-3260 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: Ic1daa6adda173dc8337a51fa930e05c05ee88e2c
2021-04-06PNF registration fails when node name has spaceRavi Pendurty1-1/+2
URL encoded to handle space in node name Issue-ID: CCSDK-3251 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I743009d9a86f654c8f5f44be99d285a48b2596fb Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-03-09Roll master version for IstanbulDan Timoney5-10/+10
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
2021-02-23Release version 1.1.1 of ccsdk/featuresDan Timoney5-11/+11
Release version 1.1.1 of ccsdk/features and roll to next snapshot version. Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Iceb1c8391efdffc1563946b79d71e77760b40f34
2021-02-23VES fault read from DMaaP failsRavi Pendurty2-6/+8
VES eventtime now read from the mandatory field in commoneventheader Issue-ID: CCSDK-3157 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I7bbfddcbb2c0c6fbb1b91b2a2e5e16fd5703ad56 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-02-05Migrate devicemanager-oran mountpoint-registrar and mountpoint-state-providerRavi Pendurty7-21/+27
Migrate devicemanager-oran mountpoint-registrar and mountpoint-state-provider to Aluminium Issue-ID: CCSDK-3135 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I6f9ebcf9b41157e04f6a82cbdc01cd1a32331cf6 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-01-13support of HTTP proxy to connect to DMAAPRavi Pendurty5-145/+222
support of HTTP proxy to connect to DMAAP Issue-ID: SDNC-1454 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I850cbb2d26e65acfd5e75191998c930aefda366a Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-12-03Merge "SDN-R Server provide GUI cut through for ODLUX"KAPIL SINGAL2-2/+2
2020-12-01SDN-R Server provide GUI cut through for ODLUXRavi Pendurty2-2/+2
SDN-R Server provide GUI cut through for ODLUX Issue-ID: SDNC-1396 Change-Id: I9f510a03dcc07ab0efb84522611fc17e546da93f Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-11-30Release version 1.1.0 of featuresDan Timoney5-10/+10
Release initial Honolulu version of ccsdk/features and roll version to next snapshot Issue-ID: CCSDK-3002 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1b65869fe2d27a3ea1367b3d48fab73f6181a11e
2020-09-10Roll to initial Honolulu release versionDan Timoney5-10/+10
Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82
2020-08-20Fix code smells based on SonarCloud reportRavi Pendurty15-91/+68
Bundles mountpoint-registrar and mountpoint-state-provider and also a Junit test case of aapter-manager devicemanager Issue-ID: CCSDK-2671 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I84324e6433415bdc001d735e17930c2eb63bb439 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-08-18Develop a VES ProviderRavi Pendurty2-2/+2
Common VES provider will be used by devicemanager bundles and other bundles for sending VES messages Issue-ID: SDNC-1188 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ied23b82a528aac23d7bebab272a2f414e67d0866 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-08-07Roll to next snapshotDan Timoney5-11/+11
Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67
2020-07-17Remove password in propertiesRavi Pendurty3-6/+6
Remove password in properties and use environment variables instead Issue-ID: CCSDK-2569 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I3c4b1af04cdb570620d90e0c8e65d0dd70083fae
2020-07-16SDN-R Sodium compliant mountpoint-registrarhighstreetherbert13-186/+197
Adapted tests Issue-ID: CCSDK-2568 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: Iab79976a60a77f84bdaa1f191b58333a9b114149 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-07-11Reformat sdnr mountpoint-registrar to ONAP code stylehighstreetherbert24-1721/+1799
Reformat to ONAP code style Issue-ID: SDNC-1281 Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I284542212bc2b7c505bf939239f291526f2ae8ac Signed-off-by: highstreetherbert <herbert.eiselt@highstreet-technologies.com>
2020-06-17client side readtimeout supportRavi Pendurty8-4/+50
clientside readtimeout support for mountpoint-registrar using the updated dmaap client library Issue-ID: SDNC-1246 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I7e60c7b30c0378dfb09b16160714e742162b1790 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2020-05-19Include secure communication to DMaaPRavi Pendurty25-757/+290
Include secure communication from mountpoint-registrar to DMaaP for PNF Registration and fault VES messages consumption Issue-ID: SDNC-1190 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I4f8c74f5179b55d6f3bcedcb02727239e56a7f42
2020-03-06Roll master to GuilinDan Timoney5-10/+10
Roll master to new versions for early Guilin developent Change-Id: I072f4657e16d5ad5b3fe81978f407c631a0048ed Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-03-04Use released 1.5.2 CCSDK parentDan Timoney5-6/+6
Use released Frankfurt M4 version of CCSDK parent poms Change-Id: I05de5b17ca00463c0d5e772d4995870df5ff0fc1 Issue-ID: CCSDK-2152 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-02-03Adding Copyright to all FilesSingal, Kapil (ks220y)9-370/+433
Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
2020-02-03Update mountpoint-registrarRavi Pendurty10-34/+55
Include cleanup for test code Issue-ID: SDNC-1030 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I2ec89f4d74817b61aee888127bc61de6dd335cef
2020-01-30SDN-R update commonherbert1-11/+0
update common and remove all dependent bundles Issue-ID: SDNC-1025 Signed-off-by: herbert <herbert.eiselt@highstreet-technologies.com> Change-Id: I0cebe27eff0489f9b221ee7451be9250e362a827
2020-01-30Roll to next snapshotDan Timoney5-10/+10
Roll to snapshot 0.7.1-SNAPSHOT version Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-23Use released parent pomDan Timoney5-7/+7
Use released version of ccsdk/parent poms Change-Id: I4e8285f98fd9921375bf4bd4168a2508e5cd10f8 Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
2019-12-17App mountpoint-registrarRavi Pendurty43-0/+3684
App mountpoint-registrar Issue-ID: SDNC-1009 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Idc40dcb2410d4d20f8d3a7943d1f810710ce7f27