summaryrefslogtreecommitdiffstats
path: root/nfvbench/config_plugin.py
AgeCommit message (Collapse)AuthorFilesLines
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan1-11/+24
Includes complete refactoring of code Beta for NFVbench 2.0 Change-Id: I2997f0fb7722d5ac626cd11a68692ae458c7676e Signed-off-by: ahothan <ahothan@cisco.com>
2018-03-25[NFVBENCH-77] Config plugin misses config options coming from REST requestsahothan1-3/+3
Pass latest config to get_run_spec() Change-Id: I169f482faa0ba016d266db006da45e3fe0bb4331 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-22Change the signature for config validation functionYichen Wang1-2/+2
Change-Id: I4ef3d18f1b068165cdfc8d08278d12ec6eac4a4c Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-08-04Add support for multiple physnets for sr-iovahothan1-0/+8
Update config plugin config Add readable error message on exception Change-Id: Ie22de349582abc34d7e62570118022463f835d64 Signed-off-by: ahothan <ahothan@cisco.com>
2017-07-31Initial code drop from Cisco1.0.0ahothan1-0/+87
Change-Id: Ie2993886dc8e95c5f73ccdb871add8b96ffcc849 Signed-off-by: ahothan <ahothan@cisco.com>