Update git submodules
authorlhinds <lhinds@redhat.com>
Sat, 8 Jul 2017 15:51:27 +0000 (16:51 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 11 Jul 2017 11:32:31 +0000 (11:32 +0000)
commite7ce5fb97aa1d32d9d0fca2d71b79fec92c04621
tree368ae59c4be8c8098f39bbe9e1a1f037530f6fc2
parent33a5bc7be1cbb549b47ba3981e54e3bfb15bea30
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Utilize yaml.safe_load

    The patch changes instances of yaml.load with yaml.safe_load
    which is more secure at blocking arbitrary code execution.

    The following blog has a decent explaination:

    https://www.kevinlondon.com/2015/08/15/dangerous-python-functions-pt2.html

    Change-Id: I8201baab6cb31ab31228eca83134f87a57c2f5d2
Signed-off-by: lhinds <lhinds@redhat.com>
docs/submodules/compass4nfv