From 718b96d6ed4fdb611e2322e971e71675a6ece023 Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Thu, 13 Jul 2017 19:55:08 +0000 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Merge "Created domain class for routers." - Created domain class for routers. Created Router domain class so neutron_utils.py functions returning router objects will not be leaking out implementation details as each API version can change these data structures and this should all be handled by the SNAPS neutron utility. JIRA: SNAPS-115 & SNAPS-14 Change-Id: Ib6d36a735d835a6ed4ede489b14e33a261458fed Signed-off-by: spisarski --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index 317a6f8c4..b490e8dc9 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit 317a6f8c44efbefaeb800edafcc6fb4cb88bedea +Subproject commit b490e8dc9fb01c6f9c44dd9a585ca1a1ae00bf19 -- cgit 1.2.3-korg