Update git submodules
authorspisarski <s.pisarski@cablelabs.com>
Wed, 7 Jun 2017 20:56:00 +0000 (14:56 -0600)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 8 Jun 2017 15:10:53 +0000 (15:10 +0000)
commitb97dc4e96cb5d5a03b44968d40b3bfc3dbbd4ac8
tree85af8c14379e4b8918fd7233f5b303c8fb899d09
parent620103872eb3983e403e830e8df8e66c23985156
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Removed current working directory logic retrieving test file resources.

    Some of the SNAPS tests leverage file resources contained within the
    project. These resources were being accessed via relative paths which
    required the test clients to ensure that the CWD was the <repo>/snaps
    directory. Replaced that logic to leverage the import pkg_resources
    making the tests much more flexible and robust.

    JIRA: SNAPS-89

    Change-Id: Ic9c429ee53e4dd785641e11e1ed4de5aeeab54d1
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
docs/submodules/snaps