aboutsummaryrefslogtreecommitdiffstats
path: root/nfvbench/nfvbench.py
AgeCommit message (Collapse)AuthorFilesLines
2017-10-20NFVBENCH-42 Add multiple fluentd aggregators supportKerim Gokarslan1-26/+11
Change-Id: I5b752f9ad4f7b4a60f2678d22467db570e02ab82 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-41 Add fluentd result tag to nfvbench serverKerim Gokarslan1-2/+2
Change-Id: I8fc274d9f9ee2211636336bc58f43f4d105986ef Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-40 Add pylint to toxKerim Gokarslan1-36/+37
Change-Id: Ic55a07145f27c4cfaa6df5523df3940ca4433af1 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-37 Read fluentd result tag from configuration fileKerim Gokarslan1-3/+10
Change-Id: I08489ffedf81c0ad20b70d198989453a29dcbed8 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-36 Send results to fluentd on show-summary optionKerim Gokarslan1-1/+4
Change-Id: I7c3a37456e627267dda26fc4d892aa32b10fd7aa Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-35 Runlogdate is 0 in resultnfvbenchKerim Gokarslan1-4/+7
Change-Id: Ib062a7c655b1e2f8bd9304e32e3ffc92948c02c4 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-29 Add a user-provided label option to the fluentd perf recordsmortenhillbom1-1/+5
Change-Id: Ic8bece88a3235130cb0322bff41a09035e7c6d9f Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-10-20NFVBENCH-25 Send run results to fluentdKerim Gokarslan1-5/+9
Change-Id: I671a9297b90784bc30eee48ea9244a9c63a24e85 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-20NFVBENCH-27 Search vm image under project folderKerim Gokarslan1-3/+0
Change-Id: I0d9c148e868fbcd665734eb92ac5c182693c3c67 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-31NFVBENCH-12 Add run summary to fluentd streamKerim Gokarslan1-4/+18
NFVBENCH-14 Fluentd server IP adress from the config is not picked up when configured NFVBENCH-16 At the start of each run send a new fluent record with the config Change-Id: I2d76ecee5b1b93dad4eeccd67d5ed906a0a8faba Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-08-28NFVBENCH-11 Cannot override extra_specs in flavor using -c1.0.3ahothan1-2/+4
Add a whitelist for keys that can't be verified Change-Id: I8d56cb850fb133eec0097ae80f6ee5f827e651c6 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-23NFVBENCH-8 config checking fails with Exception TypeError: string indices ↵1.0.2ahothan1-8/+0
must be integers, not str Change-Id: Ic3263374efffc9ea2566e107b99f47fb3b0c6edf Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-22NFVBENCH-6 Add support for sending logs to fluentd with fluentd client libraryahothan1-0/+16
Change-Id: I1bc01b26f9e43f78c169b5fcd26247debcfe31bf Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-22Change the signature for config validation functionYichen Wang1-1/+1
Change-Id: I4ef3d18f1b068165cdfc8d08278d12ec6eac4a4c Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-08-18[NFVBENCH-7] Return errors when unknown options are passedYichen Wang1-3/+13
1. Return errors when unknown options are passed 2. Fix pep8 warnings Change-Id: I1cbc86de93b4633bbf9bd66c1dc956ff8b3679a6 Signed-off-by: Yichen Wang <yicwang@cisco.com>
2017-08-15NFVBENCH-4 Add support for log fileahothan1-4/+15
Change-Id: Id630944944d472322a763fe41ccb0e1ed9fb3066 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-11Fix NFVBENCH-3 config is modified by plugin causing side effectsahothan1-1/+2
Change-Id: I2b61e7be346333ff2ba26e14582c9c7c7f92a416 Signed-off-by: ahothan <ahothan@cisco.com>
2017-08-04Add support for multiple physnets for sr-iovahothan1-2/+26
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/+491
Change-Id: Ie2993886dc8e95c5f73ccdb871add8b96ffcc849 Signed-off-by: ahothan <ahothan@cisco.com>