From 4be97fac7033be26e958f930c028581660848673 Mon Sep 17 00:00:00 2001 From: spisarski Date: Wed, 7 Mar 2018 13:01:37 -0700 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Ensure the project for volumes are handled properly. Although this patch has added the project_name member to VolumeConfig, it does not work properly due to a cinder bug https://bugs.launchpad.net/cinder/+bug/1641982. However, the code will now allow for volumes with the same name to be created on the same pod just as long as they do not exist within the same project/tenant. JIRA: SNAPS-270 Change-Id: Ia6f98e9b66793a69c0205d2d8e38bb3d03f3333e Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index e4563aec1..f77540b44 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit e4563aec1eb8f98e5e42fe513918432eddadcd37 +Subproject commit f77540b440d3e5224eb1648339dc8c945f29bbe2 -- cgit 1.2.3-korg