summaryrefslogtreecommitdiffstats
path: root/sms-client
AgeCommit message (Collapse)AuthorFilesLines
2019-06-03move to JJBInstrumental1-10/+0
Issue-ID: AAF-824 Change-Id: I435de0646be6500ccfaaa27e808a88babf47d977 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2019-04-10Bump up the versionManjunath Ranganathaiah1-1/+1
Snapshot images are taged with 4.0.0 now Issue-ID: AAF-764 Change-Id: I31d2cc88e9c1c1b499609e71d54aa72ecaa38a6b Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-10-30Update version to 3.0.1 for release3.0.13.0.0-ONAPcasablancaKiran Kamineni1-1/+1
Update image version to 3.0.1 for release tagging. Issue-ID: AAF-390 Change-Id: If675f209f852fd783f16feb40b92c54e1f160c91 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-18Update version to 3 for CasablancaKiran Kamineni1-1/+1
Update versions for java client to 3 for Casablanca Issue-ID: AAF-575 Change-Id: Iacb9e543509ad378b4cd50104b08039e0e4ad599 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-09-18Update client to reflect server changesKiran Kamineni2-21/+21
Update client to reflect name based URL changes in server Issue-ID: AAF-494 Change-Id: I320e8f539b50a0666e12588bf1c1cbc9e54deb52 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-09-14Bumped the version of onapsmsclientDileep Ranganathan1-1/+1
Bumped the version of onapsmsclient to 0.0.3 Change-Id: I18ac598b1ea48ad5159ebe678bd6532778afe9d5 Issue-ID: AAF-438 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-13Fix python client to handle UUIDKiran Kamineni1-24/+26
Python client does not support UUID based query right now. This patch addresses that issue Issue-ID: AAF-494 Change-Id: Ied45ba6b593a68b7570f76fb9fdbb9173a005b72 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-09-12Added python3 support for sms clientDileep Ranganathan2-3/+9
Added python3 support for sms client Change-Id: I49dfa4de5b1c4aed07dd0ef8e85fcf1d448bfc92 Issue-ID: AAF-438 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-10Renamed package name to onapsmsclientDileep Ranganathan5-7/+11
Renamed onap-sms-client to onapsmsclient Change-Id: Ia3fad5d4558b51cf848e28b267fbae537320d183 Issue-ID: AAF-438 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-07Create python distribution for onap-sms-clientDileep Ranganathan5-9/+91
Renamed to onap-sms-client to conform to standard packaging Created and uploaded onap-sms-client python distribution to PyPI This will allow onapsmsclient to be installed using pip. Change-Id: I8ab1137fce5dbb022d54a2c96bc3acdc97d7e63d Issue-ID: AAF-438 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-08-17Add python client for SMS serviceKiran Kamineni2-0/+249
Add python client for SMS service. Other ONAP microservices can use this client to connect to SMS to store and get secrets. Issue-ID: AAF-438 Change-Id: I5bb39001e8482b9191512b1422ed7edadbd2ec67 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-06-06Move version.properties as its not configurablev2.0.02.0.0-ONAPbeijing2.0.0-ONAPKiran Kamineni2-44/+35
Version.properties path is not configurable in jenkins global templates. Therefore moving it to root of repo. Issue-ID: AAF-330 Change-Id: If0106b59e04b01d0d571878b74399c242041ff91 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-06-06Add version.properties for beijing releaseKiran Kamineni2-0/+26
Add version.properties file for beijing release Issue-ID: AAF-330 Change-Id: Idddddfb2cb38975874698e1604c64f3a34307975 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-24Add ONAP truststore and comment example clientKiran Kamineni4-73/+130
Add ONAP truststore with certificate only in jks format Add comments to the client example illustrating various use cases Support error message read from returned error body Issue-ID: AAF-92 Change-Id: I9709005c13d739883621eed09ce34fcb4715f1fd Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-22Update pom.xml to support daily release targetKiran Kamineni1-0/+23
Update pom.xml to support daily sms-client release to nexus repo Issue-ID: AAF-92 Change-Id: I86c94bf3cd1a74ab910d7fa3336d25aac33b618f Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-21Adding some comments and small refactoringKiran Kamineni4-15/+35
Added some comments to code Also, refactored some things in the client Issue-ID: AAF-92 Change-Id: I7166f8e47c31725b443662ad28e040d7ff26738d Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-16Moving java code to java folderKiran Kamineni15-0/+0
This is to setup the area for clients in other languages used in ONAP. Eg: python Issue-ID: AAF-289 Change-Id: I597492c6ba2be3291d383b98c205cb7725b1a3ac Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-24Add more test cases for sms-clientManjunath Ranganathaiah6-1/+220
This patch adds unit test cases for: Storing and deleting secrets. Listing the secret names. Getting the secret details. Change-Id: Ida8d08202305be818926993d676c778605e130f3 Issue-ID: AAF-183 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-11Add maven build structureManjunath Ranganathaiah10-10/+65
Restructure the directories and files to accommodate maven build. This will build, test and generate jar file for clients to use. Adds a target in the top level makefile. Issue-ID: AAF-183 Change-Id: I8c27396248d83070befe51f2c6e01aed7dea9202 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-04-03Add test case for delete domainManjunath Ranganathaiah4-13/+71
Change-Id: I1ae8372d024ad5b718d369ccf9c82e3ae7d0bdd5 Issue-ID: AAF-183 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-03-27Test framework for sms client code.Manjunath Ranganathaiah5-2/+210
Adds a test case for create domain interface Change-Id: I198d4e91845753ca359330c367180bd3a3732f30 Issue-ID: AAF-183 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-03-16Return only values to the caller of getSecretManjunath Ranganathaiah2-3/+26
Use returned values of map for datatype variables. Change-Id: I3829eab81e5e573505efff68970bd3495b7a92f0 Issue-ID: AAF-98 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-03-14Updated with variety of values in client exampleKiran Kamineni1-12/+18
Added a few different values in map that are of different datatypes Sorted the import statements and grouped by function Issue-ID: AAF-98 Change-Id: Ibe9f3188b1373c10275ea4aa4817eca789680b91 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-14Initial structure and java code for sms client.Manjunath Ranganathaiah4-0/+492
Change-Id: I245302bc125515269be948bb8b6874a7d3cb5367 Issue-ID: AAF-98 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-02-05Initial Project StructureKiran1-0/+0
Includes a directory stucture for all the current components The implemented code establishes a mTLS connection to client and serves a GET status request Other requests and handlers will come in future patches Issue-ID: AAF-102 Change-Id: Ib3bca066586d23330b10550f83772ab11aacabc7 Signed-off-by: Kiran <kiran.k.kamineni@intel.com>