Update git submodules
authorEmma Foley <emma.l.foley@intel.com>
Mon, 12 Mar 2018 13:26:12 +0000 (13:26 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 12 Mar 2018 13:26:12 +0000 (13:26 +0000)
commitcaedd214bf01efe32ad2cb5bcde1cc4cd2a2e6bb
tree2b5f34a50fbb1854fb03cff3736501a21934eb37
parent6ba41083692052ce735c366b467ff706e8418260
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