Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 12 Jul 2018 11:28:04 +0000 (11:28 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 12 Jul 2018 11:28:04 +0000 (11:28 +0000)
commite4f4c5f3722cfeae407c0fa451b8f6ef351a723d
tree144097bfdc3bd9396ad7ad2b9a3ccb999f295e4f
parent43693f4d71b960f06227beb104f54fa281f495af
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Do not request NFVi metrics from empty nodes"
  - Do not request NFVi metrics from empty nodes

    In Collector class [1], the information from the nodes is retrieved to
    create a ResourceProfile object per node. If the node information is
    empty, Collector should skip this node.

    [1] https://github.com/opnfv/yardstick/blob/master/yardstick/network_services/collector/subscriber.py#L34

    JIRA: YARDSTICK-1302

    Change-Id: I84dff3e20881352263736b682a60a4f382960153
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
docs/submodules/yardstick