summaryrefslogtreecommitdiffstats
path: root/sms-quorum
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04moving the docker build portionKiran Kamineni2-66/+0
Moving the docker build scripts too Issue-ID: AAF-213 Change-Id: I97c1de10d198c6afc97c763c54d862a10b5b7f92 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
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-04Changing docker image build to use filenameKiran Kamineni2-57/+56
Changing the docker image build process to use a specified file instead of default Dockerfile Also, fixing the line endings in .sh file to use Unix line endings. Issue-ID: AAF-213 Change-Id: I715a8d86a3bd2433f92d42e216a1f52f56cebf9b Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-04Added Makefile for quorumclientgiri2-1/+26
Added Makefile for quorumclient Change-Id: Iee3912a8a675c7eab2514fc9257ae97dfc8b7157 Issue-ID: AAF-205 Signed-off-by: giri <hg0071052@techmahindra.com>
2018-04-03Adding Docker Support for Quorum clientgiri2-0/+67
Adding Docker support for the, this is still work in progress Change-Id: Iecbdbe13ccfa79c542f8af619e882d87033512fd Issue-ID: AAF-201 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 filegiri3-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>
2018-02-16Created Quorum Project folderGirish1-0/+0
This project will contain the quorum client implementation Change-Id: Iee88ae20b0b47b04717d8409ade9340db225556d Issue-ID: AAF-127 Signed-off-by: Girish <hg0071052@techmahindra.com>