Updated git submodules
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Tue, 20 Mar 2018 23:48:05 +0000 (16:48 -0700)
committerGerrit Code Review <gerrit@onap.org>
Fri, 23 Mar 2018 01:03:12 +0000 (01:03 +0000)
commit73beae90094926ee4fe6dc9675c406ad9ee84367
treef5677f6ffa1356a83f3696fb3b88b24c90899c9d
parent7a39f41a061b47b030961546782322a1139af7f5
Updated git submodules

Project: music/distributed-kv-store master 7dd6e2f9e3725427c628b214cb31bda1dbe95234

Make datastore generic to support Consul/Cassandra

This patch makes the backend datastore to be generic so that the
backend datastore can be either Consul or Cassandra. This way,
MUSIC's core functionality can be used and makes other minor fixes.

Change-Id: Iba4eaa751fe60a293d6f2fd60ad06a8c4be1dd1e
Issue-ID: MUSIC-55
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Add Docker push to nexus support

This patch adds support to push built docker container to
Nexus.

Change-Id: I9c9d3c01c548c0d3dcfec70f299765f0221379dc
Issue-ID: MUSIC-59
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Minor fix in Swagger file

Change-Id: I4b2c308b4157d091be39f0f2bfa0372372241ae0
Issue-ID: MUSIC-55
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
distributed-kv-store