music/distributed-kv-store.git
7 years agoUpdate some fixes. 91/34591/3
Shashank Kumar Shankar [Wed, 7 Mar 2018 23:19:20 +0000 (15:19 -0800)]
Update some fixes.

Adding some fixes to the docker builds and code.

Change-Id: Ia7446519ad64339eefd79975918b469052a27934
Issue-ID: MUSIC-41
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoAdd Docker building scripts and update swagger 81/33281/5
Shashank Kumar Shankar [Tue, 27 Feb 2018 23:41:46 +0000 (15:41 -0800)]
Add Docker building scripts and update swagger

This patch adds scripts to build Docker container and
updates swagger API doc.

Change-Id: Ifb10d483946112e38d716c9ae07995ffeb14d2d3
Issue-ID: MUSIC-41
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoAdd feature to hold configs in filesystem 01/33501/4
Shashank Kumar Shankar [Thu, 1 Mar 2018 01:54:59 +0000 (17:54 -0800)]
Add feature to hold configs in filesystem

This patch adds feature to hold config files
on filesystem and adds all unit tests to have
enough coverage for milestones.

Change-Id: Icd6f3dc93e0f419500f82f0a6ccd62e500dfc918
Issue-ID: MUSIC-42
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoUpdate dependencies to latest 39/32639/2
Shashank Kumar Shankar [Thu, 22 Feb 2018 23:14:56 +0000 (15:14 -0800)]
Update dependencies to latest

This patch updates dependency versions to latest so that
they are compatible with Go version 10 which is being
in the process of being run at the Jenkins Jobs [1].

[1] - https://gerrit.onap.org/r/#/c/32291/

It also makes a minor update to the API.

Change-Id: Ibd14652686a57c170a2fe60cf4e68b63dcac6119
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoUpdate tests and refactor code 85/31885/5
Shashank Kumar Shankar [Thu, 15 Feb 2018 22:48:19 +0000 (14:48 -0800)]
Update tests and refactor code

This patch adds some more tests and refactors the
codebase.

Change-Id: Iee669b85c5c7f9bdd01271fe86df20506f567d23
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoUpdate Makefile and gitignore 21/31621/4
Shashank Kumar Shankar [Tue, 13 Feb 2018 18:28:17 +0000 (10:28 -0800)]
Update Makefile and gitignore

This patch updates the Makefile and gitignore and also tests
Jenkins jobs on the merged CI job.

Change-Id: I94d1b778b2663081df38140f54d98eb1c1316055
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoAdd swagger.json API ref and refactor code base 27/31127/2
Shashank Kumar Shankar [Fri, 9 Feb 2018 22:16:04 +0000 (14:16 -0800)]
Add swagger.json API ref and refactor code base

This patch adds the API reference in the form of
swagger.json and refactors codebase to help in building
process using a Makefile.

Change-Id: I1ce11de6daf8defb563d8b6f319f05711057413b
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoInitial seed code for distributed KV store 79/30779/1
Shashank Kumar Shankar [Thu, 8 Feb 2018 01:50:55 +0000 (17:50 -0800)]
Initial seed code for distributed KV store

This patch includes the initial seed code for KV store.

Subsequent patches will include documentation, API ref and
unit tests.

Change-Id: I6296215b6b796400947ba925a2d8c46380e16992
Issue-ID: MUSIC-23
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
7 years agoInitial empty repository
Jessica Wagantall [Mon, 29 Jan 2018 18:22:18 +0000 (18:22 +0000)]
Initial empty repository