Update git submodules
authorSteven Pisarski <s.pisarski@cablelabs.com>
Thu, 3 Aug 2017 14:23:55 +0000 (14:23 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 3 Aug 2017 14:23:55 +0000 (14:23 +0000)
commit061adb27746c1e18a82830a5d7a69517e1158745
tree8681e433be74cb1a894721d00d4eb314e8619316
parentd9fcfc55521cee79e063031d4e8eadf449bb5dd9
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Refactor network retrieval API calls."
  - Refactor network retrieval API calls.

    Refactored neutron_utils#get_network() to also accept a
    NetworkSettings object for more robust queries in addition to
    the old network_name parameter. Also refactored neutron_utils#
    get_network_by_id to add in the ID to list_networks((**{'id': id)
    and returning the first item contains the expected ID value.

    JIRA: SNAPS-161

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