From 061adb27746c1e18a82830a5d7a69517e1158745 Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Thu, 3 Aug 2017 14:23:55 +0000 Subject: 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 --- 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 1d3be6637..3688eb422 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit 1d3be6637bb78b514a0dfe32a34dbc7c93ea0611 +Subproject commit 3688eb42266a2a96a16eb140eebf6f86a7bc126b -- cgit 1.2.3-korg