From 3e90eb4793942e5a97a2d7571bdb28f08c623a96 Mon Sep 17 00:00:00 2001 From: spisarski Date: Thu, 22 Feb 2018 11:42:52 -0700 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Changed pattern on how objects lookup themselves by name and project. The pattern being replaced has unwittingly added the requirement that all creator credentials must be of type 'admin' as when looking up the associated project ID required a call to keystone.projects.list(). As the SNAPS integration tests were always creating users with an 'admin' role, this issue was not caught. As part of this patch, integration test users will no longer be admin. JIRA: SNAPS-274 Change-Id: I02957f69e31a9d4dfa63362d371f061687e59fbf Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/snaps') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index f35539139..c711acf8a 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit f3553913925b8ee5869c8e06047d6e4161a968c7 +Subproject commit c711acf8ae3e4ad6f746500747857bcc9fd6f7be -- cgit 1.2.3-korg