Update git submodules
authorspisarski <s.pisarski@cablelabs.com>
Thu, 22 Feb 2018 18:42:52 +0000 (11:42 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 23 Feb 2018 16:03:55 +0000 (16:03 +0000)
commit3e90eb4793942e5a97a2d7571bdb28f08c623a96
treec716da3806cecbdc2c58662d1cf8910946a6016b
parentb2bf77b7c081c6534fca0ccc79fce3298811a5a9
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 <s.pisarski@cablelabs.com>
docs/submodules/snaps