Age | Commit message (Expand) | Author | Files | Lines |
2018-03-02 | Merge "Remove main() and __main__ from tests." |  Ross Brattain | 120 | -701/+1 |
2018-03-02 | Add yardstick.benchmark.contexts.heat.HeatContext._delete_key_file() |  Emma Foley | 2 | -7/+13 |
2018-03-02 | VNF interfaces are sorted by "vpci" address before being populated |  Rodolfo Alonso Hernandez | 3 | -23/+32 |
2018-03-02 | Remove main() and __main__ from tests. |  Emma Foley | 120 | -701/+1 |
2018-03-02 | Merge "Replace assertEqual(None, xx) with assertIsNone(xx)" |  Abhijit Sinha | 20 | -71/+61 |
2018-03-02 | Merge "Make files pep8 compliant before replacing assertEqual(None, xx)" |  Abhijit Sinha | 3 | -266/+200 |
2018-03-02 | Merge "remove releng from Dockerfile and elsewhere" |  Emma Foley | 7 | -49/+3 |
2018-03-02 | Layout fixes to test case descriptions |  Mika Rautakumpu | 3 | -11/+16 |
2018-03-02 | Replace assertEqual(None, xx) with assertIsNone(xx) |  Emma Foley | 20 | -71/+61 |
2018-03-02 | Make files pep8 compliant before replacing assertEqual(None, xx) |  Emma Foley | 3 | -266/+200 |
2018-03-02 | Merge "Add "render-only" option to "task" command" |  Rodolfo Alonso Hernandez | 5 | -54/+235 |
2018-03-01 | Merge "Add ability to reuse existing OpenStack set-up" |  Ross Brattain | 4 | -4/+129 |
2018-03-01 | Add "render-only" option to "task" command |  Rodolfo Alonso Hernandez | 5 | -54/+235 |
2018-03-01 | Add ability to reuse existing OpenStack set-up |  Emma Foley | 4 | -4/+129 |
2018-03-01 | NSB: move interface probe to VNF, and attempt driver-only probe first |  Ross Brattain | 18 | -482/+1068 |
2018-03-01 | Merge "Add methods to get an existing stack" |  Ross Brattain | 3 | -5/+118 |
2018-03-01 | Merge "Use context name instead of key_uuid" |  Ross Brattain | 3 | -39/+36 |
2018-03-01 | Merge changes from topics 'feat/keep_vnf', 'YARDSTICK-886' |  Ross Brattain | 17 | -345/+520 |
2018-03-01 | remove releng from Dockerfile and elsewhere |  Ross Brattain | 7 | -49/+3 |
2018-03-01 | Merge "vFW scale-up template." |  Ross Brattain | 13 | -17/+660 |
2018-03-01 | Merge "Add arguments to the traffic profile render" |  Ross Brattain | 10 | -153/+248 |
2018-03-01 | Merge "Import "traffic_profile" modules only once" |  Ross Brattain | 22 | -229/+298 |
2018-03-01 | Add methods to get an existing stack |  Emma Foley | 3 | -5/+118 |
2018-03-01 | Use context name instead of key_uuid |  Emma Foley | 3 | -39/+36 |
2018-03-01 | Add _create_new_stack method |  Emma Foley | 3 | -9/+49 |
2018-03-01 | Update TaskParser to deal with qualified name in Context |  Emma Foley | 3 | -72/+154 |
2018-03-01 | vFW scale-up template. |  Mytnyk, Volodymyr | 13 | -17/+660 |
2018-03-01 | Merge "Module to manage pip packages" |  Rodolfo Alonso Hernandez | 17 | -4/+418 |
2018-03-01 | Add qualified name to Context |  Emma Foley | 14 | -265/+318 |
2018-03-01 | Add arguments to the traffic profile render |  Rodolfo Alonso Hernandez | 10 | -153/+248 |
2018-03-01 | Import "traffic_profile" modules only once |  Rodolfo Alonso Hernandez | 22 | -229/+298 |
2018-02-28 | scenario: add opnfv_os-odl-bgpvpn-noha_daily.yaml |  Ross Brattain | 1 | -0/+23 |
2018-03-01 | Bugfix: yardstick env grafana fails when access the server |  rexlee8776 | 1 | -1/+1 |
2018-03-01 | Merge "fix pep8 problem in env.py" |  Jack Chan | 1 | -8/+10 |
2018-02-28 | NSB: Rename traffic_profile to trex_traffic_profile |  Ross Brattain | 6 | -18/+14 |
2018-02-28 | Merge "Add Flags class to base.Context" |  Emma Foley | 2 | -1/+67 |
2018-02-28 | Merge "Mock TRex STL libraries globally" |  Abhijit Sinha | 3 | -37/+21 |
2018-02-28 | ansible: fix urlsplit('hostname') in convert_openrc |  Ross Brattain | 1 | -1/+1 |
2018-02-28 | Merge "Deprecate authentication variable OS_TENANT_NAME" |  Ross Brattain | 10 | -77/+36 |
2018-02-28 | Mock TRex STL libraries globally |  Rodolfo Alonso Hernandez | 3 | -37/+21 |
2018-02-28 | Merge "Improve SampleVNF hugepages setup" |  Abhijit Sinha | 4 | -55/+77 |
2018-02-28 | Merge "Addition of storage of extra counters for Grafana" |  Abhijit Sinha | 10 | -51/+6047 |
2018-02-28 | Addition of storage of extra counters for Grafana |  DanielMartinBuckley | 10 | -51/+6047 |
2018-02-28 | Deprecate authentication variable OS_TENANT_NAME |  Rodolfo Alonso Hernandez | 10 | -77/+36 |
2018-02-28 | Merge "Yardstick real-time influxdb KPI reporting regressions" |  Emma Foley | 5 | -26/+79 |
2018-02-28 | Add Flags class to base.Context |  Emma Foley | 2 | -1/+67 |
2018-02-28 | Add l2fwd module in Tgen mode |  Ace Lee | 8 | -0/+1028 |
2018-02-28 | fix pep8 problem in env.py |  rexlee8776 | 1 | -8/+10 |
2018-02-28 | Merge "add egress security rules" |  Ross Brattain | 1 | -1/+30 |
2018-02-27 | Merge "Addition of NSB Prox developer guide." |  Abhijit Sinha | 16 | -0/+1226 |