DRAFT: model: remove vld_id not needed 21/40521/3
authorRoss Brattain <ross.b.brattain@intel.com>
Sun, 27 Aug 2017 20:40:51 +0000 (13:40 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 28 Aug 2017 22:50:29 +0000 (15:50 -0700)
commita5a2d9babbd0ef48e8e8ccf64a72dd9effa9f11d
treef3b1a102a56cacdb44b9447ff434f2e9eb066b66
parenta66b78d60d7d062218df8e6b9c279f7931a030cd
DRAFT: model: remove vld_id not needed

it seems vld_id is not needed now that
we add it in _resolve_topology.

Remove it from the model and Heat context first
and see what happens

Needs testing

Change-Id: I30d13c80bd90246ee3be67a2bd3439db45e20bcd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
tests/unit/benchmark/contexts/test_heat.py
yardstick/benchmark/contexts/heat.py
yardstick/benchmark/contexts/model.py