From caedd214bf01efe32ad2cb5bcde1cc4cd2a2e6bb Mon Sep 17 00:00:00 2001
From: Emma Foley <emma.l.foley@intel.com>
Date: Mon, 12 Mar 2018 13:26:12 +0000
Subject: Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge changes from topics 'delete_router', 'neutron_subnet_create', 'neutron_create'

    * changes:
      Replace neutron router deletion with shade.
      Replace neutron subnet creation with shade.
      Replace neutron network creation with shade.

  - Replace neutron router deletion with shade.

    Function delete_neutron_router now uses shade client instead of neutron
    client.

    JIRA: YARDSTICK-890

    Change-Id: I5b557b640396f343b85b5f5eff415384decc083c
    Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>

  - Replace neutron subnet creation with shade.

    Function 'create_neutron_subnet' now uses shade client
    instead of neutron client.

    JIRA: YARDSTICK-890

    Change-Id: I8eb5295cecd73742bfb5a7d0764af6f45ef0685e
    Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>

  - Replace neutron network creation with shade.

    Function create_neutron_net now uses shade client instead of neutron
    client.

    JIRA: YARDSTICK-890

    Change-Id: I456078e98550901c1f736640c9f9bd0d5f9c3df6
    Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
---
 docs/submodules/yardstick | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick
index b367a8efb..108749ac9 160000
--- a/docs/submodules/yardstick
+++ b/docs/submodules/yardstick
@@ -1 +1 @@
-Subproject commit b367a8efbd894fb9b9f7eb084a002644be41998d
+Subproject commit 108749ac9b0063f94296df1f487841c9b384811b
-- 
cgit