diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2017-11-23 09:08:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-04 02:08:19 +0000 |
commit | d9cec805d26364d8bf1fd690991f89917c69a611 (patch) | |
tree | 4072fbbe27bcf67fcacbdf0073bd39426deb9152 | |
parent | 86e9f725055b49f54a13b4bcd1d5c2cf1db97d26 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Make GenericVNF an abstract class
GenericVNF class is now an abstract class. Only optional methods are
implemented. Mandatory methods:
- instantiate
- wait_for_instantiate
- terminate
- scale
- collect_kpi.
JIRA: YARDSTICK-866
Change-Id: Ia8766f9f98816e11894d1e72b0f3bd573d091d99
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject fa3a7b8d6cadbb2d5e9311cb2da040003f9b914 +Subproject 67bd29933789e7f31c52290fdd43835e54f89ea |