summaryrefslogtreecommitdiffstats
path: root/sms-quorum/src/smsquorum
AgeCommit message (Collapse)AuthorFilesLines
2018-04-05Moving quorum and sms into common GOPATHKiran Kamineni3-139/+0
Moving quorum code and sms service code into common GOPATH for easier building and sharing of common modules between them. Issue-ID: AAF-213 Change-Id: I88a8bcc0a94960163766718a2eef6bf34fd2c1e3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-04Added Makefile for quorumclientgiri1-0/+25
Added Makefile for quorumclient Change-Id: Iee3912a8a675c7eab2514fc9257ae97dfc8b7157 Issue-ID: AAF-205 Signed-off-by: giri <hg0071052@techmahindra.com>
2018-03-08Updated the URL with sms service urlgiri2-8/+38
Updated Quorum client with correct url of sms service and tls configuration,urls with https Change-Id: Ifb957497426b5a1fa085bcc7f300e09de34dade4 Issue-ID: AAF-130 Signed-off-by: giri <hg0071052@techmahindra.com>
2018-02-27Added Quorum client with vault config filegiri2-0/+84
Quorum client is used to check the status of the vault and unseal if found sealed Change-Id: I113fd64ee8a3ed97b2c445f9a27d7352dc86aaaf Issue-ID: AAF-130 Signed-off-by: giri <hg0071052@techmahindra.com>