aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2018-03-02heat: replace neutronclient with shadeRoss Brattain1-7/+6
2018-03-02Merge "VNF interfaces are sorted by "vpci" address before being populated"Ross Brattain2-19/+15
2018-03-02Merge "Prohibit the importation of a list of libraries"Ross Brattain8-3/+127
2018-03-02Merge "Remove main() and __main__ from tests."Ross Brattain92-632/+0
2018-03-02Add yardstick.benchmark.contexts.heat.HeatContext._delete_key_file()Emma Foley2-7/+13
2018-03-02VNF interfaces are sorted by "vpci" address before being populatedRodolfo Alonso Hernandez2-19/+15
2018-03-02Remove main() and __main__ from tests.Emma Foley92-632/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley6-9/+9
2018-03-02Make files pep8 compliant before replacing assertEqual(None, xx)Emma Foley1-1/+1
2018-03-02Merge "Add "render-only" option to "task" command"Rodolfo Alonso Hernandez5-54/+235
2018-03-01Merge "Add ability to reuse existing OpenStack set-up"Ross Brattain4-4/+129
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez5-54/+235
2018-03-01Add ability to reuse existing OpenStack set-upEmma Foley4-4/+129
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain14-449/+651
2018-03-01Merge "Add methods to get an existing stack"Ross Brattain3-5/+118
2018-03-01Merge "Use context name instead of key_uuid"Ross Brattain3-39/+36
2018-03-01Merge changes from topics 'feat/keep_vnf', 'YARDSTICK-886'Ross Brattain17-345/+520
2018-03-01Merge "vFW scale-up template."Ross Brattain4-16/+142
2018-03-01Merge "Add arguments to the traffic profile render"Ross Brattain8-91/+242
2018-03-01Merge "Import "traffic_profile" modules only once"Ross Brattain15-174/+232
2018-03-01Add methods to get an existing stackEmma Foley3-5/+118
2018-03-01Use context name instead of key_uuidEmma Foley3-39/+36
2018-03-01Add _create_new_stack methodEmma Foley3-9/+49
2018-03-01Update TaskParser to deal with qualified name in ContextEmma Foley3-72/+154
2018-03-01vFW scale-up template.Mytnyk, Volodymyr4-16/+142
2018-03-01Merge "Module to manage pip packages"Rodolfo Alonso Hernandez14-4/+413
2018-03-01Add qualified name to ContextEmma Foley14-265/+318
2018-03-01Add arguments to the traffic profile renderRodolfo Alonso Hernandez8-91/+242
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez15-174/+232
2018-02-28NSB: Rename traffic_profile to trex_traffic_profileRoss Brattain3-2/+2
2018-02-28Merge "Add Flags class to base.Context"Emma Foley2-1/+67
2018-02-28Merge "Mock TRex STL libraries globally"Abhijit Sinha3-37/+21
2018-02-28Merge "Deprecate authentication variable OS_TENANT_NAME"Ross Brattain2-43/+24
2018-02-28Mock TRex STL libraries globallyRodolfo Alonso Hernandez3-37/+21
2018-02-28Merge "Improve SampleVNF hugepages setup"Abhijit Sinha3-19/+56
2018-02-28Merge "Addition of storage of extra counters for Grafana"Abhijit Sinha3-21/+98
2018-02-28Addition of storage of extra counters for GrafanaDanielMartinBuckley3-21/+98
2018-02-28Deprecate authentication variable OS_TENANT_NAMERodolfo Alonso Hernandez2-43/+24
2018-02-28Merge "Yardstick real-time influxdb KPI reporting regressions"Emma Foley5-26/+79
2018-02-28Add Flags class to base.ContextEmma Foley2-1/+67
2018-02-28Merge "add egress security rules"Ross Brattain1-1/+30
2018-02-27add egress security rulesmting1-1/+30
2018-02-24Merge "Bug Fix: Move heat_timeout variable higher"Jing Lu1-2/+2
2018-02-23Bug Fix: Move heat_timeout variable higherDimitrios Markou1-2/+2
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun5-26/+79
2018-02-23Add 'ANSIBLE_ROLES_PATH' in ansible_envJingLu52-2/+4
2018-02-22Merge "Fix error in address input format in "_ip_range_action_partial""Rodolfo Alonso Hernandez2-42/+47
2018-02-22Merge "Make files pep8 compliant"Emma Foley3-79/+61
2018-02-22Merge "Refactor benchmark.core.test_plugin.PluginTestCase"Rodolfo Alonso Hernandez2-82/+169
2018-02-20Make files pep8 compliantEmma Foley3-79/+61