From c265ae29a04b3bb0481bd3754590d1cd6a638e9a Mon Sep 17 00:00:00 2001 From: Shashank Kumar Shankar Date: Tue, 20 Mar 2018 16:48:05 -0700 Subject: [PATCH] Updated git submodules Project: music master 73beae90094926ee4fe6dc9675c406ad9ee84367 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 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 Minor fix in Swagger file Change-Id: I4b2c308b4157d091be39f0f2bfa0372372241ae0 Issue-ID: MUSIC-55 Signed-off-by: Shashank Kumar Shankar --- docs/submodules/music.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/music.git b/docs/submodules/music.git index 7a39f41a0..73beae900 160000 --- a/docs/submodules/music.git +++ b/docs/submodules/music.git @@ -1 +1 @@ -Subproject commit 7a39f41a061b47b030961546782322a1139af7f5 +Subproject commit 73beae90094926ee4fe6dc9675c406ad9ee84367 -- 2.16.6