aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/mountpoint-registrar
AgeCommit message (Collapse)AuthorFilesLines
2021-11-02Release version 1.2.5 (final Istanbul) version of ccsdk/featuresDan Timoney5-5/+5
Release final Istanbul version of ccsdk/features Issue-ID: CCSDK-3506 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic79bf837538a844c9aa577ae894bdb2c2d5d9982
2021-10-15Release version 1.2.4 of ccsdk/featuresDan Timoney5-5/+5
Release Istanbul RC version (1.2.4) of ccsdk/features Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ic72b245f1c0485836b67d0e90403a6f73c294f68
2021-10-12Update to use Istanbul RC version of parent pomDan Timoney5-5/+5
Update to use Istanbul RC released version of parent pom Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I1967de3fc2f53331654ce5e24717400d085795eb
2021-09-24Fix failure to mount TLS devices when mounted via VES PNFRegistrationRavi Pendurty3-10/+23
Include redaction of sensitive information Issue-ID: CCSDK-3469 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: I526df1f04d77b3b4ac382e8d920bb182c5461ccc Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> (cherry picked from commit e5c80e9f8e406a32b4e77235337816074b797e3a)
2021-09-20Create MessageConfig and move there common config class codeRafal Wrzesniak11-455/+247
Move most of code from fault and pnf config classes to common one Issue-ID: CCSDK-3455 Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: Iff7e29b33e7ff9c6b16e9d161abc3ce0718ed93c
2021-09-16Release version 1.2.3 maven artifactsDan Timoney5-5/+5
Release version 1.2.3 maven artifacts and roll version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I935f2e30a979968f0b057cf819673eb86b4716d9
2021-09-15Release version 1.2.2Dan Timoney5-5/+5
Release version 1.2.2 of CCSDK features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ieb34cedaf018809587cf1e32dbb89839a99e5e67
2021-09-14Use version 2.2.1 of parent pomDan Timoney5-5/+5
Use version 2.2.1 of parent pom to pick up change to ccsdk.sli.version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I5e26185dc779a61184236567403f971e1dc16fe7
2021-09-09Release version 1.2.1 of ccsdk/featuresDan Timoney5-5/+5
Release version 1.2.1 of ccsdk/features and roll to next snapshot Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie67023a6d3fe149a950d3e03f9e2bc7cef3d789b
2021-09-08Move common code from clients to super classRafal Wrzesniak7-176/+246
Refactor existing client classes to make them more generic and ready for extensions Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Change-Id: Ibf41a7739e5df8254649b56a6bef64be0f1057cc Signed-off-by: Rafal Wrzesniak <r.wrzesniak@partner.samsung.com> Issue-ID: CCSDK-3455
2021-08-31Release initial Istanbul ccsdk/featuresDan Timoney5-16/+11
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
2021-08-03Ignore SDN-R generated VES MessagesRavi Pendurty4-8/+25
Both Fault and PNFReg VES Messages with reportingEntity=SDN-R are ignored Issue-ID: CCSDK-3409 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Id6980cfa4fe79cae240b8c94cac3c4271da32671 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
2021-06-22Further fixing invalid dependenciesSingal, Kapil (ks220y)1-1/+1
Issue-ID: CCSDK-3347 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ib65bd3debdeebc4d04aba55e928e0a9ffcfac909
2021-04-29Support IPv6 addressRavi Pendurty3-20/+59
Mountpoints can be created with IPv6 address from VES PNFRegistration messages Issue-ID: CCSDK-3257 Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com> Change-Id: Ia9cde6db1d76599cfd24d95e987728fc7c39106c Signed-off-by: Ravi Pendurty <ravi.pendurty@highstreet-technologies.com>
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